Skip to content

An OrbisGIS-based server for OGC web services (WMS, WPS...)

Notifications You must be signed in to change notification settings

ebocher/orbisgis-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrbisGIS Server

An OrbisGIS-based server for OGC web services (WMS, WPS...).

Build instructions

  1. Install play 2.0.2,
  2. run play at the root of the orbisgis-server repository to start the play console (which is an sbt console),
  3. check it finds the dependencies and compiles correctly with:
compile
  1. start it using:
start
  1. go to http://localhost:9000/wms/manage for the main management panel.

About

An OrbisGIS-based server for OGC web services (WMS, WPS...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 83.6%
  • Scala 16.4%