OpenMap is a JavaBeans-based GIS toolkit for building applications and applets needing geographic information. Using OpenMap components, you can access data from legacy applications, in-place, in a distributed setting. At its core, OpenMap is a set of Swing components that understand geographic coordinates. These components help you show map data, and help you handle user input events to manipulate that data.
| Tags | Software Development Libraries Application Frameworks Scientific/Engineering Visualization Java Libraries |
|---|---|
| Implementation | Java |
Recent releases


No changes have been submitted for this release.


Release Notes: This release included changes to the ProjectionFactory to dynamically manage projections, and a com.bbn.openmap.dataAccess.iso8211 package that provides support for reading ISO 8211 data files. A com.bbn.openmap.dataAccess.asrp package that reads ASRP image data was also included. ASRP images can be displayed using the com.bbn.openmap.layer.asrp.ASRPLayer. Many minor changes were made.


No changes have been submitted for this release.


Release Notes: This release has MapBean changes, a BufferedLayer that can act as a group layer to buffer all layers into an image, a BufferedLayerMapBean, an updated beanbox package, fixes to the EsriPlugIn, a modified Shape dataAccess package, and a refined GraphicLoader concept. Many changes have been madde to OMGraphics.


Release Notes: This release includes drag and drop support, a new OMColorChooser preview panel, WMSPlugIn updates, EsriPlugIn updates, progress meter support, and a revised graphicLoader package, among other changes. In addition, OpenMap now uses Ant exclusively for compilation instead of autoconf.