Skip to content
Emmanuel S. edited this page May 4, 2026 · 2 revisions

Welcome to the mcp-carte-ign wiki!

Current features

  • Openlayers 2D
  • Display map with title and description
  • Auto centering on last feature layer => TODO: be smarter
  • Display vector layers : each with a different colour. LLM decides which colour for now.
  • Layer switcher
  • Map background map or ortho
  • Background : Black and white with feature layers / colors if not
  • Popup on vector object (all non empty attributes ?)
  • Download vector layer
  • Scale adaptive rendering. Clustering ?
  • Map legend for feature layers

Roadmap

  • Finalize GET/POST behaviour / params handling. It should work with geocontext or any other MCP. We should not stick only to geocontext.
  • Map icons : Symbols library ? Symbol support in general. pinhead ? DSFR ?
  • Look into https://openlayers.org/en/latest/apidoc/module-ol_style_flat.html ?
  • Nano banana post processing ? Very costly dear ;)
  • Maplibre ? Feature extrusion.
  • Label on vector feature

Deployment

Clone this wiki locally