eli knaap

Results 78 issues of eli knaap

https://www.tandfonline.com/doi/pdf/10.1080/13658816.2020.1808221 interesting new method we may want to implement

enhancement
region

raising for discussion: is it worth being explicit in the API about clustering algos that strictly regionalize (e.g. maxp, skater) vs those that blend geographic and attribute dissimilarities (e.g. spenc,...

discussion
region

Hey-- thanks for your excellent work on this project. It's great! One thing i'm struggling with is how to apply different classification schemes for different choropleths. Is that possible in...

type: discussion

this starts a new weights module that creates a neighbor relationship based on the shortest path through a pandana network. Currently the weights are set to distance, so need to...

enhancement
WIP
weights

we've had some recent issues where filenames from some remote datasets were changed, unknowingly breaking access to some data. We want to restructure the examples a bit as following: 1....

enhancement

we're toying with the idea of adding a functiont to compute kernel weights on a street network using pandana [this](https://gist.github.com/knaaptime/538584080e49dcc424568690b915cbe7) doesn't exactly walk through the process of creating those weights,...

enhancement
weights

similar to what I've [just raised](https://github.com/pysal/spreg/issues/32) over at spreg, it would be a really nice addition to allow model specifications via patsy formulas. In this case, it would kill two...

enhancement

I'm unable to create a pandana network object after processing OSM and GTFS data with urbanaccess. I'm using [this](/Users/knaaptime/Dropbox/uploads/40140.h5) osm network and [this](https://www.dropbox.com/s/yyv6evfmgnhof4t/rside_gtfs.zip?dl=0) gtfs feed. If I use either of...

I'm trying to build a pelias docker instance based on the north american example, but encountering several issues. First, the config file [specifies](https://github.com/pelias/docker/blob/e42a8bdcf4dc9a6c8108bef9f27480f66eda6aef/projects/north-america/pelias.json#L1843) only a single county for some reason....