archesproject / arches-koop

Arches Koop application
1 stars 1 forks source link

Create a Koop.js service that can serve arches data to an ArcGIS Pro client #1

Closed apeters closed 1 year ago

apeters commented 4 years ago

From the SOW: Our software development will start by transforming Arches data into an esri GeoService. We will use Koop (https://github.com/koopjs/koop) and Arches’ elastic search engine to support on-the-fly transformation of Arches data into the appropriate GeoService for ArcGIS Pro.

Our approach will allow developers to create an “Arches Data Provider” that publishes esri GeoServices. The Arches Data Provider can be configured on a model-by-model basis so that developers can specify the exact Arches fields to expose in the GeoService. Once configured, the Arches Data Provider will publish esri GeoServices that can be accessed by ArcGIS Pro.

This development effort will extend the Arches Platform code base, making it possible for all Arches users to publish data in real-time in a native esri proprietary format. Esri users will then be able to access and display Arches data (read-only) within ArcGIS Pro and esri’s GIS server products.

apeters commented 4 years ago

Related to https://github.com/archesproject/arches/issues/5475

robgaston commented 4 years ago

I think that these services already exist, but that will have to be QA'd from the perspective of the plugin's requirements (which are, as yet, somewhat unclear)