Update runway and taxiway mapnik map key
This commit is contained in:
parent
f49c815cb5
commit
0d490424e6
6 changed files with 20 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 156 B |
4
app/assets/images/key/mapnik/runway11.svg
Normal file
4
app/assets/images/key/mapnik/runway11.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='3'>
|
||||
<line x2='50%' y1='50%' y2='50%' stroke='#bbc' stroke-width='2' />
|
||||
<line x1='50%' x2='100%' y1='50%' y2='50%' stroke='#bbc' />
|
||||
</svg>
|
After Width: | Height: | Size: 197 B |
4
app/assets/images/key/mapnik/runway12.svg
Normal file
4
app/assets/images/key/mapnik/runway12.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='5'>
|
||||
<line x2='50%' y1='50%' y2='50%' stroke='#bbc' stroke-width='4' />
|
||||
<line x1='50%' x2='100%' y1='50%' y2='50%' stroke='#bbc' />
|
||||
</svg>
|
After Width: | Height: | Size: 197 B |
4
app/assets/images/key/mapnik/runway13.svg
Normal file
4
app/assets/images/key/mapnik/runway13.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='6'>
|
||||
<line x2='50%' y1='50%' y2='50%' stroke='#bbc' stroke-width='6' />
|
||||
<line x1='50%' x2='100%' y1='50%' y2='50%' stroke='#bbc' stroke-width='2' />
|
||||
</svg>
|
After Width: | Height: | Size: 214 B |
4
app/assets/images/key/mapnik/runway14.svg
Normal file
4
app/assets/images/key/mapnik/runway14.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='12'>
|
||||
<line x2='50%' y1='50%' y2='50%' stroke='#bbc' stroke-width='12' />
|
||||
<line x1='50%' x2='100%' y1='50%' y2='50%' stroke='#bbc' stroke-width='4' />
|
||||
</svg>
|
After Width: | Height: | Size: 216 B |
Loading…
Add table
Add a link
Reference in a new issue