-
Notifications
You must be signed in to change notification settings - Fork 9
Guide: add a new city
mmmatthew edited this page Feb 15, 2019
·
2 revisions
To add a new city or location, changes have to be made to both the front and back end:
- Add the location's geocoordinates and if available, the wikidata QID of the fountain operator catalog. see commit
- Add location as allowable value in API endpoints. see commit
- Add location as a valid url parameter, include aliases. see commit
- Add translations for location name. see commit