Skip to content
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

Highway shields cut on tile boundaries #146

Closed
BorisHollas opened this issue Sep 2, 2013 · 5 comments · Fixed by #694
Closed

Highway shields cut on tile boundaries #146

BorisHollas opened this issue Sep 2, 2013 · 5 comments · Fixed by #694

Comments

@BorisHollas
Copy link

Highway shields are often cut in half on tile boundaries. It helps to replace
shield-avoid-edges: true;
by
shield-clip: false;

I've tested this with Tilemill 0.10 and Mapnik 2.2. See also https://groups.google.com/forum/#!topic/mapnik/vdKY0hQKkUc

@pnorman
Copy link
Collaborator

pnorman commented Sep 30, 2013

#114 come back to haunt us.

pnorman added a commit to pnorman/openstreetmap-carto that referenced this issue Sep 30, 2013
Fixes gravitystorm#202 gravitystorm#146

Shields are now placed consistently across MT boundaries
@dracos
Copy link

dracos commented Oct 11, 2013

A UK example in Birmingham:
Birmingham A4040 cut off

pnorman added a commit to pnorman/openstreetmap-carto that referenced this issue Jul 3, 2014
Fixes gravitystorm#680
Fixes gravitystorm#203
Fixes gravitystorm#202 (mostly)
Fixes gravitystorm#146 (mostly)

Cross-reference gravitystorm#294 mapnik/mapnik#2020

Starts organization for gravitystorm#508

Replace existing PNG road shields with new SVG ones. This allows for easier adjustment of colour and width as well as sharper high-resolution rendering.

At the same time, a number of other shield related bugs are fixed.

To aid in organization, a new shields directory is created.
pnorman added a commit to pnorman/openstreetmap-carto that referenced this issue Jul 3, 2014
Fixes gravitystorm#680
Fixes gravitystorm#203
Fixes gravitystorm#202 (mostly)
Fixes gravitystorm#146 (mostly)

Cross-reference gravitystorm#294 mapnik/mapnik#2020

Starts organization for gravitystorm#508

Replace existing PNG road shields with new SVG ones. This allows for easier adjustment of colour and width as well as sharper high-resolution rendering.

At the same time, a number of other shield related bugs are fixed.

To aid in organization, a new shields directory is created.
pnorman added a commit to pnorman/openstreetmap-carto that referenced this issue Jul 3, 2014
Fixes gravitystorm#693
Fixes gravitystorm#680
Fixes gravitystorm#203
Fixes gravitystorm#202 (mostly)
Fixes gravitystorm#146 (mostly)

Cross-reference gravitystorm#294 mapnik/mapnik#2020

Starts organization for gravitystorm#508

Replace existing PNG road shields with new SVG ones. This allows for easier adjustment of colour and width as well as sharper high-resolution rendering.

At the same time, a number of other shield related bugs are fixed.

To aid in organization, a new shields directory is created.
@Theodin
Copy link

Theodin commented Jul 3, 2014

It would be nice if this got fixed as it look really ugly.

@matthijsmelissen
Copy link
Collaborator

@pnorman What does 'Fixes #146 (mostly)' mean? Should this issue stay open?

@pnorman
Copy link
Collaborator

pnorman commented Jul 20, 2014

It isn't a 100% solvable issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants