Esri / mdcs-py

MDCS is an acronym for Mosaic Dataset Configuration Script and is the entry point to a collection of Python classes/libraries that could be consumed by a Python client application to complete a given workflow for creating a mosaic dataset, populating it with data, and setting all required/desired parameters.
Apache License 2.0
64 stars 29 forks source link

Support for OPeNDAP? #59

Closed hyoklee closed 4 years ago

hyoklee commented 4 years ago

I can see MakeOPeNDAPRasterLayer. Is there way to create a mosaic dataset using a set of OPeNDAP URLs as raster source via MDCS?

abhiataero commented 4 years ago

@hyoklee currently it is not supported

i am closing this issue as this part of core raster type and not part of MDCS

hyoklee commented 4 years ago

@abhiataero That makes sense. Can you ask core raster type team to support OPeNDAP?