- Leaflet: responsive
At the end of the Leaflet introductory course, the final mini-project looked like the following map: With a map displaying geojson data, a mini-map and a title. This screenshot was taken on a PC and looks…
- MBtiles & Leaflet
Introduction: What is the
MBTiles format? The MBTiles format is a file format for storing map tiles (raster or vector) in a SQLite database, a lightweight, stand-alone database engine. Initially designed by Mapbox, this format has…
- Leaflet tutorial: session 6
Session objectives: Creation of a mini-mapping project The aim of this session is to mobilize all the skills acquired in the introductory course to Leaflet to create a complete interactive map. Learners choose a theme from…
- Leaflet tutorial: session 5
Slide 1: Key events in Leaflet In Leaflet, events play a key role in making maps interactive and responsive. Indeed, Leaflet can handle a wide range of events that occur on the map, layers or specific…
- Leaflet tutorial: session 4
Session 4: Customization and control in Leaflet Objective: enhance the user experience (UX) and customize the appearance of interactive maps. Diapo 1: Customizing markers 1. Introduction: Why customize markers? By default, Leaflet uses a standard blue…
- Leaflet tutorial: session 3
GeoJSON data and styles Slide 1: What is GeoJSON? GeoJSON is a lightweight, widely used data format for representing geographic objects in a web environment. It is based on the JSON (JavaScript Object Notation) format, a…
- Leaflet tutorial: session 2
Layers and interactivity with Leaflet Slide 1: Introduction to Layers Explanation: Layers in Leaflet are geographic objects added to a map. There are two main types: Slide 2: Adding a tile layer Explanation: Tile layers display…
- Leaflet tutorial: session 1
Introduction to LeafletWelcome to the introductory course to Leaflet.js Creating interactive maps on the Web has never been easier.With the Leaflet JavaScript library, you’ll learn how to represent locations, routes and data, and enrich your maps…
- Leaflet tutorial
Duration: approx. 9-12 hours (divided into 6 sessions) Program : Expected result By the end of the course, you’ll be able to create a working Leaflet map with your own data and put it online to…
- Geoserver:configuring geowebcache(2)
GeoWebCache (GWC) tile formats available in GeoServer GeoServer, as an open source mapping server compliant with OGC (Open Geospatial Consortium) standards, offers several types of web services for the distribution of geospatial data. One of the…