Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koopjs/koop-provider-marklogic
A Koop Provider that can be used to exposed data in MarkLogic via Esri feature services
https://github.com/koopjs/koop-provider-marklogic
koop-provider
Last synced: about 1 month ago
JSON representation
A Koop Provider that can be used to exposed data in MarkLogic via Esri feature services
- Host: GitHub
- URL: https://github.com/koopjs/koop-provider-marklogic
- Owner: koopjs
- License: other
- Created: 2017-10-16T14:08:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T15:47:21.000Z (4 months ago)
- Last Synced: 2024-10-30T04:55:37.917Z (2 months ago)
- Topics: koop-provider
- Language: Java
- Homepage: https://koopjs.github.io/koop-provider-marklogic/
- Size: 114 MB
- Stars: 6
- Watchers: 16
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MarkLogic Koop Provider
The MarkLogic Koop Provider is an instance of an
[Esri Koop provider](https://koopjs.github.io/docs/basics/what-is-koop) that allows for geospatial data in
[MarkLogic](https://www.marklogic.com/) to be queried via the
[ArcGIS Feature Service API](https://developers.arcgis.com/rest/services-reference/enterprise/feature-service.htm) and
the standard [GeoServices Query API](https://geoservices.github.io/query.html) . A diverse set of clients - including
enterprise applications like [ArcGIS Pro](https://www.esri.com/en-us/arcgis/products/arcgis-pro/resources) or open
source tools like [QGIS](https://www.qgis.org/en/site/) - can then access geospatial data in MarkLogic via these
standard APIs.For more information, [please consult the user guide](https://koopjs.github.io/koop-provider-marklogic/).