Skip to content

tdipisa/geostore

 
 

Repository files navigation

Build Status Build Status Build Status Coverage Status

GeoStore is an open source Java enterprise application for storing, searching and retrieving data on the fly.

GeoStore performs authentication internally (auth framework shall be pluggable), and internal authorization rules grant permissions on single Resources or whole Categories.

A comprehensive REST API allows an easy handling of internal resources, so that client side applications can easily query the store, while remote server side application can integrate with GeoStore using the GeoStoreClient, an utility java class that hides the REST communications complexities.

Documentation

For more information check the GeoStore wiki .

License

GeoStore core modules are free and Open Source software, released under the GPL v3 license.

Professional Support

GeoStore is being developed by GeoSolutions hence you can talk to us for professional support. Anyway the project is a real Open Source project hence you can contribute to it (see section below).

Contributing

We welcome contributions in any form:

  • pull requests for new features
  • pull requests for bug fixes
  • pull requests for documentation
  • funding for any combination of the above

About

Open Source Java enterprise application for storing, searching and retrieving data on the fly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%