Skip to content

dylanadd/arcgis-javascript-api-map-application

Repository files navigation

README

What is this repository for?

  • This repository is for public use and made open in the hopes it will be made better through contribution of other developers
  • Version 1.0
  • You can see a live demo of this application at http://maps.pueblo.org/

How do I get set up?

  • This app was built in/for Apache Server and has not been tested in any other server environment.
  1. Upload the contents of this repository to a web-accessible folder on the server (Usually somewhere under /var/www/ in Apache, e.g. /var/www/MyWebsite).

  2. Under the root folder that you uploaded to, create a directory called 'temp' and set permissions to 777. This directory is used for the .csv files that are exported. (Ex. /var/www/MyWebsite/temp)

  3. Ensure you have PHP cURL module enabled on Apache.

  4. That's it. Open it up in a web browser and enjoy!

License

  • This app is released under the terms of the GNU GPL v3 where not limited by ESRI's ArcGIS Javascript API terms of use

Who do I talk to for more info?

About

Map application built using the ArcGIS JavaScript API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published