Skip to content

isogeo/plugin-arcgis-pro

Repository files navigation

Isogeo for ArcGis Pro

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.

Purpose

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.

How does it works

Technical

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

Features

  • 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

Screen captures

Without any search - Dark theme - French With some filters - Light theme - English
Search widget with no filters Search widget with some filters

Add data to the project Add data to the project

Getting started

  1. Obtain Isogeo.AddIn.esriAddinX
  2. Execute Isogeo.AddIn file and validate
  3. Run ArcGis Pro and log-in to your account
  4. Go to Add-In section of the software
  5. Click on "Isogeo"
  6. Installation is done

See the documentation:

Old versions

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)

Contributors

  • 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.