to convert from the x,y points to the corresponding lat/lon points on
the map image you should take a look at
http://openmap.bbn.com/doc/api/com/bbn/openmap/proj/Projection.html#inverse(int,%20int)
Which explains the inverse() method.
Hope that helps.
Ben Podoll wrote:
>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:31:15 EDT