V
V
Vladimir Korovin2013-07-14 14:00:15
API
Vladimir Korovin, 2013-07-14 14:00:15

Maps API. building id

Question for cartographers.
What map APIs allow you to get the id and geometry of a building?
For example, given a specific address or a building without an address, it needs to be visually found on the map and the polygon(s) of the building must be accurately assigned to that address.
And in the future, at the address, immediately get the right place on the map, and track the building's edits by id-shnik and stored geometry.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
JustLuckyGuy, 2013-07-14
@JustLuckyGuy

geocode-maps.yandex.ru/1.x/?geocode=%D0%9C%D0%BE%D1%81%D0%BA%D0%B2%D0%B0 ,+%D0%A2%D0%B2% D0%B5%D1%80%D1%81%D0%BA%D0%B0%D1%8F+%D1%83%D0%BB%D0%B8%D1%86%D0%B0,+%D0%B4% D0%BE%D0%BC+7
response returns including:
<boundedBy><Envelope><lowerCorner>37.608958 55.756807</lowerCorner><upperCorner>37.613054 55.759117</upperCorner></Envelope> </boundedBy><Point><pos>37.611006 55.757962</pos></Point>
More details - api.yandex.ru/maps/doc/geocoder/desc/concepts/input_params.xml

C
cat_crash, 2013-07-15
@cat_crash

Look towards OpenStreetMap.
Here is the solution to your problem: www.openstreetmap.org/browse/way/25320503
If you are afraid that someone will erase the polygon, take and deploy your server at your own facilities. You can leave only the region you are interested in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question