Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-b-shaw committed Aug 18, 2023
1 parent 3a363b5 commit e5d4629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# oem-gis-center-database
Access the deployed app at: https://city-of-baltimore.github.io/oem-gis-center-database/. Enable popups to allow the Esri login page to appear.
Supported Functionalities: add layer, delete layer, delete template, add category, delete category
## Layer Fields
- Scope: The geographical scope of the layer. In the dashboard app, the scope will be joined to the title to create the layer title.
- For example, a layer with title “Neighborhoods” and scope “Baltimore” will appear as “Baltimore Neighborhoods” in OEM GIS Center.
Expand All @@ -19,5 +18,6 @@ Supported Functionalities: add layer, delete layer, delete template, add categor
- Filter (Optional): A SQL filter to be applied server-side to the retrieved layer data. Only regular SQL WHERE clauses should be entered, and this field should only be used with Feature Layers.
See this Filter a Feature Layer [Tutorial](https://developers.arcgis.com/javascript/latest/filter-a-feature-layer-with-sql/#apply-the-sql-expression) for more information.
## Other Edits
- Supported Functionalities: add layer, delete layer, delete template, add category, delete category
- Rename or edit entries by double clicking directly in the table and entering the new value.
- Batch upload/download, add/remove fields, and make other eidts by going to the ArcGIS Online [item](https://baltimore.maps.arcgis.com/home/item.html?id=92dc71eaff8b46e49b2d4aff0e24ef60).

0 comments on commit e5d4629

Please sign in to comment.