CartoMobil'ite est LA carte collaborative pour une mobilité active et inclusive.
🎯 Notre premier objectif : ♿ la mobil'ite pour les fauteuils roulants.
Elle te permet de :
- partager les lieux accessibles, obstacles au déplacement, toilettes et places PMR. Pas besoin d’être en fauteuil roulant pour participer!
- t'informer sur l'accessibilité en fauteuil roulant des lieux et cheminement
To deploy a complete instance of "Cartomobil'ité", you need:
- this map (see the Developement section)
- postgres with postgis and data loaded
- pg_tileserv
- pg_featureserv
- Cartomobil'ité backend (complementary API)
The easiest way to contribute to the map is to use Docker:
./script/server
Otherwise, you can use use yarn:
yarn install
yarn run sprites
yarn run icons
yarn run dev
And go to http://localhost:1234/.
Data used on our map comes from OpenStreetMap, the free, worldwide geographic database.
Copyright (c) "CartoMobil'ite" 2021.
CartoMobil'ite is what it is because of some crazy people and free and open source projects. Let's name a few:
- Violaine Doutreleau (À Vos Cartes, GIS in French Polynesia): Project's mummy
- Adrien Pavie (OpenLevelUp, YoHours): developper
- OpenStreetMap (OSM)
- Team Ça reste ouvert : CartoMobil'ite is a fork of this project.
- Mapbox (Website)
Projet réalisé avec le concours de la Polynésie française.
Released under the AGPL v3 terms, see the LICENSE file to read the full text.