I was wondering if there is a list, for each projection supported by OGR, reasonable default values for each projection parameter. For example, if the user is switching projections in an app, a small table listing the projection parameters appears, but they need to be populated with reasonable default values.

e.g. for the New Zealand Mining Grid, one could do
spatialRef.SetNZMG(centerLat = 41, centerLong = 173, falseEasting=2510000, falseNorthing=6023150);

Ray

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to