Skip to content

Multipolygon missing #260

@yvecai

Description

@yvecai

Relation 1622434 missing from database.

Context

My database is running updates every 10 minutes since 2019-12-05T00:52:02Z with this config opensnowmap.yml.
A user pointed to me a few forest multi-polygons missing from the rendering.

Expected Behavior

imposm=# select count(*) from osm_landusages where osm_id = -1622434;
should return '1', I get '0'

Possible Fix

Tested locally with imposm-0.11.1-linux-x86-64:
Re-importing the actual relation from an Overpass API extract makes it in the database without trouble.
Re-importing the old version of the relation and references extracted with osmium from the old planet file makes it in the database without trouble. JOSM shows no complaint on this old relation extract.

Your Environment

  • Imposm build from just after this commit c3c0305 so, with GEOS 3.7.3
  • postgresql-11-postgis-2.5
  • Debian Buster

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions