[gdal-dev] List of reasonable default parameters for each projection

Ray Gardener rayg at daylongraphics.com
Sun Oct 11 12:09:52 PDT 2015


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



More information about the gdal-dev mailing list