REST Client 1.16.1
Description
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.
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-face-rest-parent</artifactId> <version>1.16.1</version> </dependency>