Machine Learning · Aug 13, 2026
City2Graph: A Python library for Heterogeneous Graph Neural Networks and spatial analysis in urban systems [R]
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
City2Graph is a Python library I built that turns geospatial data into analysis-ready graphs (for spatial analysis, network analysis, and Graph Neural Networks as GeoAI), and the paper describing it has just been published, so I wanted to share it here. Repository: https://github.com/c2g-dev/city2graph import city2graph as c2g # buildings + street segments -> heterogeneous morphological graph…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.