This web application allow anyone to provide a search experience of geolocated elements. It could be phisical elements, websites focus on an specific area, etc.
Use cases:
- Portal which goal is to allow users to find information about which websites can provide information or services about an specific hazard like a fire, flood or an earthquake near to you.
- Website to allow users to identify Open Data portals containing data from an specific location.
- etc.
This is a client-side application and you will need:
- A web server need to be installed (Apache, Nginx, IIS, https-server, live server, ...).
- A free ArcGIS Developer account (Sign-up - how-to video)
- Create an API key (how-to video - docs)
- Clone this repo:
$git clone git@github.com:GeoVoluntarios/geovoluntarios-buscador-web-geolocalizadas.git
- Create a
config.js
file using the config_template.js and replace the placeholder with a valid API key. - Open the
index.html
file from your web server.
👍🎉 First off, thanks for taking the time to contribute! 🎉👍
Please check the issues to find a task that you feel like doing and that you think you can contribute to.