D
D
dedmarazmon2015-12-30 14:41:45
Windows
dedmarazmon, 2015-12-30 14:41:45

What program can be used for windows to measure distances between settlements?

Need a program for windows on the principle of google maps robots. You enter point A and point B and you write the distance between the points. You can even without laying the route and navigation. Just distance. What would work without access to the Internet (offline)
Thank you very much in advance)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
X
xmoonlight, 2015-12-30
@xmoonlight

find the database of cities and coordinates, I can make an application .. (for inexpensive)

K
Konstantin, 2015-12-30
@fallen8rwtf

api yandex.maps?

M
Moskus, 2015-12-31
@Moskus

Use https://pypi.python.org/pypi/geopy
The coordinate base can be obtained from OpenStreetMap using the Overpass API.
If you need more coordinate accuracy (that is, the ability to select a more specific point, and not the centroid of the city territory) - download a project for QGIS from here gis-lab.info/qa/osm-qgis-projects.html and use it in QGIS (install from this package trac.osgeo.org/osgeo4w )
Actually, you can measure in QGIS docs.qgis.org/1.8/en/docs/user_manual/introduction... but there are subtleties with projections, and measure the distance across the whole country without errors can be a creative challenge.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question