kuanb / peartree

peartree: A library for converting transit data into a directed graph for sketch network analysis.
MIT License
201 stars 23 forks source link

Fails to run generate_plot because of axis order changes needed #176

Open mSitkovets opened 2 years ago

mSitkovets commented 2 years ago

There is a new ordering for axis in pyproj that requires +init=<auth>:<auth_code> to be replaced with <auth>:<auth_code>

Reference: https://pyproj4.github.io/pyproj/stable/gotchas.html#axis-order-changes-in-proj

Screen Shot 2021-10-31 at 12 40 48 PM

I was planning on using this library for something but it keeps giving me errors so I will try looking for others

PAARTH2608 commented 9 months ago

@mSitkovets Hi, I would like to work on this, can you please assign it to me?