Replies: 4 comments 8 replies
|
Are the existing grids, that were used for the original addressing that David has in drive, going to be utilized somehow? |
|
Status/Progress Update: /remind me on 06/01/2021 |
|
I created an initial python script to build out an address grid, which can be found in my Python-Tools repo at build_address_gridlines.py. Everything is in NAD 1983 UTM 12N (EPSG: 26912), so the units need to be in meters. The script generates an approximate address grid from the following user inputs:
The output looks like a lattice of gridlines, each containing a label with its approximate street name (e.g., 700 E). It does a decent job based on some initial tests in Salt Lake City and Provo (see images below). We knew this would be tricky due to inherent inconsistencies and real-world variations, but when accounting for possible rectangular grids with different x/y block distances, I think this is a good first step. Weaknesses
Salt Lake City
Provo
|
|
I've created a google drive folder/directory in the agrc_public_share where we can compile all the known, existing address grids from across the state. I've added Sanpete's grid that I obtained from their GIS dept as well as any other grids I've found in random places in the agrc/ugrc google drive. please add any address grids to this folder that you are aware of. Thanks! |



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What's the idea?
Who would this benefit?
Is funding needed?
Estimated level of work?
What are some of the known steps to make this happen?
Some technical thoughts:
What are some of the known limitations or challenges?
Resources
All reactions