Skip to content

Only parking nodes are extracted from osm, not parking ways #51

@Tomp0801

Description

@Tomp0801

In the map I'm using, the parking areas are defined as ways (<way id="..." .... >), where the capacity is also defined.
But when extracting parking areas, only nodes are considered (<node ...>, codeline).

Therefore, the parking areas are not extracted.
If you look at the example map file attached, there is a way with ID 107517292 that refers to a parking area (see on OSM). But osm_parking_areas.add.xml is empty.

Example file and results. I ran python scenarioFromOSM.py --to-step 3 --osm map.osm --out saga
saga.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions