Skip to content

Commit

Permalink
This stuff is hairy enough to warrant a 'here be dragons' signpost. C…
Browse files Browse the repository at this point in the history
…loses #23
  • Loading branch information
gravitystorm committed Feb 3, 2013
1 parent db1be12 commit bea03ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions other.mss
Original file line number Diff line number Diff line change
Expand Up @@ -1195,6 +1195,12 @@
* The construction rules for small roads are strange, since if construction is null its assumed that
* it's a more major road. The line-width = 0 could be removed by playing with the query to set a construction
* string for non-small roads.
*
* Also note that these rules are quite sensitive to re-ordering, since the instances end up swapping round
* (and then the dashes appear below the fills). See
* https://github.com/gravitystorm/openstreetmap-carto/issues/23
* https://github.com/mapbox/carto/issues/235
* https://github.com/mapbox/carto/issues/237
*/
[highway = 'proposed'],
[highway = 'construction'] {
Expand Down

0 comments on commit bea03ff

Please sign in to comment.