Skip to content

jsanko9/northpine

 
 

Repository files navigation

NorthPine

This is the webserver code for a service that will turn an ArcGIS Rest Map service into a shapefile. It is not limited to rate limits (i.e. layers with < 1000 features)

Dependencies

  1. Install Jdk 1.8
  2. Install Maven
  3. Install and setup GDAL Windows - Mac/Linux

Getting it to run

  1. Make sure you can run java & maven from command line, check with: java -version && mvn --version
  2. run mvn install
  3. run java -jar target/NorthPine-1.0-SNAPSHOT-jar-with-dependencies.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 86.0%
  • JavaScript 8.0%
  • CSS 3.2%
  • HTML 1.7%
  • Dockerfile 1.1%