Hi,

I received an JPEG2000 image which contains wrong georeferencing as embedded
GML. I know that origin in this
<gml:origin>
   <gml:Point gml:id="P0001" srsName="urn:ogc:def:crs:EPSG::3067">
     <gml:pos>320000.0000000000000 6953999.5000000000000</gml:pos>
   </gml:Point>
</gml:origin>
should actually be 320000.250 6953999.750

Does GDAL offer any means for correcting the metadata? Are there other open
source tools for this purpose?

-Jukka Rahkonen-

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to