Extract metadata from ESRI data services (ImageServer, MapServer, FeatureServer, SomethingServer) and convert it to STAC, to make these services discoverable alongside other STAC-indexed resources.
Service | Supported |
---|---|
ImageServer | ✅ |
MapServer | ✅ |
FeatureServer | WIP |
pip install git+https://github.com/NASA-IMPACT/pyarc2stac.git@main#egg=pyarc2stac
Please refer to the examples folder for sample usage