Hi,
I'm trying to come up with the most concise way of generating correct WKT
for all UTM zones given lat and lon.
1. Is it important to account for the special zones 30V, 31V, 32V, 31X,
33X, 35X, and 37X? Does geotools have any problems if points covered by
those zones are assumed to fall into the relevant standard zones?
2. For standard zones, it seems easiest to use AUTO:42002 to find the
correct local zone's projeciton:
CRS.decode(String.format("%s,%s,%s", "AUTO:42002", 22, -31))
Are there any problems with this?
3. If accounting for special zones is required, how do I construct the WKT
without manually analyzing which zone my lat/lon falls into and without
manually setting the WKT parameters? I don't see any EPSG codes
corresponding to the special zones, and the AUTO:42002 approach does not
handle them either.
Thanks,
Simon
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users