OpenStreetMap Layer 1.16.1
Description
This plug-in adds support for the OpenStreetMap (OSM) raster layers.
OpenStreetMap is a free and editable map, made by people like you. OpenStreetMap provides detailed information and covers pretty much the whole world.
At the moment this plug-in only reads the OSM raster data. It does not read or edit the OSM vector data. Since the OSM licencing model is far less strict than Google's, this layer can be a perfect alternative for the Google street maps.
For more information, visit the OpenStreetMap website, or the copyright page.
Community & Docs
HTML:
PDF:
JavaDoc:
Using this project in maven
In order to use this plug-in in your Maven-project, add the following dependency to the pom.xml:
<dependency> <groupId>org.geomajas.plugin</groupId> <artifactId>geomajas-server-layer-openstreetmap-parent</artifactId> <version>1.16.1</version> </dependency>