Selon Pavel Rudchenko <[email protected]>: > Hello. > Why via GDAL library (C# .net wrapper) som GeoTIFF tags not right? > For example, I know, that it's right: GeogCitationGeoKey (Ascii,6): "WGS84" > But GDAL result is: GeogCitationGeoKey (Ascii,7): "WGS 84"
What makes you believe that WGS84 is better than "WGS 84" ? I checked quickly in the goetiff spec and could not find anything that normalizes the content of GeogCitationGeoKey. It seems that citations geokeys can contain rather arbitrary stuff. Perhaps I've missed something ? _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
