[gdal-dev] Incorrect "land cover" color from USGS GeoPDF

2014-07-08 Thread John W. Glendening
Using gdal_translate to extract the non-image, non-border map from a USGS GeoPDF gdal_translate CA_Lopez_Point_OE_W_20120306_TM_geo.pdf o36121a6.tif --config GDAL_PDF_LAYERS_OFF "Map_Collar","Map_Frame.Projection_and_Grids","Images" I find that while the colors of the contour lines and text m

Re: [gdal-dev] Error with VagrantFile due to postgis-gdal dependency

2014-07-08 Thread Even Rouault
Le mercredi 09 juillet 2014 00:13:18, Jorge Arevalo a écrit : > Hello, > > I'm testing the VagrantFile included in GDAL trunk to create a development > environment for GDAL, based on Vagrant. I'm following the instructions [1], > but getting an error [2] > > Looks like the problem is the dependen

[gdal-dev] Error with VagrantFile due to postgis-gdal dependency

2014-07-08 Thread Jorge Arevalo
Hello, I'm testing the VagrantFile included in GDAL trunk to create a development environment for GDAL, based on Vagrant. I'm following the instructions [1], but getting an error [2] Looks like the problem is the dependency between PostGIS and GDAL. The vagrant script tries to install PostGIS bef

[gdal-dev] DIMAP driver not working correctly

2014-07-08 Thread bas smit
When I tried to open SPOT 5 DIMAP format imagery using Python bindings as gdal.Open(infile, GA_ReadOnly), it can not display the map info (geotransform and projection), and the sequence of band numbers are different. Also, I tried to convert it into GeoTiff format using gdal_translate.exe; the sa

Re: [gdal-dev] how can a Geotiff occupy three times the disk space of an ASCII Grid?

2014-07-08 Thread G. Allegri
I've extracted a subset from the original ASCII: https://dl.dropboxusercontent.com/u/13861666/FI_clipped.asc I'm obtaining the same behaviour, so it can be a test case. giovanni 2014-07-05 21:43 GMT+02:00 G. Allegri : > ldd tells me that both QGIS and gdalinfo point to the same gdal libs > > ld