aterrain icon indicating copy to clipboard operation
aterrain copied to clipboard

What locations are available?

Open melissamcewen opened this issue 6 years ago • 8 comments

When I try out the terrain examples with the provided coordinates they work, but when I change them, many locations don't work. Like Mount Everest (27.9881° N, 86.9250° E) doesn't work.

melissamcewen avatar Oct 25 '18 01:10 melissamcewen

Hi @melissamcewen, thanks for your interest! The terrain dataset has global coverage so perhaps this is a client-side bug in the library or your code. @anselm may be able to help debug. Could you share a code example?

In the meantime, you could also check out the terrain dataset, by running Cesium: https://cesiumjs.org/ ("tap to interact")

pjcozzi avatar Oct 27 '18 16:10 pjcozzi

Sure thanks!, here is the working example, which is just coordinates from the examples: https://same-anglerfish-aframe-js.glitch.me/canyon.html And here is one with the coordinates of Mount Everest that won't work https://same-anglerfish-aframe-js.glitch.me/mountain.html

melissamcewen avatar Oct 27 '18 19:10 melissamcewen

I’ll take a peek! Will circle back

On Sat, Oct 27, 2018 at 12:43 PM Melissa McEwen [email protected] wrote:

Sure thanks!, here is the working example, which is just coordinates from the examples: https://same-anglerfish-aframe-js.glitch.me/canyon.html And here is one with the coordinates of Mount Everest that won't work https://same-anglerfish-aframe-js.glitch.me/mountain.html

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/anselm/aterrain/issues/20#issuecomment-433649775, or mute the thread https://github.com/notifications/unsubscribe-auth/AAA71cBC5-v7xJO6YyLhkBAhogCcolZvks5upLd1gaJpZM4X5WcD .

-- @anselm 415 215 4856 http://twitter.com/anselm

anselm avatar Oct 27 '18 20:10 anselm

I think the camera is under the ground? (Just a quick check right now - I'll look more shortly)

On Sat, Oct 27, 2018 at 1:08 PM Anselm Hook [email protected] wrote:

I’ll take a peek! Will circle back

On Sat, Oct 27, 2018 at 12:43 PM Melissa McEwen [email protected] wrote:

Sure thanks!, here is the working example, which is just coordinates from the examples: https://same-anglerfish-aframe-js.glitch.me/canyon.html And here is one with the coordinates of Mount Everest that won't work https://same-anglerfish-aframe-js.glitch.me/mountain.html

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/anselm/aterrain/issues/20#issuecomment-433649775, or mute the thread https://github.com/notifications/unsubscribe-auth/AAA71cBC5-v7xJO6YyLhkBAhogCcolZvks5upLd1gaJpZM4X5WcD .

-- @anselm 415 215 4856 http://twitter.com/anselm

-- @anselm 415 215 4856 http://twitter.com/anselm

anselm avatar Oct 28 '18 00:10 anselm

I thought so too but I couldn't get it right even with moving the camera in the inspector and the console has a lot of 404 errors with Cesium, which is doesn't on the working one.

melissamcewen avatar Oct 29 '18 23:10 melissamcewen

I'm back in the office so I will check in AM - talk soon

On Mon, Oct 29, 2018 at 4:38 PM Melissa McEwen [email protected] wrote:

I thought so too but I couldn't get it right even with moving the camera in the inspector and the console has a lot of 404 errors with Cesium, which is doesn't on the working one.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/anselm/aterrain/issues/20#issuecomment-434115185, or mute the thread https://github.com/notifications/unsubscribe-auth/AAA71dyLdVvlTZoxGzhY1wVmRK_TcLhCks5up4vsgaJpZM4X5WcD .

-- @anselm 415 215 4856 http://twitter.com/anselm

anselm avatar Oct 30 '18 03:10 anselm

Any update on this issue? Still gets 404s on examples linked from https://blog.mozvr.com/introducing-a-terrain/

lazydino avatar Feb 16 '19 00:02 lazydino

Latitude and longitude were reversed and it does look like there may be no data at zoom level 14? I backed off to 13 and it worked well. http://cedar-monday.glitch.me/canyon.html

On Fri, Feb 15, 2019 at 4:32 PM Reggie Chen [email protected] wrote:

Any update on this issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/anselm/aterrain/issues/20#issuecomment-464261680, or mute the thread https://github.com/notifications/unsubscribe-auth/AAA71b44q9Pw1UK7qfDh1MG8KQbI1Mpkks5vN1GygaJpZM4X5WcD .

-- @anselm 415 215 4856 http://twitter.com/anselm

anselm avatar Feb 16 '19 04:02 anselm