FOSS4GNA 2023 | Easy Map Apps with React and planet maps - Dan "Ducky" Little

Summary

Easy Map Apps with React and Planet Maps is a presentation by Dan "Ducky" Little, introducing a React-based mapping library called Planet Maps. It aims to simplify the development of map applications using React and OpenLayers, providing a declarative approach to mapping, which is easier for React developers to understand. The motivation behind using OpenLayers is the familiarity and expertise of the presenters with the library, as well as its strengths in in-browser raster processing. The talk addresses common challenges faced when integrating OpenLayers with React, emphasizing the need for a more declarative and user-friendly approach.

Highlights

πŸ—ΊοΈ Introduction to Planet Maps, a React-based mapping library using OpenLayers.

🌐 Declarative approach to mapping, making it more accessible for React developers.

πŸš€ Motivation for choosing OpenLayers, including familiarity and in-browser raster processing capabilities.

πŸ€” Challenges with existing approaches, such as the use of refs in React and the complexity of integrating mapping libraries.

Previous
Previous

FOSS4GNA 2023 | The future of Vector Tiles elevation 3D arrays, ADAS - Yuri Astrakhan

Next
Next

FOSS4GNA 2023 | Serving OGC API Features/Tiles from Postgres with TiPG - David Bitner