OpenStreetMap layer

This page was last edited by Pieter De Graef on Thu, 08/07/2010 - 11:32

Summary - OpenStreetMap layer
Maintainer:

Pieter De Graef

Plug-in Type:Layer implementation
Status:Graduated  Code Style rating Provenance review rating Documentation rating Test coverage rating
Compatibility: back-end
Support Type:Official Geomajas plug-in

Community & Documentation

Plug-in description

This plug-in adds support for OpenStreetMaps (OSM) raster layers. OpenStreetMap is a free and editable map, made by people like you. With OpenStreetMap you can view geographical data from the whole world.

At the moment this plug-in only reads in 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.

Using this plug-in 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-layer-openstreetmap</artifactId>
	</dependency>

Server Maintenance

Tuesday, the 1st of may, all Geomajas servers will go down for maintenance.

This means that for a few hours, the Maven repository, the showcases etc will be unavailable.

Our apologies.

Show