Sam Petulla

Results 24 comments of Sam Petulla

The run code: geovis.ViewShapefile("ZillowNeighborhoods-NY.shp") The version seems to be 0.2 The error: ``` TypeError Traceback (most recent call last) in () ----> 1 geovis.ViewShapefile("ZillowNeighborhoods-NY.shp") /Users/Petulla/anaconda/python.app/Contents/lib/python2.7/geovis/__init__.py in ViewShapefile(shapefilepath, **customoptions) 2319 """...

So I wrote the code above the output. The file is the New York shp file here: http://www.zillow.com/howto/api/neighborhood-boundaries.htm

So I just tried it again, and it gave me the same error.. ``` TypeError Traceback (most recent call last) in () ----> 1 geovis.ViewShapefile("ZillowNeighborhoods-NY.shp") /Users/Petulla/anaconda/python.app/Contents/lib/python2.7/geovis/__init__.py in ViewShapefile(shapefilepath, **customoptions) 2319...

Sorry I got this confused with something else I was working on. Loading continues lazily :)