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

koop-provider-marklogic example project #13

Closed prestonmcgowan closed 4 years ago

prestonmcgowan commented 5 years ago

Create an example project to load koop-provider-marklogic with a npm install. Link the koop-provider-marklogic to a marklogic-geo-data-services backend through a properties file.

jkerr5 commented 4 years ago

This should also have the logic to build in disconnected mode like the old version did.

prestonmcgowan commented 4 years ago

We had removed the exact disconnected component, making it so that we would just make use of the normal node component or gradle component for disconnect mode. Disconnected more would therefore be a wiki page on how to use node or gradle to create a disconnected build.

Preston McGowan Principal Consultant MarkLogic Corporation preston.mcgowan@marklogic.com Cell: +1 727 278 8925 www.marklogic.com

This e-mail and any accompanying attachments are confidential. The information is intended solely for the use of the individual to whom it is addressed. Any review, disclosure, copying, distribution, or use of this e-mail communication by others is strictly prohibited. If you are not the intended recipient, please notify us immediately by returning this message to the sender and delete all copies. Thank you for your cooperation.


From: James Kerr notifications@github.com Sent: Monday, November 25, 2019 7:45:52 AM To: marklogic-community/marklogic-geo-data-services Cc: Preston; Author Subject: Re: [marklogic-community/marklogic-geo-data-services] koop-provider-marklogic example project (#13)

This should also have the logic to build in disconnected mode like the old version did.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/marklogic-community/marklogic-geo-data-services/issues/13?email_source=notifications&email_token=AAKBIMZGEKUFRKZSXDMJKJDQVPCIBA5CNFSM4HVYGKPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFCISMQ#issuecomment-558139698, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAKBIM6OJFMUOTSJXYWP7F3QVPCIBANCNFSM4HVYGKPA.

jkerr5 commented 4 years ago

@prestonmcgowan this ticket is for an example project to illustrate it. I prefer that rather than a wiki page.

jkerr5 commented 4 years ago

This is covered by the example project and the docker example as well.