You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openstreetmap-carto/symbols/generating_patterns/flowerbed.md

969 B

The rendering for the flowerbed is split into two patterns: one for mid-zoom levels, and one for high zoom levels.

Flowerbed mid zoom

The pattern is generated using jsdotpattern (command sequence is recorded).

Generated SVG image is sanitized for use with Mapnik by the script svg_pattern.sh from the jsdotpattern repository at http://github.com/imagico/jsdotpattern.

The final file is flowerbed_mid_zoom.svg

Flowerbed high zoom

The pattern is generated using jsdotpattern (command sequence is recorded).

Generated SVG image is sanitized for use with Mapnik by the script svg_pattern.sh from the jsdotpattern repository at http://github.com/imagico/jsdotpattern.

The final file is flowerbed_high_zoom.svg