Skip to content
Discussion options

You must be logged in to vote

It captures precisely what the docstring says (besides the gdf/geometry mistake), that is the number of neighbours captured by graph, i.e. it just calls graph.cardinalities. If that graph is generated on tessellation, that is number of neighbours that tessellation cell has. Not a number of neighbours a building does. If you generate contiguity from buildings, then it gives you info on how many other buildings it touches but that is not what you're supposed to get from tessellation graph.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@iboates
Comment options

@martinfleis
Comment options

Answer selected by martinfleis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants