-
Notifications
You must be signed in to change notification settings - Fork 1
[amenity-points] Parking areas don't render without a P #2968
Comments
Author: emacsen I forgot to mention.... The rules in the Mapnik render, when access is set to something other than public, simply lighten the color of the polygon and the P.
|
Author: clockwerx +1 to changing the default behaviour, high density areas with parking tagged render "P" at higher zoom levels make the render look quite bad. If below a certain size were excluded, or the rendering style were more subtle (ie: a tiled background) this would be great. |
Author: clockwerx openstreetmap/mapnik-stylesheets#9 - undoubtedly wrong, but here's a go at changing it to an area based render (the P becomes a background tile) |
Author: clockwerx See also #4089 |
Author: clockwerx See also #3470 |
Author: clockwerx See also #3742 |
Author: clockwerx |
Author: Mateusz Konieczny This issue is now being discussed on Github: gravitystorm/openstreetmap-carto#70 Therefore, I will close the issue here. |
Reporter: emacsen
[Submitted to the original trac issue database at 12.47am, Saturday, 15th May 2010]
I'm going to appologize in advance for the very long ticket.
The short version is that the area here:
http://osm.org/go/ZZcbc5UO--
(and throughout Washington, DC) is rendering badly in regards to parking lots, and we should find a way to fix it).
The longer version.
Washington, DC gave us their datasets to be imported into OSM. This included a set of road polygons, of which we were able to extract parking areas, which were then imported into OSM as amenity=parking. Unfortunately all parking areas, in absence of an "access" tag, render as access=public.
I fixed most of those ways/relations in an update last night, changing them to access=unknown (since we don't actually know what most of those parking areas are. Some are parking lots, some are curbside, some are areas off the road, etc.
Unfortunately, even the small areas render with the Parking P, which is not really what we want.
To further complicate matters a little, the Wiki page on amentity=parking specifies that the tag should only be used for lots, rather than non-lot parking:
http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dparking
But this would mean removing all the existing high quality data from OSM, which seems like a big waste, since we have it.
So I'm suggesting that the wiki be changed (I can change it if no one else will) and that we create a new rule for Mapnik to indicate that we don't know what this parking areas is (either access=unknown or something similar) and then retag the objects in OSM to reflect this change.
The text was updated successfully, but these errors were encountered: