This page was last edited by FrankM on Tue, 26/02/2013 - 11:07
Jan De Moerloose
Enables access to the Geomajas system using REST and GeoJSON.
It currently allows reading layer data in GeoJSON. This can for example be used to display data in alternate clients like OpenLayers.
Future release will include REST/JSON access to the Geomajas commands and WRITE access to the layers.
In order to use this plug-in in your Maven-project, add the following dependency to the pom.xml:
<dependency> <groupId></groupId> <artifactId></artifactId> </dependency>