Changes between Initial Version and Version 1 of Ticket #4762


Ignore:
Timestamp:
Jul 29, 2012, 8:26:50 AM (12 years ago)
Author:
6896896
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4762 – Description

    initial v1  
    88i get correct result with this projection specification:
    99
    10  wget http://spatialreference.org/ref/sr-org/czech-s-jtsk-epsg2065/ogcwkt/ -O 2065.prf
    11  ogr2ogr -f "GML" -s_srs 2065.prf -t_srs "epsg:102067" out102067.gml in2065.gml
     10 wget http://spatialreference.org/ref/sr-org/czech-s-jtsk-epsg2065/ogcwkt/ -O 2065.prf[[BR]]
     11
     12 ogr2ogr -f "GML" -s_srs 2065.prf -t_srs "epsg:102067" out102067.gml in2065.gml[[BR]]
     13
    1214 ogr2ogr -f "GML" -s_srs 2065.prf -t_srs "epsg:4326" out4326.gml in2065.gml
    1315