All Projects → geosolutions-it → geostore

geosolutions-it / geostore

Licence: GPL-3.0 license
Open Source Java enterprise application for storing, searching and retrieving data

Programming Languages

java
68154 projects - #9 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].