ESRI ArcGIS to Collibra integration
Overview
The scope of the ESRI ArcGIS Spring Boot integration is to extract the contents and metadata of ArcGIS maps hosted on an ArcGIS server and ingest this data to the Collibra Platform. The integration covers the ingestion of ArcGIS Endpoints, Folders, Services, Layers, Fields, Code Sets, Code Values and Spatial References into Collibra as assets, the ingestion of these assets’ attributes and the creation of relationships between these ingested ArcGIS assets defined in the Collibra Operating Model (OM) for ArcGIS.
This Spring Boot integration extracts metadata from ESRI and imports them to the Collibra Platform. The ESRI entities that the integration will import as assets include:
- ESRI Database (as a root asset),
- ESRI Endpoints,
- ESRI Folders,
- ESRI Services,
- ESRI Layers,
- ESRI Fields.
- ESRI Code Sets,
- ESRI Code Values,
- ESRI Spatial References
In addition to this, the integration will create relationships/links between imported assets the same way as they linked in ESRI ArcGIS REST API.
Media
More details
Release Notes
- Includes handling of null values in display names for code values
- Update the Collibra Integration Library to 1.3.2
- Added the “description” to the code value asset type
- Added samples views and diagrams (optional)
- Updated Quick Start Guide and Documentation
Compatibility
- Eclipse IDE
- IntelliJ IDE
- Collibra Data Intelligence Cloud
- Collibra Data Intelligence On-Prem
- Collibra Platform Self-Hosted
Dependency
- ESRI ArcGIS REST API v10.71+
- Java Development Kit v1.8
- Spring Boot Integration Library
- Collibra Integration Library 1.3.2 or newer
License and Usage Requirements
Release History
Release Notes
- Ability to import ESRI metadata
- Build lineage diagrams and trace paths to visualize ESRI metadata assets
- Create new metamodel that includes custom ESRI to Collibra Mappings
Compatibility
- Eclipse IDE
- Collibra Data Intelligence Cloud
- Collibra Data Intelligence On-Prem
Dependency
- ESRI ArcGIS REST API v10.71+
- Collibra Integration Library v1.1.8 or newer
- Java Development Kit v1.8
- Spring Boot Integration Library