[OSM-dev] Shared borders of (multi) polygons represented as duplicated ways

2014-11-21 Thread Stefan Baebler
Hi! While preparing a dataset for a community import ( https://wiki.openstreetmap.org/wiki/Slovenia_Landcover_Import_-_RABA-KGZ ) we ran into 2 kinds of related problems that originate from Shapefile's different representation of polygons: a) duplicated ways: when no tags are present on two

Re: [OSM-dev] Shared borders of (multi) polygons represented as duplicated ways

2014-11-21 Thread Paul Norman
On 11/21/2014 8:58 AM, Stefan Baebler wrote: Is ogr2osm being actively maintained? Yes - but I don't have time to add new features like #28. I'd welcome a PR doing so, but have no ETA of when I would get to it. ___ dev mailing list

Re: [OSM-dev] Shared borders of (multi) polygons represented as duplicated ways

2014-11-21 Thread Stefan Baebler
Paul, thanks for fast response! I perfectly understand you, it's normal for opensource :) Imports from shapefiles are nothing new and have been going on with various tools for many years. I wanted to discuss with commuity whether this situation is anomaly or something tolerable as at least two

Re: [OSM-dev] Shared borders of (multi) polygons represented as duplicated ways

2014-11-21 Thread Paul Norman
On 11/21/2014 10:09 AM, Stefan Baebler wrote: From the bugfix perspective it should probably be one more step of merging (eg MergeWays()) after two prior merges (mergePoints() and mergeWayPoints()). Yes - and this shouldn't be too computationally expensive, as there aren't that many ways, at