ArcGis Pro Add-In for Isogeo, a SaaS software to give an easier access to geodata. Equivalent of plugins for ArcMap/QGIS.
Online documentation is available here.
Allow Isogeo users to search for datas in their own and external metadata catalogs and add it to a ArcGis Pro project. Its goal is to improve access to internal and external geodata.
It's based on Isogeo API:
- RESTful
- oAuth2 protocol used to authenticate shares
It's fully integrated with ArcGis Pro/ESRI ecosystem:
- ArcGis Pro 3.0
- .NET 6
- Text search among Isogeo shares
- Dynamic filter on keywords, INSPIRE themes, catalog owners, source coordinate system and available links
- Geographic filter from the map canvas bounding box
- Order results by relevance, alphabetic, last updated date (data or metadata), creation date (data or metadata)
- Add the related data directly to the map canvas throught raw data or web services
- Display full metadata information in a separated window
- Save search bookmarks
Without any search - Dark theme - French | With some filters - Light theme - English |
---|---|
- Obtain Isogeo.AddIn.esriAddinX
- Execute Isogeo.AddIn file and validate
- Run ArcGis Pro and log-in to your account
- Go to Add-In section of the software
- Click on "Isogeo"
- Installation is done
See the documentation:
- en Français
Some old versions can be find inside this folder
- You will find Screenshots, installer files and dedicated installation documentation for each version
- Contains the 0.0.0.1 version (early version created before the first complete rework of Isogeo ArcGis Pro Add-In)
- This Isogeo ArcGis Pro Add-In was developed by freelance developer Vianney DOLEANS in 2020 (1.0.0) & 2023 (2.0.0) as part of an order from Isogeo company, under GPL3 license.
- For the development of this Isogeo ArcGis Pro Add-In, Isogeo ArcMap Add-In made by company GEOFIT, under GPL3 license, has been used.