Skip to main content
  1. About
  2. Stack Internal
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 0 0 votes
0 answers 0 answers
677 views 677 views

Need to extract elevation information from the .tif file using the coordinates (x,y) from .net xml file created using SUMO

I am working with .net xml file that has information regarding lanes, roads, junctions of a place and it has one attribute named Shape - from this I have to extracted x and y coordinates which are in ...
Sumanth Rc's user avatar
  • 1 reputation score 1
Score of -1 -1 votes
1 answer 1 answer
56 views 56 views

Does Google Elevation show facilities elevations?

I can't get the answer anywhere so I put my question here, not technical one. I'm not Elevation user yet. Before that I would like to find out sth. If I would like to get the elevations for railroad ...
Przemek D's user avatar
  • 1 reputation score 1
Score of 1 1 vote
0 answers 0 answers
159 views 159 views

How to get elevation when click on building/terrain with Cesium.js and Google Map API

Currently I get elevation by click on autocomplete search input. async function searchByAddressHandler( place_id ) { await geocoder .geocode( {placeId: place_id} ) .then( async ( {...
Ahmad Habibi's user avatar
  • 63 reputation score 63
Score of 1 1 vote
1 answer 1 answer
439 views 439 views

Getting the elevations of placemarks on Mars (mark with Google Earth Pro)with Elevation API

I often mark great locations on Google Earth Pro & Mars with placemarks and export them to kml files (and then convert to CSV). At this time, the kml files include the coordinates of locations but ...
Mihiro Key's user avatar
  • 21 reputation score 21
Score of 1 1 vote
1 answer 1 answer
219 views 219 views

How does the Google Elevation API 'explode' a polyline into equidistant points?

The Elevation API provided by Google, uses two parameters for requesting height along a path: path and samples. The path is the lat and lng of the starting and the finish points and the samples is the ...
BaldWin03's user avatar
  • 45 reputation score 45
Score of -1 -1 votes
2 answers 2 answers
1661 views 2k views

JSON response decoding to nil in swift

struct Jresponse: Decodable{ //var results: [Any] var resolution: Int? var elevation: Int? var location: Int? var lat: Int? var ...
DESWIJ's user avatar
  • 53 reputation score 53
Score of 0 0 votes
1 answer 1 answer
165 views 165 views

Swift HTTP Request to Google Elevation API [closed]

Im trying to send requests to the Google Elevation API, I have successfully sent singular requests. Stated in the documentation for GE API is that a singular request can contain many coordinate ...
DESWIJ's user avatar
  • 53 reputation score 53
Score of 1 1 vote
2 answers 2 answers
2028 views 2k views

How to extract altitude above sea level given latitude and longitude?

I am trying to extract altitude data for a given set of lats and longs in my data. I tried to look up some older answers (from 9-10 years ago)..but many of the methods are obsolete or the functions ...
Rspacer's user avatar
  • 2,429 reputation score 2429
Score of 1 1 vote
2 answers 2 answers
1284 views 1k views

Google Maps Elevation API android studio

I am creating an android app to record a user's activity using Google Maps SDK and the Google Play Services Location API. I am attempting to retrieve the user's elevation based on a given latitude and ...
Edward Lynch-Milner's user avatar
  • 31 reputation score 31
Score of 1 1 vote
1 answer 1 answer
278 views 278 views

Google Elevation API wrong path parameter

I'm using google elevation service I want to fetch data for my path, which consists of about 1k points. I know that I cannot sent them all in query divided by | separator, because I would exceed ...
Martin's user avatar
  • 1,299 reputation score 1299
Score of -1 -1 votes
1 answer 1 answer
269 views 269 views

elevation data in case of bridges and overpasses

I am using openstreetmap. In my application, I use GPS information to locate the user. In cases of bridges and overpasses, latitude and longitude are not enough, since they are the same under and on ...
tzviya's user avatar
  • 558 reputation score 558
Score of 0 0 votes
1 answer 1 answer
830 views 830 views

How do you utilize the google maps elevation service as a jsx tag?

I have been developing a customized google map, and a feature that I need is to be able to tell about the elevation of different locations on click. I have coded the map with a bunch of jsx tags (i.e ...
jbadros's user avatar
  • 1 reputation score 1
Score of 1 1 vote
0 answers 0 answers
186 views 186 views

Re-rendering of Google Maps Elevations API responses within React functional component

I am writing an app for vehicle tracking. With the help of Google Maps API, I am able to get directions and extract all the required info. The problem appeared with Elevations API responses. From ...
Pavel Bukhteev's user avatar
  • 11 reputation score 11
Score of 0 0 votes
1 answer 1 answer
200 views 200 views

Using Maps Elevation API

In my app, when I try to get an elevation with the "Maps Elevation API", I get an answer which looks like a Chinese answer. My request is : My request The result returned by the API is queried with ...
Zelig's user avatar
  • 1,830 reputation score 1830
Score of 0 0 votes
1 answer 1 answer
355 views 355 views

Is there a mathematical calculation to define if there is visibility between a point A and a point B via google's Elevation API?

Is there a way to check if there is a line of sight between two points by getting the elevation profile data via the google API? E.g. I can get an elevation profile via this link: https://maps....
Uccio Maselli's user avatar
  • 3 reputation score 3

15 30 50 per page
Morty Proxy This is a proxified and sanitized view of the page, visit original site.