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

Temp Road Closure Layer #136

Closed
gk-tl opened this issue Apr 3, 2020 · 6 comments
Closed

Temp Road Closure Layer #136

gk-tl opened this issue Apr 3, 2020 · 6 comments
Assignees
Labels

Comments

@gk-tl gk-tl added the Post label Apr 3, 2020
@al-tabb
Copy link

al-tabb commented Apr 3, 2020

@qqnluaq You won't be able to access the links above use these:
http://trp.regionalroads.com/api/?data=GM_TemporaryRoadClosures&format=geojson&download=true
http://trp.regionalroads.com/api/?data=GM_TemporaryRoadClosuresExtent&format=geojson&download=true

Alternatively I can send a FGDB with those files. Let me know if there's any issues with the field names and I can address that as well.

@gk-tl
Copy link
Collaborator Author

gk-tl commented Apr 3, 2020

@al-tabb field names are provided here: #128

"GM_TemporaryRoadClosures"
[
"ClosureDescription",
"ClosureName",
"EndDate",
"Link",
"Notes",
"StartDate",
"Status"
]
"GM_TemporaryRoadClosuresExtent"
[
"ClosureDescription",
"ClosureName",
"EndDate",
"Link",
"Notes",
"Shape_Area",
"Shape_Length",
"StartDate",
"Status"
]

@al-tabb
Copy link

al-tabb commented Apr 3, 2020

@gk-tl Thanks.
@qqnluaq Here's the FGDB with the correct field names.

GM_TemporaryRoadClosures.gdb.zip

@al-tabb
Copy link

al-tabb commented Apr 6, 2020

@qqnluaq Not sure if this was mentioned previously.. These layers needs to be filtered as such:
Status = 'Active'

@NicoledeGreef
Copy link
Contributor

@al-tabb @gk-tl - can you please review this ticket?

@gk-tl
Copy link
Collaborator Author

gk-tl commented May 21, 2020

Complete. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants