blueherongis / Heron

An add-on for Grasshopper enabling the GIS functions of GDAL in Rhino 3d
MIT License
31 stars 20 forks source link

Updated TopoServices endpoints #34

Closed ChristopherConnock closed 4 years ago

ChristopherConnock commented 4 years ago

The old SRTM and ALOS API will be (has been?!) deprecated as of September 30, 2020. OpenTopography for Developers

This is a quick fix that updates TopoServices to reflect the new API format. OpenTopography API1.0.0

I did not update HeronServiceEndpoints.json as I don't know how that is used, but if it is for general reference, that would want to be updated as well.

blueherongis commented 4 years ago

@ChristopherConnock Can you please update HeronServiceEnpoints.json as well? The intent is to use migrate to using the endpoints rather than hard-coding in the component (like is done in the SlippyRaster component).