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

Add rendering of boundaries defined as relation from ways that doesn't have boundary=administrative tag #2012

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: gowr
[Submitted to the original trac issue database at 1.19pm, Wednesday, 1st July 2009]

In some countries there are rivers that are forming part of the boundary between states. For example the Bug river on Ukraine-Poland and Belarus-Poland border.

Example:

  • [http://www.openstreetmap.org/browse/way/37104019 river] is tagged as waterway=river and without boundary=administrative
  • and there is a relation of type=boundary that this river is part of.

Osmarender [http://tah.openstreetmap.org/Browse/details/tile/16/37067/21791/ doesn't render boundary line on river] in that case (Mapnik does).

@openstreetmap-trac
Copy link
Author

Author: osm[at]petschge.de
[Added to the original trac issue at 12.45pm, Sunday, 25th October 2009]

It looks like osmarender doesn't support relations of types other then "multipolygon". Someone with more perl knowledge then me has to fix that first. Even if the relation was type=multipolygon it wouldn't render. I'm not totally sure why. Replacing the "line" rendering with "area" rendering fixes that issue though. I'll try to find out what's going on there but it will take a while.

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