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
- Host: GitHub
- URL: https://github.com/mapfish/java-geojson
- Owner: mapfish
- Archived: true
- Created: 2013-02-15T12:31:08.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-13T10:48:44.000Z (over 12 years ago)
- Last Synced: 2025-03-15T19:44:41.663Z (about 1 year ago)
- Language: Java
- Homepage: http://www.mapfish.org
- Size: 161 KB
- Stars: 14
- Watchers: 9
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.txt
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.