An open API service indexing awesome lists of open source software.

https://github.com/mapfish/java-geojson

java library for generating GeoJSON structures
https://github.com/mapfish/java-geojson

Last synced: 8 months ago
JSON representation

java library for generating GeoJSON structures

Awesome Lists containing this project

README

          

To build the jar file you need to:

(1) download maven from http://maven.apache.org/download.html and unzip it somewhere
(2) changedir into /path/to/MapFish/server/java/mapfish-geo-lib
(3) launch the command /path/to/apache-maven-2.0.8/bin/mvn package

This should create the jar file mapfish-geo-lib-0.1.jar.