Hi,
I need library of java classes which represents location, distance, bearing (and so on)
in latitude/longitude coordinates. I could use OpenMap LatLonPoint class but I don't
want to bind my application (which doesn't display any map) with full openmap.jar.
I'm thinking about spliting openmap.jar into two parts:
- one small containing base classes for handling data (LatLonPoint, ...) and making
spatial calculations (GreatCircle, ...)
- second with the rest (GUI, Layers, Plugins, ...)
Other option is to create openmap-base.jar as a subset of full openmap.jar. I'm not sure
if OpenMap's license allows me to do that.
Regards,
Piotr Kaminski
-- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Fri Jan 9 16:03:42 2004
This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:37 EDT