spaghetti icon indicating copy to clipboard operation
spaghetti copied to clipboard

SPAtial GrapHs: nETworks, Topology, & Inference

Results 25 spaghetti issues
Sort by recently updated
recently updated
newest added

See pysal/momepy#335 Swap out the current implementation for the new `.yml` style.

package maintenance

Moving forward we need to consider phasing out all functionality that requires (and even uses) native PySAL geometries to improve efficiency and interoperability within the ecosystem. These were necessary in...

enhancement
priority-mid

Last year @ljwolf suggested that `spaghetti` should source the *K*-Function from `pointpats` or `esda` (see comment [here](https://github.com/pysal/spaghetti/pull/477#commitcomment-38670779)). Now that the JOSS paper is out, we should look to implement this.

help wanted
network stats

By way of background, this feature request was spawned by work I am doing on analyzing a dataset of trash pickup locations in San Francisco. The fundamental problem with this...

enhancement
network allocation
idea/suggestion/future work

I'm having trouble wrapping my head around the LISA results. I've created a point pattern which is very localized. Large parts of the network are not covered by any points....

bug
question
priority-high

Consider integration with [`snkit`](https://github.com/tomalrussell/snkit). https://github.com/tomalrussell/snkit/blob/master/notebooks/snkit-demo.ipynb * How would `snkit` fit into `spaghetti`? * speed up / streamline point snapping * integrating point pattens into the network * especially helpful for...

enhancement
idea/suggestion/future work
discussion

Following up with #603 (the improved *Quickstart* tutorial) as an example all tutorials could use a bit more "story" in the future.

enhancement
notebooks
wishlist
good first issue

See #582. Create a `spaghetti.Network` from more data formats/structures. See [NetworkX](https://networkx.org/documentation/stable/reference/readwrite/index.html) as an example.

wishlist

There is currently no built-in way to retain the attributes of the input line data. This is due to the original design implementation and how the [network object is instantiated...

enhancement
discussion
network instantiation

incorporate network connectivity stats from dissertation `spaghetti.Network` and `sauce`. - [ ] segment sinuosity - [ ] node degree - [ ] alpha - [ ] beta - [ ]...

enhancement
network stats
priority-mid