Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 556 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 556 Bytes

Pyarc2stac

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.

Supported ESRI services

Service Supported
ImageServer
MapServer
FeatureServer WIP

To install

pip install git+https://github.com/NASA-IMPACT/pyarc2stac.git@main#egg=pyarc2stac

Examples

Please refer to the examples folder for sample usage