-
Notifications
You must be signed in to change notification settings - Fork 819
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dummy geometry for scrub pattern compatibility
- Loading branch information
Showing
5 changed files
with
44 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,9 @@ | ||
The scrub pattern is generated by visiting http://www.imagico.de/map/jsdotpattern.php and using the following options: | ||
For the pattern for scrub type visit [jsdotpattern (command sequence is recorded)](http://www.imagico.de/map/jsdotpattern.php#x,512,jdp97762;g5,45,64,64;rx,250,2,64,64;rx,250,2,64,64;rx,250,2,64,64;rd,1,0,0,scrub2,1,5,12,0,jdp3379,8ece8f,b5e3b5;) | ||
|
||
- regular snub square ('5' button) | ||
- distance = 45 | ||
- radius = 64 | ||
- radius y = 64 | ||
- metric = 2 | ||
- about 10-20 relax clicks | ||
- 'scrub2' image | ||
- use the "render (px aligned)" option | ||
The result is this following [pattern](http://www.imagico.de/map/jsdotpattern.php#x,256,jdp34863;g5,43,64,64;rd,1,0,0,scrub2,1,0,0,0,jdp48772,8ece8f,b5e3b5;). | ||
|
||
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 scrub.svg | ||
|
||
Because of a [problem in the rendering stack](https://github.com/gravitystorm/openstreetmap-carto/issues/2750) we don’t use the SVG directly, but convert it to PNG. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.