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

Skating parks in OSM

0

Hey guys,

can somebody explain me how i can create a new tag used for Skatin Parks and half pipes. Need that tag cause we are working on a navigation app for skater and have to filter all other points.

I'm looking forwared to hearing from you.

asked 29 Mar '12, 23:05

awelsch's gravatar image

awelsch
11112
accept rate: 0%


2 Answers:

0

I have used leisure=pitch and sport=skateboard in the past for the area. The standard rendering does not draw a symbol (as yet) but colours the area green.

answered 29 Mar '12, 23:56

srbrook's gravatar image

srbrook
99351225
accept rate: 13%

0

When creating new tags don't use something cryptic that only your application can understand; OSM data is designed to be used by lots of people and applications. If you find the need to store private data you'll need to do it in a private database.

You can have a look at see what people have used previously for by searching taginfo - for example for "skate".

There's not a whole lot of information in there for skateboarding, so you might end up tagging things that haven't been tagged before. It might be helpful to borrow from other related sports - there are already a few halfpipes (I'm presuming for snowboarders) in OSM.

answered 30 Mar '12, 00:17

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Source code available on GitHub .