mirror of
https://github.com/dataforcanada/d4c-service-enterprise.git
synced 2026-06-13 14:30:56 +02:00
16 lines
1.0 KiB
Markdown
16 lines
1.0 KiB
Markdown
# d4c-service-enterprise
|
|
|
|
d4c-service-enterprise is a specialized service designed to serve Data for Canada datasets to the Esri ecosystem. It enables ArcGIS Pro, ArcGIS Online, and ArcGIS Enterprise to interact with cloud-native geospatial data as native Feature Services.
|
|
|
|
While its companion repository, [d4c-service-ows](https://github.com/dataforcanada/d4c-service-ows), focuses on Open Geospatial Consortium (OGC) standards like WMS and WFS, this service is dedicated to providing high-performance integration within the ArcGIS environment.
|
|
|
|
## Objectives
|
|
|
|
* **Esri Compatibility**: Provide a seamless interface for ArcGIS Pro, ArcGIS Online, and ArcGIS Enterprise to consume cloud-native data.
|
|
* **Performance**: Optimize spatial queries for open modern file format datasets to ensure responsive mapping applications.
|
|
* **Interoperability**: Complement existing OGC services by providing an enterprise-ready entry point for users within the Esri ecosystem.
|
|
|
|
## License
|
|
|
|
Distributed under the MIT License. See `LICENSE` for more information.
|