-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 'shield_text' property on roads #966
Commits on Aug 12, 2016
-
Don't rely on 'network' for bicycle networks, use 'bicycle_network' i…
…nstead.
Matt Amos committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 3d90278 - Browse repository at this point
Copy the full SHA 3d90278View commit details -
Fetch all networks for a road, and sort them to find the most importa…
…nt. Use the 'ref' from that relation to form the 'shield_text' output property.
Matt Amos committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 945273f - Browse repository at this point
Copy the full SHA 945273fView commit details -
Add test case for networks and network sorting.
Matt Amos committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 594b0e2 - Browse repository at this point
Copy the full SHA 594b0e2View commit details -
If we're dropping network, then shield_text is useless - the network …
…determines which shield to use.
Matt Amos committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 3686b08 - Browse repository at this point
Copy the full SHA 3686b08View commit details -
Add documentation for new 'shield_text' property. Clarify other prope…
…rties in relation to it.
Matt Amos committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 8a5e132 - Browse repository at this point
Copy the full SHA 8a5e132View commit details -
Add cleanup for old, replaced version of the function.
Matt Amos committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 09be38e - Browse repository at this point
Copy the full SHA 09be38eView commit details -
Don't stringify - keep as array through JSON.
Matt Amos committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 861ac6d - Browse repository at this point
Copy the full SHA 861ac6dView commit details -
Simplify code by rewriting as a list comprehension.
Matt Amos committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 99ea802 - Browse repository at this point
Copy the full SHA 99ea802View commit details -
Expose all networks & shield texts for use with multiple shield capab…
…le renderers.
Matt Amos committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 62375da - Browse repository at this point
Copy the full SHA 62375daView commit details -
Be deeper about freezing properties dictionaries for road merging.
Matt Amos committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for bba8a95 - Browse repository at this point
Copy the full SHA bba8a95View commit details