NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I am experiencing this kind of visual defects for small polygons. These, in particular, are the small islands in the Pacific. As you see, instead of being uniform and nice, the borders have turned into some sort of hollowed out dried bubble marks.

The .mss file used to generate this style for mapnik with kosmtik is very simple:

 Map { background-color: #bbffff; }     
 #countries { polygon-fill: #ffffba; line-color: #8dd; line-join: round; line-cap: round; line-width: 14; }

I have played with the line-join and line-cap properties, but this is the best result I have got and it is not enough.

Can this problem be solved at all? Am I missing something? Must something be done differently?

alt text

asked 26 Jun '18, 09:27

Mixroc's gravatar image

Mixroc
11335
accept rate: 0%

edited 26 Jun '18, 10:06

scai's gravatar image

scai ♦
33.3k21309459

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×440
×341
×65
×2

question asked: 26 Jun '18, 09:27

question was seen: 916 times

last updated: 26 Jun '18, 10:06

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum