Skip to content

Commit

Permalink
final PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nvkelso committed Sep 21, 2018
1 parent ae20dd1 commit d0046cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/layers.md
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,7 @@ The value of the OpenStreetMap `religion` tag is used for `kind_detail` on `ceme

NOTE: A `denomination` attribute is also available with the value of the OpenStreetMap denomination tag. Common values include `adventist`, `anglican`, `armenian_apostolic`, `assemblies_of_god`, `baptist`, `buddhist`, `bulgarian_orthodox`, `catholic`, `christian`, `church_of_scotland`, `episcopal`, `evangelical`, `greek_catholic`, `greek_orthodox`, `iglesia_ni_cristo`, `jehovahs_witness`, `lutheran`, `mennonite`, `methodist`, `mormon`, `new_apostolic`, `nondenominational`, `orthodox`, `pentecostal`, `presbyterian`, `protestant`, `quaker`, `reformed`, `roman_catholic`, `romanian_orthodox`, `russian_orthodox`, `salvation_army`, `serbian_orthodox`, `seventh_day_adventist`, `shia`, `shingon_shu`, `sunni`, `theravada`, `tibetan`, `united`, `united_methodist`, `united_reformed`, `uniting`, and `曹洞宗`.

### Crain `kind_detail` values:
### Crane `kind_detail` values:

Common values include: `container_crane`, `floor_mounted_crane`, `gantry_crane`, `portal_crane`, `travellift`.

Expand Down Expand Up @@ -1399,7 +1399,7 @@ Any road with `shield_text` will include a `network` property with a value like

When a network value can't be determined from the upstream data source we calculate where the road is located and provide the relevant 2-char country code as the network value. See table below for mapping of country codes to country names.

Tilezen normalizes upstream data sources to well known values. While it's common for OpenStreetMap to include road network relations in the United States and Canada, most other countries lack this information and we [synthesize Tilzeen network values from OpenStreetMap](roads-network-values-openstreetmap.md) from a combination of network, ref, and country spatial joins.
Tilezen normalizes upstream data sources to well known values. While it's common for OpenStreetMap to include road network relations in the United States and Canada, most other countries lack this information and we [synthesize Tilezen network values from OpenStreetMap](roads-network-values-openstreetmap.md) from a combination of network, ref, and country spatial joins.

Network value include:

Expand Down
6 changes: 3 additions & 3 deletions docs/roads-network-values-openstreetmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,12 +263,12 @@ _If not specified the network is from the raw OpenStreetMap network value._
* `UA:international` - **Ukraine** when ref starts with cyrillic `M` or latin `M`
* `UA:national` - **Ukraine** when ref starts with cyrillic `Н` or latin `H`
* `UA:regional` - **Ukraine** when ref starts with cyrillic `Р` or latin `P`, see also `UA:regional-yellow`
* `UA:territorial` - ****Ukraine**** when ref starts with cyrillic `Т` or latin `T`
* `UA:territorial` - **Ukraine** when ref starts with cyrillic `Т` or latin `T`
* `US:AK` - **Alaska** region in United States
* `US:AL` - **Alabama** region in United States
* `US:AR` - **Arkansas** region in United States
* `US:AZ` - **Arizona** region in United States
* `US:BIA` - **Bureau of **India**n Affairs** routes in United States, not widely populated OSM value
* `US:BIA` - **Bureau of Indian Affairs** routes in United States, not widely populated OSM value
* `US:BLM` - **Bureau of Land Management** routes in United States, not widely populated OSM value
* `US:CA` - **California** region in United States
* `US:CO` - **Colorado** region in United States
Expand All @@ -293,7 +293,7 @@ _If not specified the network is from the raw OpenStreetMap network value._
* `US:IA` - **Iowa** region in United States
* `US:ID` - **Idaho** region in United States
* `US:IL` - **Illinois** region in United States
* `US:IN` - ****India**na** region in United States
* `US:IN` - **Indiana** region in United States
* `US:KS` - **Kansas** region in United States
* `US:KY` - **Kentucky** region in United States
* `US:LA` - **Louisiana** region in United States
Expand Down

0 comments on commit d0046cd

Please sign in to comment.