Skip to content

alexjj/osm

Repository files navigation

Tinkering with OSM

  • Query API to get node ID with find-nodes.py (although names and something doesn't always match, need to improve the search)
  • Then take that list of nodes, query API, get the tags, add the SOTA tag if not present
  • Open in JOSM and hopefully upload and fix!

Overpass query example

node(id:54668521, 54667662, 54668524, 2965253469, 304585476, 1537480382, 316786567, 304811948, 382983081, 382988709, 304582672, 304813800, 304585475, 304816194, 2436964132, 5311369441, 927145288, 2418815035, 2436964142, 863758721, 2436863351, 2437253490, 927181712, 1851608842, 2436964206, 600215601, 1548004009, 1537482001, 1537481340, 2439074809, 2216858221, 2418883561, 2437301246, 2114992035, 1775060548, 2436818338, 2442929664, 1537482542, 2439138191, 1158423596, 2328390899, 1548003860, 2114961950, 1485244518, 2436964164, 2418815186, 2328317145, 2418814564, 2436964216, 863758796, 968214229, 1110813519, 32709701, 2436964172, 2436818349, 861975097, 2444393920, 2434911231, 2424623426, 2153423735, 2418814667, 2436818329, 2436818371, 2418814999, 2445406842, 6184578118, 2417988774, 861978088, 1153081886, 2419703515, 2418630594, 866093137, 2794109110, 2434913545, 2444393932, 927925166, 835403957, 2419702991, 1416191235, 886099943, 903614180, 529959328, 857350512, 2245462492, 868989810, 1355493050, 2436964180);
out meta;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages