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

[reproject] Reassign CRS after reprojection #115

Closed kuanb closed 5 years ago

kuanb commented 5 years ago

Fixes https://github.com/kuanb/peartree/issues/114

cc @yiyange (thanks for the issue!)

codecov[bot] commented 5 years ago

Codecov Report

Merging #115 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   91.71%   91.72%   +<.01%     
==========================================
  Files          13       13              
  Lines        1050     1051       +1     
==========================================
+ Hits          963      964       +1     
  Misses         87       87
Impacted Files Coverage Δ
peartree/toolkit.py 92.3% <100%> (+0.03%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c264892...da5a814. Read the comment docs.