Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Highway area labels #642

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 5 comments
Closed

Highway area labels #642

openstreetmap-trac opened this issue Jul 23, 2021 · 5 comments

Comments

@openstreetmap-trac
Copy link

Reporter: andre-r[at]online.de
[Submitted to the original trac issue database at 10.59pm, Wednesday, 16th January 2008]

You know the new feature of highway areas? Ok! But there is a little problem: The small blue label. I think, this should be activateable via a special tag because the labels are not needed in common causes. So default should be off. Example: labeled="no|yes"

@openstreetmap-trac
Copy link
Author

Author: tom[at]compton.nu
[Added to the original trac issue at 11.50pm, Wednesday, 16th January 2008]

No, no, no. Tags describe what the object is, not how you'd like it rendered. That is up to the renderers.

@openstreetmap-trac
Copy link
Author

Author: andre-r[at]online.de
[Added to the original trac issue at 3.01pm, Thursday, 17th January 2008]

But one developer in the chat had said, that the blue labels are bugs of the renderer and he'll fix it so i only should post this ticket as reminder.

@openstreetmap-trac
Copy link
Author

Author: bob[at]cakebox.net
[Added to the original trac issue at 10.24am, Monday, 21st January 2008]

I think the best fix for this will be to only render names for highway=* area=yes if it's different from any connected way, I believe it should be possible to implement this in osmarender.

@openstreetmap-trac
Copy link
Author

Author: grand.edgemaster[at]gmail.com
[Added to the original trac issue at 6.58pm, Friday, 25th January 2008]

Possibly requiring osmarender:renderName=yes should be required for names for areas as a forced fallback?

http://wiki.openstreetmap.org/index.php/Osmarender/Tags

@openstreetmap-trac
Copy link
Author

Author: bobkare
[Added to the original trac issue at 5.31pm, Friday, 8th August 2008]

(In [9574]) Fairly big osmarender change doing some refactoring on the rule parsing and falling back to simple BBOX center for areas with more than 150 nodes. Adds size-dependent rendering of names for large natural features (fixes #716) and suppresses labels for highway areas with same name as connected features (fixes #642).

r8442@pastry: bob | 2008-06-24 21:48:19 +0200
Creating a branch for my osmarender refactoring.
r8443@pastry: bob | 2008-06-24 22:10:21 +0200
Committing old refactoring code
r17179@pastry: bob | 2008-08-03 21:59:35 +0200
Merge back from muffin now that pastry is online again
r17180@pastry: bob | 2008-08-03 23:21:16 +0200
Merged from trunk
r17181@pastry: bob | 2008-08-05 17:57:55 +0200
Reintroducing some areaCenter changes I thought didn't have anything to do with this patch but it turns out the minSize stuff broke areaCenter because it used node-set on an RTF, which meant the nodes came from another document or something, which in turn meant key() no longer worked on the whole osm document
r17182@pastry: bob | 2008-08-05 19:13:57 +0200
Fixed wrong placement of minSize rule in z12, and did some work on styling all the minSize captions
r17183@pastry: bob | 2008-08-05 20:35:24 +0200
Cleaned up the rules for notConnectedSameTag on highway areas and junctions
r17588@pastry: bob | 2008-08-08 17:27:38 +0200
Implemented fallback to areaBBOXCenter for polygons with more than 150 nodes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant