Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Makes progress on #435 and #692. Renders post offices (
![Screen Shot 2024-02-18 at 6 07 04 PM](https://private-user-images.githubusercontent.com/58491489/305768946-34231ee1-9cb8-483a-a1a4-fb6a0f5de745.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MDUwOTgsIm5iZiI6MTczOTkwNDc5OCwicGF0aCI6Ii81ODQ5MTQ4OS8zMDU3Njg5NDYtMzQyMzFlZTEtOWNiOC00ODNhLWExYTQtZmI2YTBmNWRlNzQ1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDE4NTMxOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ2MzNjNWQxZGEzMTUwMDNkOTExMWYyZGJiN2IyNWRkMDc5Nzg3Y2UyZTU4OWEwNWU1MDE1NTg4ZDI5NGIzYzcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.t1tHPuivx3AuuiRBxuVy-q75nH0SAQc7Drul1KNIqXQ)
amenity=post_office
, aka in OMTclass=post
+subclass=post_office
) with an envelope icon. This is quite similar to the Carto and Maki approaches.I've sometimes seen American maps render an envelope with the bottom folds as well, making more of an 'x' shape. See e.g. the NPS or the MUTCD. I'm open to this style of envelope, but in the end I didn't think that the extra visual clutter made it that much more identifiable.
The icon comes in at z15, the same as other 'community anchor' POIs. I went with blue color, since I see post offices as more of a community service provider than a consumer destination.
![Screen Shot 2024-02-18 at 9 13 48 AM](https://private-user-images.githubusercontent.com/58491489/305769663-1274de6f-081c-40ed-b08c-1b6472716f29.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MDUwOTgsIm5iZiI6MTczOTkwNDc5OCwicGF0aCI6Ii81ODQ5MTQ4OS8zMDU3Njk2NjMtMTI3NGRlNmYtMDgxYy00MGVkLWIwOGMtMWI2NDcyNzE2ZjI5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDE4NTMxOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTcyOTdjMDg2NTcwMmRjOWY5YzFkODRiNzUwZTdmOTIzOTllZjEzODlmODFjZTlmYzJlZmJiNmVkOGQ3MmUxNGQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.BMTYIwrKTUbkBiBzcEsxnBcBpviwLbfuxRlTQIbnEKE)
Unfortunately, in my opinion, there is no information in the tiles we can reliably use to distinguish public post offices (like the USPS) from private ones (UPS Stores, etc), as mentioned in #435 (comment). So this PR renders them both identically, although I see distinguishing them in the future as desirable. This would be a good use case for using
![Screen Shot 2024-02-18 at 9 14 19 AM](https://private-user-images.githubusercontent.com/58491489/305770381-53d05702-91db-4f03-ba94-79aead06feb9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MDUwOTgsIm5iZiI6MTczOTkwNDc5OCwicGF0aCI6Ii81ODQ5MTQ4OS8zMDU3NzAzODEtNTNkMDU3MDItOTFkYi00ZjAzLWJhOTQtNzlhZWFkMDZmZWI5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDE4NTMxOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMwZmJmNDA5ZDE4YTBmMjY4MTI1NTJhY2ZmOGJhMWZiOTMyZTNlMGZiYTJjNmNjZWEwYmE0NzVhZjE5OWQzYTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.kK3p7ubwhAh8L2PuMhQNs0aPn6msHQ5hyjuxeyEffXk)
operator:type
oroperator:wikidata
were those tags to be exposed in OMT, similar to what's been discussed more broadly for supporting brand logos (#809).