You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It turns out that image sample points are supposed to lie between elevation sample points. Not a huge deal - but at a high zoom level where you only have one tile it may prove to be very necessary.
Just putting this out there in case anyone is interested in solving it and has free time, this isn't a dealbreaker from my perspective. It might be that we can get away with an adjustment to surface's uv_transform attribute.
Consider
Tyler.jl/src/tile-plotting.jl
Lines 196 to 212 in e67cf5b
It turns out that image sample points are supposed to lie between elevation sample points. Not a huge deal - but at a high zoom level where you only have one tile it may prove to be very necessary.
Just putting this out there in case anyone is interested in solving it and has free time, this isn't a dealbreaker from my perspective. It might be that we can get away with an adjustment to
surface
'suv_transform
attribute.cf. https://developers.arcgis.com/documentation/tiled-elevation-service/
The text was updated successfully, but these errors were encountered: