FOSS4G Europe is an annual event of free and open source geographic technologies and open geospatial data hosted by OSGeo. In 2025 it took place in Mostar, Bosnia-Herzegovina. Sourcepole attended this event the second time after 2015 in Como.

image

Creating 3D Tiles

3D Tiles is an OGC community standard for streaming and rendering massive 3D geospatial data. This talk shows workflows to convert 3D formats like CityGML to 3D Tiles and compares software tools like py3dtiles, mago 3DTiler and pg2b3dm.

QGIS Web Client goes 3D

With QGIS Web Client (QWC) you can publish your maps on the Internet with the same rendering as QGIS Desktop thanks to QGIS Server. The environment consists of a modern responsive frontend written in JavaScript based on ReactJS and OpenLayers. It also offers a 3D view based on Three.js. With qwc-services, an ecosystem of server-side Python/Flask microservices, you can extend the range of functions, for example to control user permissions and edit spatial data in the web application. This talk shows recently added features, especially its 3D capabilities.