Re: [gdal-dev] How to install GDAL 2.x on CentOS 7 without being by building from source?

2017-02-10 Thread Leonan Carvalho
I would love to contribute to update EPEL version. The last version was updated 1 year ago http://pkgs.fedoraproject.org/cgit/rpms/gdal.git/commit/?h=epel7 But I have no idea how to do it. 2017-02-10 16:06 GMT-02:00 Sebastiaan Couwenberg : > On 02/10/2017 06:51 PM, Leonan Carvalho wr

[gdal-dev] How to install GDAL 2.x on CentOS 7 without being by building from source?

2017-02-10 Thread Leonan Carvalho
Hi community, I just posted a question on Geographic Information Systems Stack Exchange (link bellow) and got 2 up votes in less than 5 minutes. I'm using CentOS and it all working fine because a easy installation with "yum install gdal gdal-python" but this packages are outdated, the provided v

Re: [gdal-dev] Question about KML Lib

2016-01-27 Thread Leonan Carvalho
Hi I don't understand that is ogr function force the creation of these fields, and if it does so, it should be possible to disable it or enable it through settings and parameters. Am I wrong? What I am avoiding is just extra work to analyze if these fields and having to remove them when they were

[gdal-dev] Question about KML Lib

2016-01-27 Thread Leonan Carvalho
Dear All, I'd asked a question on GIS Starkexchange ( http://gis.stackexchange.com/questions/177545/convert-kml-to-geojson-with-ogr2ogr-and-remove-kml-special-attributes) about a