Module: NSWTopo::OS
Constant Summary collapse
- Error =
Class.new RuntimeError
- Missing =
Class.new RuntimeError
- GDAL =
%w[ gdal_contour gdal_grid gdal_rasterize gdal_translate gdaladdo gdalbuildvrt gdaldem gdalenhance gdalinfo gdallocationinfo gdalmanage gdalserver gdalsrsinfo gdaltindex gdaltransform gdalwarp gnmanalyse gnmmanage nearblack ogr2ogr ogrinfo ogrlineref ogrtindex testepsg ]- ImageMagick =
%w[ animate compare composite conjure convert display identify import mogrify montage stream ]- SQLite3 =
%w[sqlite3]- PNGQuant =
%w[pngquant]- GIMP =
%w[gimp]- Zip =
%w[zip]- SevenZ =
%w[7z]