Talk
Digital mapping has long been dominated by commercial providers, creating barriers of cost, complexity, and privacy concerns. This talk introduces Protomaps, an open-source project that reimagines how web maps are delivered and consumed. Using the innovative PMTiles format – a single-file approach to vector tiles – Protomaps eliminates complex server infrastructure while reducing bandwidth usage and improving performance. We'll explore how this technology democratizes cartography by making self-hosted maps accessible without API keys, usage quotas, or recurring costs. The presentation will demonstrate implementations with Leaflet and MapLibre, showcase customization options, and highlight cases where Protomaps enables privacy-conscious, offline-capable mapping solutions. Discover how this technology puts mapping control back in the hands of developers while maintaining the rich experiences modern applications demand.
The talk has no prerequisites. For those who want to find out more in advance, here are a few useful links: * https://protomaps.com * https://docs.protomaps.com/
In today’s digital landscape, maps have become essential components of countless applications and services, from navigation and logistics to social platforms and data visualization. But for too long, the field has been dominated by a few companies whose services, while powerful, come with significant drawbacks: Usage quotas, tracking requirements, styling limitations, and recurring costs that can quickly skyrocket as applications grow.
This talk will introduce Protomaps, an innovative open source mapping technology that is fundamentally reshaping the way digital maps are created, distributed and used. At its core, Protomaps utilizes the groundbreaking PMTiles format – a single-file approach to vector tiles that eliminates the need for complex tile server infrastructure while increasing performance and reducing bandwidth consumption.
We start with the technical basics of protomaps and explain how the PMTiles format works and why it represents such a significant advance over conventional tile map approaches. Unlike conventional solutions that rely on thousands of individual tile files provided by a complex infrastructure, PMTiles bundles vector map data into a single, efficiently indexed file that can be hosted anywhere.
The presentation will demonstrate how this approach enables progressive loading, allowing maps to render quickly at variable zoom levels while preserving the rich detail and interactive capabilities users expect from modern mapping solutions. We’ll examine the efficiency gains in terms of bandwidth usage, server requirements, and client-side rendering performance.
This talk will focus on how Protomaps democratizes digital mapping in a tangible way:
By eliminating recurring API costs and usage-based pricing models, Protomaps opens up mapping opportunities for projects of all sizes, from hobby developers to non-profit organizations and educational institutions with limited budgets.
We demonstrate practical implementations with Leaflet and MapLibre GL and show how developers can integrate Protomaps with just a few lines of code and minimal configuration.
Without the styling restrictions imposed by commercial vendors, Protomaps allows complete creative control over the appearance of the map. We show examples of customized maps that would be difficult or impossible to achieve with traditional services.
As Protomaps enables fully self-hosted mapping solutions, there is no need to share user location data or mapping activity with third parties – a crucial aspect for privacy-conscious applications and those operating under strict regulatory frameworks.
Participants will leave this session with the following knowledge:
Whether you are a developer seeking cost-effective mapping solutions, an organization concerned about data privacy, or simply interested in the evolution of open source geospatial technology, this talk will give you valuable insight into how Protomaps is reshaping the landscape of digital cartography by putting powerful mapping capabilities back into the hands of developers and communities.
Founder and owner of cusy GmbH
Veit Schiele is a German IT expert and entrepreneur best known as the founder and CEO of cusy GmbH, a company focused on bridging the gap between software engineering and data science, developing robust, reproducible and scalable solutions for data analysis and visualization. He is also an experienced trainer who has authored tutorials on Python for data scientists and is known for his work in scientific programming, agile methodologies and IT compliance. Veit is also active in the Python community, particularly in the area of scientific computing. He organizes training courses and conferences on Python and data visualization, with the aim of promoting best practices in research software development.