NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I am trying to extract metrics about routes that I want to run - such as how many intersections occur along it - for data analysis. I have a series of lat/long points.

Ideally I would convert all of my trackpoints to OSM nodes and just perform a count of infrastructure features along the route.

Thank you!

asked 26 Jul '18, 00:49

mdeen's gravatar image

mdeen
11112
accept rate: 0%


If you have your trackpoints as a .gpx file you don't even need a conversion. Josm can read the .gpx file. If you save that file locally than you have a local copy of the Osm Database with your trackpoints. If you tell us what in what format your trackpoints are and with what software you try to extract the info from the Osm Database we might provide a better answer. Gys

permanent link

answered 26 Jul '18, 07:19

Gys%20de%20Jongh's gravatar image

Gys de Jongh
7131514
accept rate: 16%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×255
×205
×179
×144
×1

question asked: 26 Jul '18, 00:49

question was seen: 1,546 times

last updated: 26 Jul '18, 07:19

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum