-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More predictable layers for landuse label positions (more pois) #742
Comments
Is this a dup of #679, but with more details about how to resolve it? |
Examples in SF's Golden Gate Park:
Combo order of operations (garden needs to be before attraction) and that garden is only in landuse, but POIs are harvested before landuse, and garden isn't in POIs list. /cc @sensescape |
Updated list of things to make POIs, all should be throttled by area?:
See also, but unrelated (for the ones that remain in landuse but have labels generated): |
Working well for me! |
We currently have a random mix of poi like features in the landuse and the pois layer. We should make this more predictable.
Generally if it is worth having an icon for it, it should be in the
pois
layer. Things with name only (like building names in the building layer) should stay in the landuse layer.The landuse polygon should always be in the landuse layer. But this is additionally complicated since a few of these should probably move to the
earth
layer (like grass, meadow, land, glacier, etc; see also the road landuse_kind intercut problems), and some potentially to a newinfrastructure
layer (eg apron, footway, pedestrian). And sometimes a natural area is also a protected area, in which case it should stay in the landuse layer.~50
landuse
features have a label position in thelanduse
layer only.Some / most of these need filters added in the POIs YAML config file.
allotments
- move toearth
layer?apron
- move toearth
layer?breakwater
- move toearth
layer?bridge
- candidate forpois
layer filtercemetery
- candidate forpois
layer filtercommercial
- move toearth
layer?common
- move toearth
layer?cutline
- move toearth
layer?dike
- move toearth
layer?farm
- candidate forpois
layer filterfarmland
- move toearth
layer?farmyard
- move toinfrastructure
layer?footway
- move toinfrastructure
layer?forest
- candidate forpois
layer filterfuel
- candidate forpois
layer filtergarden
- candidate forpois
layer filterglacier
- candidate forpois
layer filtergolf_course
- candidate forpois
layer filtergrass
- move toearth
layer?groyne
- move toearth
layer?industrial
- move toearth
layer?land
- move toearth
layer?meadow
- move toearth
layer?military
- candidate forpois
layer filternational_park
- candidate forpois
layer filternature_reserve
- candidate forpois
layer filterpark
- candidate forpois
layer filterpark or protected land
- this was is an old Natural Earth value that should probably just bepark
pedestrian
- move toinfrastructure
layer?pier
- move toinfrastructure
layer?pitch
- candidate forpois
layer filterplant
- candidate forpois
layer filterprotected_area
- candidate forpois
layer filterquarry
- candidate forpois
layer filterrailway
- move toinfrastructure
layer?recreation_ground
- candidate forpois
layer filterresidential
- move toearth
layer?retail
- candidate forpois
layer filterrunway
- move toinfrastructure
layer?rural
- move toearth
layer?scree
- move toearth
layer?scrub
- move toearth
layer?substation
- candidate forpois
layer filtertaxiway
- move toinfrastructure
layer?urban
- move toearth
layer?urban area
- this was is an old Natural Earth value that should probably just beurban
village_green
- candidate forpois
layer filterwastewater_plant
- candidate forpois
layer filterwater_works
- candidate forpois
layer filterwetland
- move toearth
layer?winter_sports
- candidate forpois
layer filterwood
- move toearth
layer?works
- candidate forpois
layer filter~40
landuse
features already end up with a label position in thepois
layer:There are already "working", modulo discussion above about which layer their polygon should end up in.
aerodrome
amusement_ride
animal
aquarium
artwork
attraction
aviary
beach
- should this end up inearth
layer, but still have pois label?carousel
cinema
college
enclosure
generator
hanami
hospital
library
maze
parking
- should this end up inearth
layer, but still have pois label?petting_zoo
place_of_worship
playground
prison
resort
roller_coaster
school
shelter
sports_centre
stadium
summer_toboggan
theatre
theme_park
toilets
trail_riding_station
university
water_slide
wilderness_hut
wildlife_park
winery
zoo
The text was updated successfully, but these errors were encountered: