Skip to content

Commit

Permalink
Merge branch 'municipalities-metro-townships' of https://github.com/a…
Browse files Browse the repository at this point in the history
…grc/gis.utah.gov into municipalities-metro-townships
  • Loading branch information
DenisePeterson committed Oct 12, 2024
2 parents 1906721 + d7c094f commit 1fce089
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/content/blog/2021-04-26-introducing-ugrcodes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cover_image_alt: UGRCodes in Salt Lake County

import Contacts from '@components/page/Contacts.astro';

Are you tired of fighting with esoteric municipal FIPS codes? Have you even tried using them? It's not easy and it's certainly not intuitive. Five digit integer codes with minimal consistency and continuity across space, and require a lookup table to understand, don't lend themselves as a simple identifier for a municipality. As a solution, UGRC is implementing a new attribute field called the UGRCode (get it?) in our [Municipal Boundaries](https://opendata.gis.utah.gov/datasets/utah-municipal-boundaries) and [Metro Townships](https://opendata.gis.utah.gov/datasets/utah-metro-townships) data. The full list of UGRCodes can be found [in this spreadsheet](https://docs.google.com/spreadsheets/d/19cwbXoewTynDDv_fJ3hGekD4VbLef5VxrnSJfRx8My8/edit#gid=2028111876).
Are you tired of fighting with esoteric municipal FIPS codes? Have you even tried using them? It's not easy and it's certainly not intuitive. Five digit integer codes with minimal consistency and continuity across space, and require a lookup table to understand, don't lend themselves as a simple identifier for a municipality. As a solution, UGRC is implementing a new attribute field called the UGRCode (get it?) in our [Municipal Boundaries](https://opendata.gis.utah.gov/datasets/utah-municipal-boundaries) and data. The full list of UGRCodes can be found [in this spreadsheet](https://docs.google.com/spreadsheets/d/19cwbXoewTynDDv_fJ3hGekD4VbLef5VxrnSJfRx8My8/edit#gid=2028111876).

![UGRCodes in Salt Lake County](../../images/pillar-blog/2021-04-26-introducing-ugrcodes/20210422_ugrcodes.png 'UGRCodes in Salt Lake County')

Expand All @@ -35,8 +35,6 @@ In coming up with the 3-letter codes we tried to follow a few guiding principles
- E.g., Salt Lake City (SLC), West Valley City (WVC), Bear River City (BRC)
- Distinguish municipalities with similar names or beginnings as much as possible
- E.g., Kanab (KNB), Kanarraville (KNV), Kanosh (KNS)
- Metro Townships have "MT" in their code - or just "T" if new ones conflict with current codes
- E.g., Emigration Canyon (EMT), Kearns (KMT), Magna (MMT)

#### Future Enhancements

Expand Down

0 comments on commit 1fce089

Please sign in to comment.