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

How to map electric bicycle_rental?

2
1

In our city we have a bicycle rental scheme which provides both electric and conventional bikes. Are there any conventions existing that define how I can tag electric bicycle_rentals?

asked 18 Apr '19, 21:11

EliasPajares's gravatar image

EliasPajares
71227
accept rate: 0%


2 Answers:

3

I'd be inclined to use the amenity=bicycle_rental tag (as linked to by LivingWithDragons) but I don't think that amperage= or voltage= tags are appropriate here.

I do think additional tags could be added to clarify the types of bicycles available. One option would be to add a bicycle:type= (or bicycle_rental:type=) tag and list the types there, ie, bicycle:type=electric;pedal. Another option would be to have a separate tag for each type, ie 'bicycle:electric=yes', 'bicycle:pedal=yes'.

Using either of these tagging styles, the messy part will be determining exactly what the names for all the bike types should be. Some people might say "electric" and some might say "e-bike." A recumbent bike has pedals, so does that mean that using "pedal" for a standard bike is wrong? (Remember that there are MANY kinds of bicycles. I recently tagged a spot that rents standard bikes, tandem bikes, and four-wheeled bikes. I didn't try to tag the types because it just seemed too complicated! But it's tagged with a website where people can see the inventory.)

I'd suggest just adding tags that make sense to you, and being open to discussion if someone has other suggestions. And I'd also suggest adding a description= tag (eg description=bicycle rental station with standard and electric bikes) because until bicycle type tags become reasonably popular, nobody will be looking for them.

answered 31 Jul '19, 21:45

jmapb's gravatar image

jmapb
3.4k73361
accept rate: 22%

Thank you very much for your answer. Adding additional tags would definitely make it more clear but as you said I also see the messy part of it. In this case it makes sense for me as both bikes have a different quality. But yeah other users may think it is not important at all.

(31 Jul '19, 22:15) EliasPajares

1

There are various tags to add to a bicycle rental scheme.

Do the rental schemes have different names that would be appropriate for the "Network" tag and make it obvious that they were electric? That isn't perfect as any systems to find electric bike hire would need to know the specific name of your city scheme.

Perhaps you could add additional tags like amperage= or voltage=

answered 08 May '19, 12:51

LivingWithDragons's gravatar image

LivingWithDr...
5244616
accept rate: 4%

Thanks for your answer and sorry for this late answer. Unfortunately both systems are operated by the same provider. I see. So there is no standard yet. Using amperage or voltage could be a work around. Before using them I will consult the local community.

(13 Jul '19, 20:04) EliasPajares

I was thinking you might have Network="BikeCorp Electric Bikes" and Network="BikeCorp Bikes". A case that I wouldn't do that is if you join one scheme and get access to both types.

(31 Jul '19, 14:30) LivingWithDr...

Source code available on GitHub .