Skip to content

Updated version of intersection-proximity #4

@nch0w

Description

@nch0w

I have update intersection-proximity in https://github.com/nchowder/label-intersection-proximity.
It now requires two extra files, 'osm-way-ids-seattle.csv' and seattle-roads.dbf. Both can be downloaded from OpenStreetMap. The syntax for computing proximities has also changed.

Right now it's on the Test PyPI site. https://test.pypi.org/project/intersection-proximity-nchowder/
You can install it using pip install intersection-proximity-nchowder --extra-index-url=https://test.pypi.org/simple/.

There's a chance that you will get a missing libspatialindex file. Installation instructions are here: https://libspatialindex.org/ If you're using conda, run conda install rtree and you won't get this issue.

Should I make a pull request to this repo? I would also like to upload this to PyPI and/or Anaconda Cloud.

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