CCC media team

Chaos Computer Club - archive feed

A wide variety of video material distributed by the Chaos Computer Club. This feed contains events older than two years

Author

CCC media team

Category

Technology

Latest episode

Jul 5, 2025

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android almost 10M downloads · 4.8 rating iOS soon

Episodes

3D geo data in the Mapbox-gl viewer with 3D tiles (foss4g2019) Video 27.08.2019

Mapbox GL JS is a powerful JavaScript library that uses WebGL to render interactive maps from vector tiles and other sources. Mapbox has recently added custom layers to its set of allowed layer types. The custom layer allows developers to render custom data while directly using the the WebGL render engine. We have implemented mapbox-gl custom layers for rendering 3D tiles and point cloud data. Thi...

Calculating CO2 emissions for Urban Land Use Planning with FOSS4G tools (foss4g2019) Video 27.08.2019

Can you calculate the CO2 emissions for your city now or for the future? Ubigu Ltd, Tietotakomo, Gispo Ltd, Finnish Environment Institute and City of Tampere in Finland have crafted an open source climate tool during spring 2019. It was created using QGIS, PostGIS, GeoServer and Oskari map service for detecting what areas have more CO2 emissions than others taking into account also carbon sinks. T...

Africa Bees - Geonode business portal for Drone Mapping in Africa (foss4g2019) Video 27.08.2019

Africa Bees was hatched at FOSS4G 2018 in Tanzania! The power of drones and the demand for more detailed mapping in Africa has boomed in many sectors such as development, construction, flood prevention, humanitarian response and environmental safe guarding. Based on open source Geonode servers and connecting QGIS clients a platform is now available for drone pilots in Africa to be empowered and be...

Visual Hierarchies in 3D Cartography with vts-geospatial (foss4g2019) Video 27.08.2019

The brave new world of 3D mapping has taken little notice of time-proven rules of cartography, as if arbitrary viewing angles could somehow obliterate the need to convey a clear hierarchy of features. In this talk we will show how the vector styling capabilities in vts-geospatial may be used to overcome that long-standing shortcoming. From the choice of a basemap through the definition of intellec...

INSPIRE as an Open Platform (foss4g2019) Video 27.08.2019

Audio is broken for the first minutes, sorry. In this talk, we explain how open source platforms will enable data users to truly utilize geospatial data in Europe. Open platforms based on standards, as INSPIRE, will enable new business models, applications and markets. However, there are still challenges in building them effectively. A key component of effective INSPIRE implementation is hale stud...

Let's Power the Analytics and 3D to the Web Based Military Geo-Portal using FOSS4G! (foss4g2019) Video 27.08.2019

I'll introduce the web based military geo-portal system which was implemented on top of numerous open source projects such as PostGIS, GeoServer, Cesium, mago3D, OpenGXT. This military geo-portal system provides search, layer control, satellite image retrieval, spatial/terrain analysis, reading coordinates, and map notes functionalities to the military officers through intranet. This system is bas...

Geospatial open data for everyone, from global to local (foss4g2019) Video 27.08.2019

Reusable satellite and street maps data will be presented in this talk. Powered by open data and build with open source! Learn about the MapTiler data infrastructure and the high-resolution imagery available for Europe and the US, ready for your next project. Open geospatial data is the new raw material every GIS expert can build upon. Free vectors and rasters are everywhere, but come in many flav...

Key Aspects of Choosing to Use FOSS4G in Teaching and Projects (foss4g2019) Video 27.08.2019

FOSS4G in education and research is key to providing students and researcher with tools for analysing spatial data avoiding vendor lock-ins and fostering a healthy freedom to test different solutions. OS tools stimulate proactiveness in students by providing a wide range of possibilities, from usage to development. This talk will show how open source tools for processing imagery and point cloud da...

A framework for collaborative, open-access, and interactive GIS educational resources (foss4g2019) Video 27.08.2019

Developing meaningful and interactive materials for the GIS classroom is a major challenge for educators. In this talk, I present a framework for developing GIS educational resources - including interactive in-class activities and out-of-class exercises - through an open and collaborative approach. None about this event: https://talks.2019.foss4g.org/bucharest/talk/HYT3HJ/

GeoServer WFS3: introduction to the RESTful, schemaless, JSON first download service (foss4g2019) Video 27.08.2019

The WFS 3 specification introduces a number of significant changes in the protocol compared to older versions, to mention just a few: * Small core with basic functionality, extra functionality provided by extensions * OpenAPI/RESTful based * GeoJSON first, while still allowing serving data in GML * No mandate to publish schemas for data Come to this presentation to have a quick introduction to thi...

geOrchestra - INSPIDE SDI (foss4g2019) Video 27.08.2019

geOrchestra gathers an open source community to build an INSPIRE compliant Spatial Data Infrastructure. The result is a customizable, interoperable and free INSPIRE SDI, based on the best geospatial open source components. Referenced on Github, geOrchestra offers a solution to publish and share spatial data on intranet and internet. geOrchestra project is built around several independent and inter...

Interactive GeoPlatform for Public Administrations (foss4g2019) Video 27.08.2019

The new Spatial Data Infrastructure of the Veneto Region (IDT-RV 2.0) has been completely redesigned to move from the older structure, based on commercial products, to state of the art FOSS4G software, providing methods to simplify data publication. Operational innovations introduced by the new infrastructure include: • Provision of tools for the interactive creation of WebGIS sites, without any c...

Composing and securing spatial data interfaces. When? Why? How? Serverless edition. (foss4g2019) Video 27.08.2019

A comprehensive presentation of the design process leading to a NodeJS framework which acts as a spatial data and application interface. The XYZ framework also provides a control library and responsive views tying everything together. Library methods make use of function composition in javascript to augment methods for a range of client applications. A monorepo is used to handle deployments on a s...

Mapchete - tile-based geodata processing (foss4g2019) Video 27.08.2019

Mapchete (https://github.com/ungarj/mapchete) is a tool written in Python which helps processing large amounts of geodata such as global high resolution datasets. It does so by executing a user-defined Python function on smaller chunks of data (tiles). The standard tiling schemes follow the well-known tile pyramid schemes used by WMTS which also enable mapchete to let the user easily preview proce...

Custom workflows in QGIS thanks to Python - a non technical introduction (foss4g2019) Video 27.08.2019

This talk introduces the integration and possibilities of Python within and around QGIS in its latest version. Being an introductory talk it is not aimed at developers but much more at [future] QGIS users that would like to know what possibility exists for customizing your workflows thanks to PyQGIS. The presentation will brush the following topics: * Integration of Python in the latest version of...

Mapillary Mobile Apps & SDKs (foss4g2019) Video 27.08.2019

Mapillary SDKs enable any developer to easily build apps with functionality for geotagged image capture, Mapillary authentication, and uploading to Mapillary. In this session, we will explore the SDKs, demo some Mapillary apps that are built on the SDKs, and look at how these apps are being used to solve real-world challenges. None about this event: https://talks.2019.foss4g.org/bucharest/talk/3JM...

SMODERP2D Soil Erosion Model Entering Open Source Era with GPU-based Parallelization (foss4g2019) Video 27.08.2019

SMODERP2D is a runoff-soil erosion physically-based distributed episodic model used for calculation and prediction processes at agricultural areas and small watersheds. The core of the model is a raster based cell-by-cell mass balance calculation which includes the key hydrological processes, such as effective precipitation, surface runoff and stream network routing. Effective precipitation, the f...

GeoMapFish - Project Status (foss4g2019) Video 27.08.2019

GeoMapFish is an open source WebGIS platform developed in close collaboration with a large user group. It targets a variety of uses in public administrations and private groups, including data publication, geomarketing and facility management. OpenLayers and an OGC architecture allow to use different cartographic engines (MapServer, QGIS Server). Latest version supports Docker and can be installed...

Natural Language Processing meets FOSS4G – Introduction of Document Mapping (foss4g2019) Video 27.08.2019

Natural Language Processing, in short, NLP is one of the most high-lightened technologies these days. What I would like to bring on FOSS4G 2019 is an experimental approach which integrates NLP with mapping system. Just for convenience, I call this approach “document-mapping”. In this approach, documents are plotted according to their similarities: in other words, similar documents are plotted with...

Welcome speech from Mr. Dumitru Prunariu, Romanian Space Agency (foss4g2019) Video 27.08.2019

This is the welcome speech of Mr. Dumitru Prunariu. None about this event: https://talks.2019.foss4g.org/bucharest/talk/PCWRFQ/

State of the QGIS project (foss4g2019) Video 27.08.2019

The presentation is more a "behind the scenes" talk, covering topic such as: * the people behind QGIS * the infrastructure behind QGIS * quality assurance efforts * organization and charter * challenges and changes in our organization * financial situation * challenges from being a large OSGEO project None about this event: https://talks.2019.foss4g.org/bucharest/talk/FXAJPH/

Automated GIS-based Complex Developed for the Long-term monitoring of Growing Season Parameters Using Remote Sensing Data (foss4g2019) Video 27.08.2019

A number of climate change research projects discover dependencies between dynamics of vegetation indexes and dynamics of meteorological parameters, which make possible estimation and monitoring of growing season parameters using remote sensing data. In our study, we use Normalized Difference Water Index (NDWI) that can be derived automatically from the daily satellite imagery collected by MODIS s...

Open source tool set for geology (foss4g2019) Video 27.08.2019

You recently saw a picture of a big hole in space. We now propose you to visualize holes in the ground. As a science directly based on location, Geology makes intensive use of GIS softwares, not only to see boreholes. As a matter of fact, geology needs efficient tools to store, visualize and analyze large datasets of informations in 2D and 3D. We propose a set of opensource softwares based on exis...

OSGeo UN Committee Educational Challenges: A use case of sharing software and experience from all over the world (foss4g2019) Video 27.08.2019

The OSGeo United Nations (UN) Committee promotes the development and use of open source software that meets UN needs and supports the aims of the UN. Following a meeting between the OSGeo Board of Directors and the UN GIS team at the FOSS4G conference in Seoul, Korea, in September 2015, the Committee has mainly worked on the UN Open GIS Initiative, a project "... to identify and develop an Open So...

WebAssembly - a new technology and its potential for geospatial application (foss4g2019) Video 27.08.2019

WebAssembly is a binary runtime format designed for efficiency, speed and safety. Version 1.0, standardized in a W3C Working Group, is now supported by all major browsers. It opens up a whole new way to create performant web applications and gives new possibilities to share (geospatial!) libraries between desktop and web applications. None about this event: https://talks.2019.foss4g.org/bucharest/...

Listen to the Chaos Computer Club - archive feed podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.