This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Website for storing cumulative tracks?

0

I am currently trying to run every street segment in my city. I would like to store my cumulative tracks over OSM. I see there are a variety of sites where people may store and share individual tracks, but what I am doing does not seem to fit with any of these. Any suggestions?

asked 16 Mar '13, 14:26

fpb1's gravatar image

fpb1
11112
accept rate: 0%


2 Answers:

3

If you just want to see yourself whether all streets have been covered, you may load all your tracks in JOSM or Merkaartor and visually verify it.

answered 16 Mar '13, 17:54

RM87's gravatar image

RM87
3.3k23753
accept rate: 22%

1

If you want something on your own website, you could use OpenLayers. eg start with this OpenLayers Track example. Then that can be easily modified to show multiple tracks at once, see the customization section on that page.

answered 16 Mar '13, 23:49

Vclaw's gravatar image

Vclaw
9.2k895141
accept rate: 22%

Source code available on GitHub .