Update README.md

This commit is contained in:
Diego Ripley
2026-02-19 21:32:12 -05:00
committed by GitHub
parent 2d97fe26cc
commit 3d5851e9f9
+15 -1
View File
@@ -1 +1,15 @@
# d4c-service-enterprise
# 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.