A web application for viewing and querying electrofishing data.
Staging: https://electrofishing-query.dev.utah.gov
Production: https://electrofishing-query.ugrc.utah.gov
- Update
Electrofishing/MapService
:- Check "Allow per request modification of layer order and symbology" and register the SDE database as a dynamic workspace with the an ID of "ElectrofishingQuery".
- Update Parameters -> Max Number of Records Returns from 1000 to 5000.
- Publish
scripts/Download.tbx/Download
asElectrofishing/Download
:- asynchronous
- max time a client can use the service:
300
- Copy
scripts/swq_secrets.py
,scripts/__init__.py
,scripts/download.py
, &scripts/sql/*
toC:\arcgisserver\directories\arcgissystem\arcgisinput\Electrofishing\Download.GPServer\extracted\p20\scripts
- Update
swq_secrets.py
to reflect the environment that you have published to. - Download and install Microsoft ODBC Driver 17 for SQL Server.
- Update
src/ChangeLog.html
grunt bump
- Pushing to
dev
ormain
triggers a deploy to Firebase.