DigitalGlobe / gbdxtools

(Deprecated) Python SDK for using GBDX
MIT License
74 stars 57 forks source link

TmsImage needs default layer removed #777

Closed drwelby closed 4 years ago

drwelby commented 4 years ago

With the deprecation of the Maps API TMS service, TmsImage needs to have the defaults removed. The class should allow for generic access to TMS servers.

drwelby commented 4 years ago

Fixed in #789