Hello,
The projection classes have forward methods that allow you to turn a Lat/Lon
into an XY point based on the projection your calling forward on.
Ie: Point xy = projection.forward(latLonPoint)
-----Original Message-----
From: owner-openmap-users_at_bbn.com [mailto:owner-openmap-users_at_bbn.com] On
Behalf Of Ben Podoll
Sent: Wednesday, July 21, 2004 9:34 AM
To: openmap-users_at_bbn.com
Cc: 'OpenMap Support'
Subject: [OpenMap Users] Convert one lat/lon point to x/y
Is there a convenience method (or static utility method somewhere) so that I
can just feed it a lat/lon (and projection) and it will return a x/y point?
--
[To unsubscribe to this list send an email to "majdart_at_bbn.com" with the
following text in the BODY of the message "unsubscribe openmap-users"]
--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Wed Jul 21 2004 - 10:24:57 EDT