Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create New Critical Infrastructure as Points Static Service #1044

Closed
GeorgeRought-NOAA opened this issue Jan 16, 2025 · 0 comments · Fixed by #1046
Closed

Create New Critical Infrastructure as Points Static Service #1044

GeorgeRought-NOAA opened this issue Jan 16, 2025 · 0 comments · Fixed by #1046
Assignees
Labels
enhancement New feature or request Priority - Medium Task 3 GAMA Task 3
Milestone

Comments

@GeorgeRought-NOAA
Copy link
Contributor

GeorgeRought-NOAA commented Jan 16, 2025

To Do:

Create Static Critical Infrastructure Service

  • 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

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment