An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# ElasticGeo


Travis-CI test status




Coverage Status

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)