marklogic / marklogic-geo-data-services

Geo Data Services supporting Esri Koop Provider and WFS (future)
https://marklogic.github.io/marklogic-geo-data-services/
Other
1 stars 5 forks source link

Example Esri Connector project #32

Closed mfgumban closed 4 years ago

mfgumban commented 4 years ago

Use containers to setup an environment with a working Koop server (with a MarkLogic provider) and database with Geo Data Services installed. The setup should also have sample data prepped and loaded, making the environment ready for use.

jkerr5 commented 4 years ago

There is also some GKG data already downloaded that we use for testing: https://github.com/marklogic-community/marklogic-geo-data-services/tree/master/data/test/gkg_geojson Maybe it would be best to just have some of that in the example project too?

mfgumban commented 4 years ago

Agreed. These can be added during the deployment phase.

mfgumban commented 4 years ago

Closing issue; changes were included in PR #36.