From 3d5851e9f93329afb7f2977c08ffcba5a8e8380d Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Thu, 19 Feb 2026 21:32:12 -0500 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bbcdda6..438e996 100644 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ -# d4c-service-enterprise \ No newline at end of file +# 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.