On lundi 29 mai 2017 10:35:36 CEST Jonathan Beliën wrote:
> Any idea about this topic ?
>
I've just fixed the issue per
https://trac.osgeo.org/gdal/ticket/6903
where -t_srs EPSG:31370 will now work.
You can workaround the issue by using -t_srs belgian72.txt
with belgian72.txt content being:
PR
han Beliën
>
> GEO-6
>
>
>
> *De :* gdal-dev [mailto:gdal-dev-boun...@lists.osgeo.org] *De la part de*
> Jonathan Beliën
> *Envoyé :* mardi 9 mai 2017 10:21
> *À :* 'GDAL List'
> *Cc :* mi...@egroups.com; 'Hellemans, Philippe'
>
> *Objet :* Re: [
..@gmail.com]
Envoyé : mardi 9 mai 2017 01:32
À : Jonathan Beliën mailto:j...@geo6.be> >
Cc : mi...@egroups.com <mailto:mi...@egroups.com> ; GDAL List
mailto:gdal-dev@lists.osgeo.org> >; Hellemans,
Philippe mailto:p...@geo6.be> >
Objet : Re: [gdal-dev] ogr2ogr mapinfo repo
i 9 mai 2017 01:32
À : Jonathan Beliën
Cc : mi...@egroups.com; GDAL List ; Hellemans,
Philippe
Objet : Re: [gdal-dev] ogr2ogr mapinfo reporjection
When you say that the coordsys header is wrong, are you looking at it in
MapInfo or in a text editor? If you look at the MIF file coordinates in a
When you say that the coordsys header is wrong, are you looking at it in
MapInfo or in a text editor? If you look at the MIF file coordinates in a
text editor do they look like they have been correctly transformed, and it
is just the header that is wrong?
On Mon, May 8, 2017 at 7:39 AM, Jonathan B
Hello everyone,
I struggle to reproject GeoJSON file to TAB (or MIF) file.
The source projection is EPSG:4326 and the destination projection is
EPSG:31370 (Belge 1972 / Belgian Lambert 72 Belgium :
http://epsg.io/31370)
I searched forums and mailing lists and saw that there was some iss