NASA-IMPACT / pyarc2stac

3 stars 0 forks source link

Support ImageServers without multidimensionalinfo #6

Open slesaad opened 4 months ago

slesaad commented 4 months ago

Description

Some ImageServers don't have MultidimensionalInfo Example: https://gis1.servirglobal.net/arcgis/rest/services/Global/ESI_4WK_IMG/ImageServer

There's a flag that says if it does or not.

pyarc2stac needs to handle that case.