Skip to content

Conversation

@ChungTingLao
Copy link
Contributor

  1. Instead of relying on CityDB post-process to generate building footprints, insert footprints directly into CityDB schema for XtoCityDB data upload. This should reduce upload time.

  2. Added additional example to upload LoD1 building data. Instead of using XtoCityDB upload which convert the building data into CityDB schema, the new example upload the building data to PostGIS, and it is made SPARQL queryable by Ontop using a bespoke OBDA file. Local testing suggests that this can reduce upload time significantly with respect to XtoCityDB (~40%), without affecting the result of SPARQL queries. However, it should be noted that the generated IRI for buildings are not persistent with this method.

… transforming building data into CityDB schema, this runs custom SQL scripts to extract thematic surfaces and make available through Ontop via custom mapping. It can also work with TOID-UPRN data.
@ChungTingLao ChungTingLao self-assigned this Jun 25, 2025
@ChungTingLao ChungTingLao requested a review from gpeb2 June 26, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants