Re: [gdal-dev] ogr2ogr convert geojson to MapInfo tab

2015-09-18 Thread Maxime Demers
My bad, I realize I have installed Gdal core from gisinternals using gdal-201-1600-core.msi but this file is dated of 2015-07-30. I did not realize the core installer were not up to date. Now using the version form release-1600-gdal-mapserver.zip I confirm that the result is good! Thank you Even!

Re: [gdal-dev] ogr2ogr convert geojson to MapInfo tab

2015-09-18 Thread Even Rouault
Le vendredi 18 septembre 2015 15:08:31, Maxime Demers a écrit : > Hi Even, > > I just proceeded to test the conversion from geojson to mapInfo tab with > the latest build. The result is not good. Maxime, Which binary did you use ? If that works, that will report : PROJCS["WGS 84 / Pseudo-Merca

Re: [gdal-dev] ogr2ogr convert geojson to MapInfo tab

2015-09-18 Thread Maxime Demers
Hi Even, I just proceeded to test the conversion from geojson to mapInfo tab with the latest build. The result is not good. geojson file: { "type":"FeatureCollection", "crs":{ "type":"name", "properties":{ "name": "EPSG:3857" } }, "features":[ {

Re: [gdal-dev] Handling pdfium build / integration

2015-09-18 Thread Even Rouault
> > It looks like its an error in 4.9.0. Just tried with 5.2.0 and it works out of the box -- Spatialys - Geospatial professional services http://www.spatialys.com ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listi

Re: [gdal-dev] Handling pdfium build / integration

2015-09-18 Thread Even Rouault
Le vendredi 18 septembre 2015 14:01:22, Brad Hards a écrit : > On Fri, 18 Sep 2015 02:02:14 PM you wrote: > > > ar: creating ./libbigint.a.new > > > ar: BigInteger.o: No such file or directory > > > ar: creating ./libfx_libopenjpeg.a.new > > > ar: bio.o: No such file or directory > > > ar: creating

Re: [gdal-dev] Handling pdfium build / integration

2015-09-18 Thread Brad Hards
On Fri, 18 Sep 2015 02:02:14 PM you wrote: > > ar: creating ./libbigint.a.new > > ar: BigInteger.o: No such file or directory > > ar: creating ./libfx_libopenjpeg.a.new > > ar: bio.o: No such file or directory > > ar: creating ./libfx_libjpeg.a.new > > ar: fpdfapi_jcapimin.o: No such file or direct

Re: [gdal-dev] Handling pdfium build / integration

2015-09-18 Thread Even Rouault
> ar: creating ./libbigint.a.new > ar: BigInteger.o: No such file or directory > ar: creating ./libfx_libopenjpeg.a.new > ar: bio.o: No such file or directory > ar: creating ./libfx_libjpeg.a.new > ar: fpdfapi_jcapimin.o: No such file or directory > ar: creating ./libfx_lcms2.a.new > ar: cmscam02.

Re: [gdal-dev] Handling pdfium build / integration

2015-09-18 Thread Brad Hards
On Thu, 17 Sep 2015 11:19:47 AM you wrote: > Basically if you download > https://github.com/rouault/pdfium/blob/build/build- lin.sh , run it, it > will install pdfium to $HOME/pdfium/install That isn't working out for me. I appear to be getting errors on this part of the "normal" step: cd third_