Skip to content
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

Small islands names #1496

Closed
emmexx opened this issue Apr 22, 2015 · 3 comments
Closed

Small islands names #1496

emmexx opened this issue Apr 22, 2015 · 3 comments

Comments

@emmexx
Copy link

emmexx commented Apr 22, 2015

The current mapnik rendering doesn't show the name of relatively small islands whatever zoom level you are.
Examples:
http://www.openstreetmap.org/#map=10/42.7667/10.2228 Isola d'Elba
http://www.openstreetmap.org/#map=12/42.5942/10.0844 Pianosa
http://www.openstreetmap.org/#map=12/43.0141/6.2097 Porquerolle
http://www.openstreetmap.org/#map=10/38.8392/1.3513 Ibiza & Formentera
http://www.openstreetmap.org/#map=9/36.9049/12.0245 Pantelleria

Is it a rendering or a tagging matter?

If it is a rendering matter I'm not sure the reasoning behind the choice of what name to show is good. I mean, it is more important to a user to see the name of the island whilst the administrative region or country are secondary infos. There's already the boundary most of the times and the region or country info can be rendered in other ways, for example: Pantelleria (I) or Pantelleria (Italy)

@imagico
Copy link
Collaborator

imagico commented Apr 22, 2015

Yes, this is a rendering and not a tagging problem.

See also #1448.

In most cases giving island labels priority over admin unit labels would be an improvement although in some cases this might lead to important admin units not be labeled at all. Much of this is related to the unresolved issues introduced by #1134 and of course also to Mapnik's very inflexible label placement.

My favorite example by the way is http://www.openstreetmap.org/#map=7/28.907/-15.634 where all kind of stuff is displayed at the various zoom levels but never the islands themselves (neither individually nor as a group).

@matkoniecz
Copy link
Contributor

Seems to be fixed now.

@kocio-pl
Copy link
Collaborator

Confirmed - all the examples have a name now.

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

No branches or pull requests

5 participants