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] ogr2ogr convert geojson to MapInfo tab

2015-09-17 Thread Even Rouault
Le jeudi 17 septembre 2015 18:21:24, Maxime Demers a écrit : > Hi Even, > > Sorry to reply you in a new thread. I have realize my mail-list settings > was set to not send me replies. I have found your reply in the archive. > > Thank you for your answer. I am a bit desapointed that no solution exi

[gdal-dev] ogr2ogr convert geojson to MapInfo tab

2015-09-17 Thread Maxime Demers
Hi Even, Sorry to reply you in a new thread. I have realize my mail-list settings was set to not send me replies. I have found your reply in the archive. Thank you for your answer. I am a bit desapointed that no solution exists for now, and I dont think I would be able to test with the trunk vers

[gdal-dev] ogr2ogr convert geojson to MapInfo tab

2015-09-17 Thread Maxime Demers
Hello, I encounter a problem using ogr2ogr (from gdal 1.10) when trying to convert a geojson to MapInfo Tab. The output MapInfo tab does not include the projection wich is defined in the geojson as EPSG:3857 so srs is defined as WGS84 as default. I think its a known problem with MapInfo Tab (mita