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

Hello

I am setting up a local openstreetmap-website (rails-port) for fun, so far so good. I am wondering how to render track tiles of uploaded GPX tracks? I can not find any information on wiki.

cheers

David

asked 25 Jun '14, 08:10

bigdav's gravatar image

bigdav
11224
accept rate: 0%


I believe https://www.mapbox.com/blog/openstreetmap-gps-layer/ is roughly all documentation there currently is, see the links in the comments below for the code repositories and some installation hints.

permanent link

answered 25 Jun '14, 09:04

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

edited 25 Jun '14, 09:53

A previous issue that I raised against the GPX tiles got raised here, so maybe that's part of what you are looking for? No documentation to speak of, though.

(25 Jun '14, 09:32) SomeoneElse ♦
2

I think this code has something to do with it, but I don't know if it is complete:

(25 Jun '14, 09:46) cartinus

Thanks for help, I guess I will just write some codes to render the tiles by myself.

(02 Jul '14, 04:42) bigdav

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:

×287
×255
×117
×112

question asked: 25 Jun '14, 08:10

question was seen: 2,812 times

last updated: 02 Jul '14, 07:40

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