-
There seems to be some bug with preparing biogeoBEARS and bay area output. Check with the piper data
-
the x,y variables are not defined, I tried 'x','y' and ['x','y'] which produce other pandas errors.
```
net.set_pois("restaurants", x, y)
produces
*** NameError: name 'x' is not defined
…
-
It was reported that the link to sample data file in the Pandana tutorial is currently not working:
https://github.com/UDST/pandana/blob/master/docs/tutorial.rst
https://s3-us-west-2.amazonaws.c…
-
The current state of this repo is a messy combination of `urbansim_defaults` and `sanfran_urbansim`. We need to go through `variables.py`, `models.py`, `utils.py`, `datasources.py`, and `settings.yaml…
-
Trying to generate poi's for bayarea_urbansim on two different machines yielded two different sets of results, despite the underlying data files being the same. Debugging ultimately led me to determin…
-
In the dropdown, below the red hr the links are "global" aka not region-specific. That's where I put the Contact link. But this is the most accessible Contact link (the regional admin contact info is …
-
I ran into this problem while running an instance of bayarea_urbansim using my own network where the node ids were OSM node IDs. A lot of digging led me to identify net.set() as the source of my probl…
-
-
Keep getting internal server error, can you see why? The error seems to have to do with this URL: http://www.sfchronicle.com/bayarea/article/Final-dog-plan-for-GGNRA-sure-not-to-please-10781839.php
!…
-
@fscottfoti @mkreilly @janowicz, we've talked a lot about this feature, so it makes sense to put some notes here.
@fscottfoti's current thinking is that hashes of centroids for the parcels should be…