nilocram/Cartes_web
1
0
Fork
You've already forked Cartes_web
0
forked from cartes/web
Des cartes en ligne pour le grand public. Sans appli, directement sur le Web.
  • TypeScript 84.5%
  • MDX 14.6%
  • JavaScript 0.5%
  • CSS 0.4%
Find a file
2026年03月29日 15:30:17 +02:00
.forgejo/ISSUE_TEMPLATE
.placeMapImages
app
articles
components
data/autoroutes
lib
locales
public
.editorconfig
.env
.env.development
.gitattributes
.gitconfig
.gitignore
.prettierignore
.prettierrc.yaml
.yarnclean
AGENTS.md
appRouterI18n.ts
buildPlaceJsonLd.ts
bun.lock
CLAUDE.md
CONTRIBUTING.md
deno.lock
eslint.config.ts
globals.css
icon.svg
initLingui.tsx
LICENSE
lingui.config.js
localeProxyUtils.ts
locales.ts
mdx-components.tsx
mdxOptions.mjs
mdxOptionsFunctions.mjs
next-env.d.ts
next.config.mjs
nixpacks.toml
package.json
postcss.config.js
proxy.ts
README.md
temp-local-bug
tsconfig.json
étude-prix-moyens-autoroute.md

Cartes

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

Deux objectifs :

  • pouvoir explorer le Monde et ses lieux d'intérêt (commerces, attractions touristiques, équipements, services publics, etc) sans dépendre de Google, Apple et autre GAFAM
  • proposer des calculateurs d'itinéraires écologiques, et promouvoir les transports en commun.

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

Comment suivre le projet ?

Venez discuter du projet sur le canal matrix !

Les nouveautés sont annoncées sur le compte bluesky @cartes.app, avec une réplique sur mastodon @cartes_app@amicale.net.

D'autres discussions ont aussi lieu dans la rubrique cartes.app du forum OSM France.

Comment contribuer ?

C'est par ici : contribution guide ! Vous pouvez aussi poser des questions ici dans la rubrique tickets ou sur le canal matrix pour les questions plus informelles.

Technically ?

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 :

  • data : OpenStreetMap (of course), Wikimedia commons (for the images), Wikidata, Wikipedia
  • code : nextjs, maplibre, next-yak pour le CSS
  • hosting : maptiler for the vector map tiles, vercel for JS deployment, Photon API by Komoot, Indoor= for indoor mapping.

Funding

Cartes has received funding for 2025 from the Dutch organisation NLNet, see details on the blog

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.

Availability of servers is here