https://github.com/ngageoint/elasticgeo
ElasticGeo provides a GeoTools data store that allows geospatial features from an Elasticsearch index to be published via OGC services using GeoServer.
https://github.com/ngageoint/elasticgeo
elasticsearch geoserver geotools ogc-services
Last synced: 24 days ago
JSON representation
ElasticGeo provides a GeoTools data store that allows geospatial features from an Elasticsearch index to be published via OGC services using GeoServer.
- Host: GitHub
- URL: https://github.com/ngageoint/elasticgeo
- Owner: ngageoint
- License: gpl-3.0
- Created: 2015-03-17T14:27:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-25T23:17:05.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T19:17:58.439Z (24 days ago)
- Topics: elasticsearch, geoserver, geotools, ogc-services
- Language: Java
- Homepage:
- Size: 1.33 MB
- Stars: 169
- Watchers: 38
- Forks: 86
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ElasticGeo
ElasticGeo provides a GeoTools data store that allows geospatial features from an Elasticsearch index to be published via OGC services using GeoServer.
### Pull Request
If you'd like to contribute to this project, please make a pull request. We'll review the pull request and discuss the changes. All pull request contributions to this project will be released under the appropriate license conditions discussed below.
Software source code previously released under an open source license and then modified by NGA staff is considered a "joint work" (see 17 USC 101); it is partially copyrighted, partially public domain, and as a whole is protected by the copyrights of the non-government authors and must be released according to the terms of the original open source license.
### Project relies upon:
GeoTools under [LGPL v 2.1](http://geotools.org/about.html)
GeoServer under [GPL v 2 with later option](http://geoserver.org/license/)
ElasticGeo under [LGPL v 2.1](https://github.com/matsjg/elasticgeo)
Elasticsearch under [Apache License v 2.0](https://github.com/elastic/elasticsearch/blob/master/LICENSE.txt)
### Documentation
[Read more](gs-web-elasticsearch/doc/index.rst)