ElevationPool Retriving Multiple Elevations #2849
Unanswered
fcdalgic
asked this question in
Support Q&A
Replies: 1 comment
-
|
It's possible that it is trying to query the service and timing out on connection requests, which can take a while. You can test this by setting the environment variable In code you can call |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using TMS Service to provide elevation data into my application. In this application there is a method that queries elevations from elevationpool by using envelope. Today, I noticed that, ıf I don't start the TMS Service and run the application only using cache files the query takes more than 4 minutes for total 239 coodinate, but if I run the service then it will take a less than a second. I am not sure if it is intended behaviour of server based elevation layer or a bug, just wanted to let you know.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions