Skip to content

Osmextract missing nodes id #151

@oniregoc

Description

@oniregoc

Hello when extracting pbf file then converting to osm to be used in Houdini with "OSM Labs import" I get an error at line 190 in python code ( which is trying to find "node_id":
"for node_id in way.nodes:
node = self.nodes ...."

it's because when exctracting the area i need Osmextract miss some nodes like "<node id="4181592"..." and the OSM Labs Import ask for it later in by example : "...of course it crash because the data do not exist in the extracted file.

Also if you do the same extract from the website you don't have "uid" and "user" which are not necessary if you are not connected as registred user....

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