This JavaScript app provides a query to our library services by entering any place name in the world using any language - looking at all place names in a defined area. Geonames-API is used for serving the place names.
- git clone https://github.com/geolba/SpatialLibrarySearch.git
- set variable "geonamesuser" in web.config
- set variable "app.geonamesuser" in scripts/app/config.js
See deployment for notes on how to deploy the project on a live system.
- run: npm run-script prod
For the versions available, see the tags on this repository.
- Arno Kaimbacher - Initial work
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details