Diego Vinasco-Alvarez
Diego Vinasco-Alvarez
Currently, both the IFC tiler and CityGML tiler create standard-specific identifiers in the batch table. E.g. A CityGML object creates a `gml:id` field as opposed to the IFC equivalent identifier...
Add a `--extract-simplified-graph` option to the temporal tiler to output the simplified graph as JSON before tiling.
- update how to customize D3 events - add some needed links to the examples - update some images
Add the ability to modify a config (or maybe configure one on startup) on demand. This functionality should show the user each data source, widget settings, etc. and allow their...
Integrate wikidata document data using data queried by the UD-Viz SPARQL Module and visualized using geopinned multimedia. Like for example the national opera house building image linked to the opera...
In the SPARQL widget currently clicking on a node corresponding to a version transition or version does nothing. Ideally, this action should use iTowns (or a layer/tiles manager) to visualize...
This functionality already exists (currently in the [GeoDataDays demo](https://github.com/VCityTeam/UD-Demo-GeoDataDays-MultiNavigation-Chaufferie/) soon to be integrated) for **CityGML**. However, the structure of identifiers of entities (features) in IFC graphs produced by the [IFCtoOWL...
- [ ] Deploy a SPARQL backend with example workspace data using the Gratte ciel workspace data. - [ ] Update [this config](https://github.com/VCityTeam/UD-Viz/blob/4e18c11c7463a58a9ebdcca6267e2e1e5f1a7864/examples/assets/config/server/sparql_workspace_server.json) once deployed. - [ ] Update [this...