* [ ] Se faire héberger sur <openstreetmap.fr> histoire d’avoir une adresse web mémorisable
* [X] Mettre des projets en avant sur la page d’accueil (genre ceux pour lesquels il y a eu de l’activité récemment, ceux qui viennent d’être créés, etc)
* [X] Mettre des raccourcis clavier sur les boutons
* […] Internationaliser tout ça et y localiser au moins en anglais
* [X] Internationaliser tout ça et y localiser au moins en anglais
* [ ] API pour interactions automatisées
* [ ] outil : centroide ou emprise d’une liste arbirtraire de communes (par nom ou code INSEE)
* [ ] outil : découpage d'une zone géographique en carrés d'une surface donnée
login_to_create_project:'Login is required to create projects.'
see_also:'See also'
osm:'OSM'
osmcha:'OSMCha'
field:
project:
name:'Project name'
description:'Project description'
hashtags:'Hashtags'
hashtags_help:'Space separated words, without <samp>#</samp>'
source:Source
source_help:'If multiple separate with <samp>;</samp>'
imagery:Imagery
imagery_help:'Refer to <a href="https://josm.openstreetmap.de/wiki/Maps" target="_blank">the wiki</a>'
overpass:'Overpass Query'
overpass_help:'Build it on <a href="https://overpass-turbo.eu/" target="_blank">the website</a>. Omit <samp>[out:json][timeout:25];</samp> before and <samp>out geom;</samp> after.'
tags:'Tags'
csv:
csv:'CSV file'
csv_mime_constraint:'Unexpected MIME type'
csv_help:'Regular CSV file (UTF8 encoded, comma separated, enclosed with double quotes, escaped with backslashes and normal UNIX end of lines) where the first line is headings like "name,description,osm,geojson,status" and one of the "todo", "doing" or "done" value in the status column.'
task:
name:'Task name'
description:'Task description'
geojson:GeoJSON
geojson_help:'The task representation on the map, in <a href="https://en.wikipedia.org/wiki/GeoJSON" target="_blank">GeoJSON</a> format (will also be available as <a href="https://en.wikipedia.org/wiki/GPS_Exchange_Format" target="_blank">GPX</a>). Handy tool : <a href="https://geojson.io/" target="_blank">geojson.io</a>.'
osm:'OSM data'
osm_help:'What to send to JOSM in XML format (see <a href="https://wiki.openstreetmap.org/wiki/OSM_XML" target="_blank">OSM XML - OpenStreetMap Wiki</a>)'