-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
CoP: Data Science: Native Land Attribution #45
Comments
This comment was marked as outdated.
This comment was marked as outdated.
@ryanmswan Here is the history of the communication in the Data Science channel Bonnie Apr 28th at 10:27 AM Jude Calvillo 4 months ago Jude Calvillo 4 months ago judecalvillo/native-land-attribution Albert Ulysses 4 months ago Albert Ulysses 4 months ago Jude Calvillo 4 months ago Albert Ulysses 4 months ago Albert Ulysses 4 months ago Jude Calvillo 4 months ago Albert Ulysses 4 months ago Jude Calvillo 4 months ago Albert Ulysses 4 months ago Jude Calvillo 4 months ago Albert Ulysses 4 months ago Jude Calvillo 4 months ago Albert Ulysses 4 months ago Jude Calvillo 4 months ago Albert Ulysses 4 months ago Jude Calvillo 4 months ago Albert Ulysses 4 months ago Jude Calvillo 4 months ago judecalvillo/native-land-attribution Albert Ulysses 4 months ago Jude Calvillo 4 months ago Albert Ulysses 4 months ago TributeTribute Jude Calvillo 4 months ago Bonnie 4 months ago Jude Calvillo 4 months ago Bonnie 4 months ago Jude Calvillo 4 months ago Jude Calvillo 4 months ago |
Next steps are
|
Additional work that should be done on this issue:
|
static mapping use geopandas |
@mcmorgan27 is available to help if you need. He wrote the geospatial tutorial. |
Hi @KathrynPanger I wanted to check-in and see if you could update your progress on the Native Land Attribution issue here. |
Don't worry, I'm still working in it. I got COVID. I'll be fine but
recovery is slow.
…On Thursday, 12 May 2022, Abe ***@***.***> wrote:
Hi @KathrynPanger <https://github.com/KathrynPanger> I wanted to check-in
and see if you could update your progress on the Native Land Attribution
issue here.
—
Reply to this email directly, view it on GitHub
<#45 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO5M3HBP5GYB7E34MFFA7NDVJVXCBANCNFSM5AOYBFMA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
So the link for the json files - https://native-land.ca/resources/api-docs/ Jurisdiction boundary files - https://data.lacounty.gov/GIS-Data/City-Boundaries/wyja-ysz2 Build two data frames and use .explore method Figure out how to use geopandas spatial join to see which polygons intersect (city of la and territories) ... |
I do not yet have permission to push code here, so I forked the repo here. My goal is to create a map with three layers: 1) territories taken from the native-land api, 2)LA city boundaries, and 3)a background map. I have created two code structures to achieve this. The first is a set of three python files designed to create a layered "projection" object from three "map" objects (files = main.py, projection.py, and map.py) and the second is a jupyter notebook containing my map-making experiments (file = map.ipynb). The first of these two structures should be able to create similar layered maps for anywhere in the country, when finished. The second (the notebook) will only create this specific layered map. As of now, the notebook creates a layered map, but it is zoomed out too far. Something is causing the bounding box to be specified too large in spite of the fact that I selected what ought to be the correct maximum and minimum latitude and longitude values required to draw the box. The three python files do not yet work either; they are not returning a final layered map even though they seem to be creating each individual map layer correctly. I am currently working on debugging both, and I have some good leads as to what is going wrong. |
Hi @KathrynPanger were you able to get the zooming problem resolved? Any other updates to this issue? |
@KathrynPanger are you still working on this issue? |
@KathrynPanger Please provide update
Also, let us know if you need us to import the repo to hackforla and give you access to it. |
@KathrynPanger I am going to return this to the backlog. Let me know if you'd like to resume work on this at any point. |
Hi @sayantaniadhikari01 are there any updates to this issue? |
@sayantaniadhikari01 I am going to return this issue to the backlog. Let me know if there is another project you'd like to work on. |
|
Hi @sdress I am going to move this issue to the backlog for another volunteer to pick up since there have been no updates on your progress. |
|
Link to the forked repository. Currently exploring the data. |
Hi @Jonathanyun are there any updates to this issue? |
@akhaleghi currently debugging issues with code, will update the repo once I have fixed issues |
@Jonathanyun
|
Prerequisite(s)
If you would like to work on this issue, please add a comment below and include the following information:
For example:
Once you have done this, please add yourself to the “Assignees” section on the right and update the issue weekly to document your progress.
Project Name: Native Land Attribution
Volunteer Opportunity: Data Analyst to Figure out the total list of native lands that LA County occupies.
The eventual use will be a presentation and a video like this tribute
Who to communicate your interest to
Resources:
LA County zip and city list
Native Land lookup
Geospatial Data Analysis: GeoPandas, QGIS/ArcGIS
The text was updated successfully, but these errors were encountered: