Skip to content

Add building material tag to output.#1455

Merged
zerebubuth merged 3 commits intomasterfrom
zerebubuth/1408-building-material
Dec 18, 2017
Merged

Add building material tag to output.#1455
zerebubuth merged 3 commits intomasterfrom
zerebubuth/1408-building-material

Conversation

@zerebubuth
Copy link
Copy Markdown
Member

Connects to #1408.

@zerebubuth zerebubuth requested a review from nvkelso December 13, 2017 16:52
Comment thread docs/layers.md Outdated
* `addr_housenumber`: value from OpenStreetMap's `addr:housenumber` tag
* `addr_street`: value from OpenStreetMap's `addr:street` tag
* `area`: in square meters (spherical Mercator, no real-world), `polygon` features only. _See planned bug fix in [#1095](https://github.com/tilezen/vector-datasource/issues/1095)._
* `building_material`: A description of the material covering the outside of the building or building part, if the information is available. Common values are: `cement_block`, `brick`, `plaster`, `wood`, `concrete`, `metal`, `stone`, `traditional`, `glass`, `mud`, `masonry`, `steel`, `semi-permanent`, `tin`, `permanent`, `timber-framing`, `sandstone`, `clay` and `other`, and there are many other less common values.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally we alphabetize these sorts of lists.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was in order of the number of uses, descending. I thought that would be more useful to anyone who only wants to support the top N values. Would it be better to call that out, or alphabetise the list and let people pick values they think are important?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, please sort a-z.

@zerebubuth zerebubuth merged commit 04974a5 into master Dec 18, 2017
@zerebubuth zerebubuth deleted the zerebubuth/1408-building-material branch December 18, 2017 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants