sozialhelden / wheelmap-classic

:wheelchair: Legacy "classic" wheelmap.org (deprecated)
http://www.wheelmap.org
GNU Affero General Public License v3.0
46 stars 16 forks source link

Add node_type to short node GeoJSON #632

Closed opyh closed 7 years ago

opyh commented 7 years ago

This allows the new frontend to use the node_type attribute for map markers.

Background: The new frontend includes a mechanism to categorize PoIs using synonymes. When developing accessibility.cloud, Holger, Thomas, Katharina and I unified the various systems we found. The new frontend displays subtly different icons for that reason, and to do this correctly, it needs the exact node_type info for each PoI.

Tested locally. Could somebody merge / deploy this? This is hopefully the last step for displaying markers from different sources on a map correctly in the new frontend 🤞🏻

1000miles commented 7 years ago

@opyh

Deployed to staging today with release 20170627124206.

opyh commented 7 years ago

Tested, works for me, thank you!