mharnold / spiderosm

Spider Open Street Matcher: GIS street network matching library
MIT License
27 stars 3 forks source link

geojson output not readable by qgis? #22

Closed mharnold closed 9 years ago

mharnold commented 9 years ago

Looks like I broke geojson output in v0.4.2?

I will look at this soon. In the meantime, backing out to v0.4.1 probably works: %pip uninstall spiderosm %pip install spiderosm==0.4.1

ryanpeterson08 commented 9 years ago

I got it to work, it was an issue on my end (not having the 64-bit version of QGIS)

mharnold commented 9 years ago

OK Thanks Ryan! So geojson output in spiderosm v0.4.2 works, but large files like the path networks for portland, may not be readable from 32-bit QGIS executables.