I would appreciate any ideas here.

I am using the Orthographic projection and for that I created a WKT string
that I modify dynamically to set the latitude_of_origin/central_meridian and
then just create the CRS via CRS.parseWKT.

I need to get hundreds of maps centered on different coordinates and the
above idea seems to work almost well.  I am noticing some performance
deterioration after 1 hour of work but that will be another post.

However, that idea seems crude to me and I was wondering if there is another
way to just modify the CRS object directly.  I have looked all over the
place and I have not been able to find a better way to do it.

Any ideas would be appreciated.

Thanks,
-Felipe



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/How-to-change-latitude-of-origin-central-meridian-dynamically-in-CRS-tp5282326.html
Sent from the geotools-gt2-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
GeoTools-GT2-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to