Jeff Sisson
Jeff Sisson
A few random updates here, from a fan of the project trying to get a hold of more boundaries for NY State! 😄 - Ulster county has shapefiles for their...
@dhillmer1 the FOIL did go in! [More details in this (now-merged) PR](https://github.com/nvkelso/election-geodata/pull/201)
Unfortunately there was next to no context provided for any of the per-county data from the FOIL. Maybe you could post the shapefile that you have and we could compare...
For what it's worth, I did see many counties where there actually did seem to be non-trivial jumps in ED's over four year cycles. But worth sanity checking regardless!
Wow, thanks for the due diligence/follow up!
I got the impression that this was all they had; I'm not a FOIL expert, though, and it's possible that I didn't ask the question the right way. If your...
> I plan to contact the GIS person at LATFOR this week. But, I want to be sure I correctly state the goals of the election-geodata project correctly. It seems...
Yeah, thank you for the overview! I'm in the midst of trying something similar with hypercores — passing in a random-access-storage instance that more directly manages where/how the data files...
Another viable alternative would be having an explicit `build` function that plugins can call to redefine the codec scheme used for the `NodePlugin`. Right now this codec implicitly has to...
Thanks, this overview was helpful for my understanding of the abstractions at play here! > Regarding what you actually want, it sounds like you're after the "early exit" functionality That...