Re: [gdal-dev] Problem with newer GDAL versions reading remote atom service

2020-01-04 Thread Pedro Venâncio
Wow, faster was impossible! Thank you very much Even! Best regards, Pedro A sábado, 4/01/2020, 18:07, Even Rouault escreveu: > Pedro, > > > There is something wrong when reading remote Atom services with newer > GDAL > > versions. > > I've commited fixes in master, 3.0 and 2.4 for that issue.

[gdal-dev] Mailing list remove

2020-01-04 Thread Ottavio Cavalcanti
Hello, Can you remove this email address from your list? Thank you Have a great weekend Ottavio ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] ogr2ogr - Export DXF file with attribute data

2020-01-04 Thread Bojan Bizjak
Hi All, Is there a possibility to export DXF postgresql/postgis table using SQL with attribute data. If so, where can I find an example? Best regards, Bojan Bizjak ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailma

Re: [gdal-dev] Problem with newer GDAL versions reading remote atom service

2020-01-04 Thread Even Rouault
Pedro, > There is something wrong when reading remote Atom services with newer GDAL > versions. I've commited fixes in master, 3.0 and 2.4 for that issue. You can workaround it by prefixing the http:// URL with /vsicurl/ Even -- Spatialys - Geospatial professional services http://www.spatialy

[gdal-dev] Problem with newer GDAL versions reading remote atom service

2020-01-04 Thread Pedro Venâncio
Hi, There is something wrong when reading remote Atom services with newer GDAL versions. For instance, this Atom service: http://mapas.dgterritorio.pt/inspire/atom/CDG_COS2018v1_Continente_Atom.xml *Windows - OSGeo4W - GDAL 3.0.2:* C:\>gdalinfo --version GDAL 3.0.2, released 2019/10/28 C:\>ogr

Re: [gdal-dev] ogr2ogr -f KML parameters

2020-01-04 Thread lars . schylberg
I would use ogr sql syntax to select whatever you would like to keep. Experiment first with ogrinfo. Then do it with ogr2ogr. /Lars S. 4 januari 2020 kl. 12:50, "LE LAMER Romain" mailto:rlela...@hotmail.fr?to=%22LE%20LAMER%20Romain%22%20)> skrev: Hi, During a kml export, from a shp, I have many t

Re: [gdal-dev] How to convert png color to png/tiff black and white

2020-01-04 Thread LE LAMER Romain
Hi, Sorry to answer that now I have not had the notification ... (it was in my spam) I used software to binarize my png which allowed me to carry out my project until the end. But I like the idea of being able to process this via a script. I have a script_list.sh which contains a script_file.sh

[gdal-dev] ogr2ogr -f KML parameters

2020-01-04 Thread LE LAMER Romain
Hi, During a kml export, from a shp, I have many tags that do not interest me and that I would like to delete. I cannot find the information if it is possible via a parameter in the ogr2org program. ogr2ogr -f KML output.kml input.shp Ex: http://www.opengis.net/kml/2.2";> gbl_0_0