I've got the ball rolling on arc2ogm: https://github.com/spilth/arc2ogm

Trying to embrace the "soft" in software - it's not perfect and changes over time.

#gis #python #GeoBlacklight #OpenGeoMetadata #arcgis #esri

GitHub - spilth/arc2ogm: Catalog ArcGIS REST Services as OGM Aardvark Files

Catalog ArcGIS REST Services as OGM Aardvark Files - spilth/arc2ogm

GitHub

In an effort to throw caution (and perfection) to the wind, I whipped up a quick blog post (and blog section) about creating a tool for crawling #ESRI ArcGIS REST Servers and cataloging them using #OpenGeoMetadata's Aardvark format to ingest into a #GeoBlacklight instance.

Essentially the goal is to make public GIS data easy to find, filter and access

https://spilth.org/blog/2025-07-09-arc2ogm

Brian Kelly - arc2ogm - Initial Thoughts

Current idea I'm toying around with working on: grab all the public ArcGIS REST services out there (yes, I know where to find this), recursively crawl each one and convert them to #OpenGeoMetadata Aardvark files to ingest into a #GeoBlacklight server (that I totally don't have the money to host myself right now) so they're easy to browse and search for by various attributes/spatial data.

Is anybody already doing this? Would this be useful?