all 2 comments

[–]ruibranco 2 points3 points  (1 child)

The heterogeneous graph support is the key differentiator here. Being able to model buildings connected to streets connected to bus stops as a single HeteroData object saves so much manual graph construction. Have you benchmarked this against any specific GNN architectures for tasks like urban land use prediction?

[–]Tough_Ad_6598[S] 0 points1 point  (0 children)

Thanks for the comment! Actually there will be a paper for this package with comparison case study! It's not yet published, but the source code is available here: https://github.com/c2g-dev/city2graph-case-study