gravitystorm / openstreetmap-carto

A general-purpose OpenStreetMap mapnik style, in CartoCSS
Other
1.53k stars 819 forks source link

red lines #2122

Closed xalulax closed 8 years ago

xalulax commented 8 years ago

Hi, I download openstreetmap-carto and everything works good, but in some zooms I see red lines.

For example when [zoom < 14] layers in zooms < 14 are ok, but in zooms >14 have this red lines. Next example: layer should disappear in zooms >14 and it works, but red lines are still around this layer.

How can i fix it?

bez nazwy-1

pnorman commented 8 years ago

What version of tilemill?

I see a number of other oddities such as missing background fills.

xalulax commented 8 years ago

TileMill-v0.10.1 Windows 7

True, background color is missing

nebulon42 commented 8 years ago

I can rule out that this has to do with recent carto colour regressions as TileMill has not yet officially upgraded to carto 0.16, so unless you would be using master from the repository it is still on 0.9.3.

pnorman commented 8 years ago

The colours are off. The buildings on the lower-right are #bbb9b6 instead of @building-fill, which is #d9d0c9.

Because there's only one layer that should be involved, this should be easier to debug.

Can you disable all layers but #buildings and see what the colour of the lower-right buildings is? If that changes it, check layer by layer to see what changes it.

If that doesn't change it, with all the layers disabled, try turning off all the MSS files except style.mss and buildings.mss

xalulax commented 8 years ago

The buildings color I changed, when I tried find a problem. I turning off all the MSS files and I turn on the MSS by MSS and layer by layer. I found wrong style/layers so thanks for good idea.

Still I have a problem with fills landscape. polygon-fill work only for polygon-pattern-file, but background is empty.

pnorman commented 8 years ago

Wait, are you getting the lines with a modified osm-carto or an unmodified one?

xalulax commented 8 years ago

I getting the lines with a unmodified osm-carto. I modified osm-carto later, when I try find a problem

matkoniecz commented 8 years ago

Note also that this is based on old version of openstreetmap-carto, certainly before road recolour.

For comparison http://www.openstreetmap.org/#map=17/50.01741/19.89226 with current style is rendered as

selection_001

How you obtained osm-carto style files? Can you obtain fresh osm-carto style?

matthijsmelissen commented 8 years ago

Closing the issue as it is not a problem with openstreetmap-carto, but feel free to keep asking more questions if you need further assistance.