I need help with a scheme to categorize islands, the problem is that Stockholm Archipelago looks very crowded, I don't think Some of the islands are more important than the near by suburbs, but most are unimportant? PS. This is marked as Community wiki since it's very hard to give an answer to this question. PPS Should I just use This question is marked "community wiki". asked 12 Feb '11, 00:56 emj edited 12 Feb '11, 00:57 |
One Answer:
As the islands are mapped as areas, the renderer could use the size/surface area of each island to control the rendering. So only the names of the larger islands appear at low zooms. Though I don't know if any renderers currently do this, or if it is actually possible with Mapnik etc. It may require some pre-processing, to calculate the size of each island. Or you could tag the islands with their population (if that data is available), then render based on that. answered 12 Feb '11, 02:13 Vclaw |
Bad idea, the size of an island is very unrelated to it's "importantness". I think the most well known island name in there is Grinda and it's pretty small.
Why is that island 'important'? Important to whom?
Why is a city or suburb more important than the name of a place nearby? Sure
place=*
categories are hard to use to judge importantness, but they are one way to do it.