ropensci / bikedata

:bike: Extract data from public hire bicycle systems
https://docs.ropensci.org/bikedata
81 stars 16 forks source link

potentially inverted lat/lng in sf bay area stations #80

Closed tbuckl closed 6 years ago

tbuckl commented 6 years ago

i would need to verify which commit i was running at but i had to do this for sf bay area stations:

https://github.com/BayAreaMetro/Data-And-Visualization-Projects/blob/master/bikeshare/bikeshare_od_maps.R#L25-L28

mpadge commented 6 years ago

Thanks Tom, I'll definitely look into that

tbuckl commented 6 years ago

@mpadge great! if you don't get around to it i can probably look into it next weekend

mpadge commented 6 years ago

Sure, that'd be cool too. How about you do that and I'll check out mapping your SF movements onto the street network

tbuckl commented 6 years ago

@mpadge proposed fix in https://github.com/ropensci/bikedata/pull/83

mpadge commented 6 years ago

I think that was my bad all along, and should now be fixed with that commit.