mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-06 10:09:52 +02:00
Fix typos in readme.
This commit is contained in:
parent
5b1c7a08db
commit
aada02ee0b
3 changed files with 5 additions and 4 deletions
|
@ -105,13 +105,13 @@ One of the key features of Map Machine is constructing icons from the several sh
|
|||
|
||||
#### Masts ####
|
||||
|
||||
For [`man_made`](https://wiki.openstreetmap.org/wiki/Key:man_made) = [`mast`](https://wiki.openstreetmap.org/wiki/Tag:man_made=mast) distinguish types (communication, lignting, monitoring, and siren) and construction (freestanding or lattice, and using of guys) are rendered by combining 7 unique icon shapes.
|
||||
For [`man_made`](https://wiki.openstreetmap.org/wiki/Key:man_made) = [`mast`](https://wiki.openstreetmap.org/wiki/Tag:man_made=mast) distinguish types (communication, lighting, monitoring, and siren) and construction (freestanding or lattice, and using of guys) are rendered by combining 7 unique icon shapes.
|
||||
|
||||

|
||||
|
||||
#### Volcanoes ####
|
||||
|
||||
For [`natural`](https://wiki.openstreetmap.org/wiki/Key:natural) = [`volcano`](https://wiki.openstreetmap.org/wiki/Tag:natural=volcano) status (active, dormant, extinct, or unspecified) and type (stratovolcano, shield, or scorial) are rendered by combining 7 unique icon shapes.
|
||||
For [`natural`](https://wiki.openstreetmap.org/wiki/Key:natural) = [`volcano`](https://wiki.openstreetmap.org/wiki/Tag:natural=volcano) status (active, dormant, extinct, or unspecified) and type (stratovolcano, shield, or scoria) are rendered by combining 7 unique icon shapes.
|
||||
|
||||

|
||||
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
<w>rasterize</w>
|
||||
<w>rasterized</w>
|
||||
<w>röntgen</w>
|
||||
<w>scoria</w>
|
||||
<w>subattributes</w>
|
||||
<w>subelement</w>
|
||||
<w>subparser</w>
|
||||
|
|
|
@ -120,13 +120,13 @@ One of the key features of Map Machine is constructing icons from the several sh
|
|||
|
||||
\4 {Masts} {masts}
|
||||
|
||||
For \osm {man_made=mast} distinguish types (communication, lignting, monitoring, and siren) and construction (freestanding or lattice, and using of guys) are rendered by combining 7 unique icon shapes.
|
||||
For \osm {man_made=mast} distinguish types (communication, lighting, monitoring, and siren) and construction (freestanding or lattice, and using of guys) are rendered by combining 7 unique icon shapes.
|
||||
|
||||
\image {doc/mast.svg} {Mast types}
|
||||
|
||||
\4 {Volcanoes} {volcanoes}
|
||||
|
||||
For \osm {natural=volcano} status (active, dormant, extinct, or unspecified) and type (stratovolcano, shield, or scorial) are rendered by combining 7 unique icon shapes.
|
||||
For \osm {natural=volcano} status (active, dormant, extinct, or unspecified) and type (stratovolcano, shield, or scoria) are rendered by combining 7 unique icon shapes.
|
||||
|
||||
\image {doc/volcano.svg} {Volcano types}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue