Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacMaps authored Apr 5, 2019
1 parent 139081c commit ac3dbca
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ The map features a widget that allows users to filter plans by the month the pla

Our Planning staff update the layer feeding the map service on a file geodatabase on their shared network drive. We have a weekly scheduled task that runs a Python script to copy the dataset from their network drive to a file geodatabase on our ArcGIS Server machine.

Another workflow would be to have the layer published as a feature service (ArcGIS Online or ArcGIS Server), and have the people edit the layer directly through a desktop client (ArcGIS Pro).
Another workflow would be to have the layer published as a feature service (ArcGIS Online or ArcGIS Enterprise), and have the people edit the layer directly through a desktop client (ArcGIS Pro).

## Purpose
My goal in putting this project on GitHub is to provide other government agencies a sample app, from which they can build their own solutions. This project uses the Leaflet.js library (and various plugins), a Bootstrap "theme," and Esri REST map services using a custom tiling scheme.
My goal in putting this project on GitHub is to provide other government agencies a sample app, from which they can build their own solutions. This project uses the Leaflet.js library (and various plugins), a Bootstrap "theme," and Esri REST map services (including a custom tiling scheme).

As enhancements are added to the app, I'll do my best to push those changes to this repository.

[Live Web App Link](https://gis.ccpa.net/sld/activity/)

Expand Down

0 comments on commit ac3dbca

Please sign in to comment.