Caresteouvert Save

Ça reste ouvert - the collaborative map of open places during the lockdown

Project README

Ça reste ouvert (It Remains Open)

Ça reste ouvert

Ça reste ouvert, la carte collaborative des lieux ouverts durant la crise sanitaire / the collaborative map of the places open during the health crisis #Covid19.

Toutes les informations sur le projet sont ici / All informations about the project here : https://blog.caresteouvert.fr/about

Ça reste ouvert a été forké : Cartomobil'ité

Architecture

To deploy a complete instance of "Ça reste ouvert", you needs:

Development

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/.

Production

The stack can be started using already built images, on a production environment:

cd db/
docker-compose -f docker-compose.yaml -f docker-compose-prod.yaml up -d pg_tileserv pg_featureserv geoip web worker front

Translation

Translations are managed via Transifex, go here to translate it in your language.

Data

Data used on our map comes from two sources :

  • OpenStreetMap : the free, worldwide geographic database. We use information about points of interest and also lockdown opening hours
  • Covid enseignes : chain stores opening rules by country. This allows to mark as open/closed a wide range of shops worldwide.

So you can either directly contribute to OpenStreetMap (using opening_hours:covid19=* tag on individual features), or add rules concerning chain stores in Covid enseignes repository.

Data derivated from Ça reste ouvert can be downloaded at this URL : https://download.osmontrouge.fr/caresteouvert/

License

Copyright (c) "Ça reste ouvert" 2020

Released under the AGPL v3 terms, see the LICENSE file to read the full text.

Open Source Agenda is not affiliated with "Caresteouvert" Project. README Source: caresteouvert/caresteouvert
Stars
54
Open Issues
55
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating