You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grab Derek's All Infrastructure Merged service as an editable local copy.
Create a Jupyter Notebook to script and document the ingestion of the dataset into the EGIS hydrovis database, in the reference schema as a new table.
Configure the dataset symbology in ArcGIS Pro and create a new mapx in the reference services folder in the repo.
Publish the service to eks-maps-testing.water.noaa.gov.
Create a service publishing configuration .yml file at Core/LAMBDA/viz_functions/viz_publish_service/services/reference.
service: <service_name>
summary: <service_name_as_title>
description: <brief_description>
tags: national water model, nwm, reference,
credits: National Water Model, NOAA/NWS National Water Center
egis_server: server|image (for vector|raster)
egis_folder: reference
feature_service: true|false
public_service: true|false
Commit the Jupyter Notebook, .mapx, .yml files into a new branch in github and submit a PR.
Originally posted by @GeorgeRought-NOAA in #927
The text was updated successfully, but these errors were encountered: