Even Rouault-2 wrote
> ICreateLayer() when receiving a OGRSpatialReference* may decide to change
> the 
> axis mapping strategy. That is: if it receives a OGRSpatialReference with 
> AUTHORITY_COMPLIANT order, it may decide to switch to
> TRADITIONAL_GIS_ORDER 
> and GetSpatialRef()::GetDataAxisToSRSAxisMapping() will reflect that.
> Tools 
> like ogr2ogr will need to do the geometry axis swapping in that case

Does this guarantee that it is impossible or at least pretty difficult to
create for example crazy shapefiles with flipped axis and rotated geometries
even if user tries to force that with AUTHORITY_COMPLIANT mode switch?

-Jukka Rahkonen-




--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to