laem / cartes

L'appli Web de cartes grand public
https://cartes.app
GNU Affero General Public License v3.0
100 stars 13 forks source link
cartes climate cycling ecology maps public-transport transit walking

Cartes

Kesako ?

C'est une application Web de cartographie généraliste, basée sur les données d'OpenStreetMap et d'autres projets de communs comme Wikimedia Commons (pour les images) ou Wikipedia.

Deux objectifs :

Découvrez nos motivations et les dernières nouveautés dans le blog.

Et techniquement

I started implementing this map in november 2023 as a kind of personal useful advent of code. I quickly figured out the open source tech and data in 2023 to make modern map interface have become incredibly mature, compared to 10 years ago. You get 3D buildings, vector tiles in 1 h of dev.

The app is based on :

To set it up on your local computer, just run :

npm install --legacy-peer-deps

You'll have to create your free MapTiler key and put it in a .env.local file at the root of the futureco folder:

NEXT_PUBLIC_MAPTILER=YOUR_KEY

Similar projects

Checkout OSMApp. Qwant Maps would be the other similar projet, but it's not developped anymore.

Credits

This app makes full use of a multiple of open source libraries.

Including code inspired or directly taken from OSMApp.

Icons are OSMAnd's.