Skip to content

bin/curvature-output-tab broken #44

@jaredlovell

Description

@jaredlovell

As a direct replacement for curvature-output-kml in your example processing script, curvature-output-tab didn't work.

I got it to work thusly:

< for way in collection:


 for way in collection['ways']:

Thank you for this excellent software, BTW. Really neat stuff.

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