Hi all,

my scenario covers LineStrings in WGS84 around the whole world. I need to
make a mile-buffer around my LineString and I thought about a solution by:

defining my own oblique mercator projection for every Line segment,
transforming from WGS84 to this projection,
buffering with value of miles,
transforming back to WGS84 and then
unite all the buffers i created.

is there an easy way to define my own mercator projection by two WGS84
points? or perhaps someone has an easier solution for my problem?

regards,
Matthes
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to