-
Notifications
You must be signed in to change notification settings - Fork 80
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
Village data collection #28
Comments
Hi @dhruv-1001 👋 I want to work on this. Please assign this to me. Thanks! |
Hey @dhruv-1001 , I would like to contribute to this issue. Could I start working on it? |
Hey @dhruv-1001, I would like to contribute to this issue |
Hey @dhruv-1001 , I would like to contribute to this issue. Can you please assign it to me? |
Hey please raise PRs state-wise we will merge them as they are ready. Thanks. Please don't wait for it to be assigned. |
Hey all, just mention for what states you will be uploading the data for. So that everyone have a different state. |
Hey @dhruv-1001 I am doing BIHAR |
Please select the one that we don't already have data for. Do refer the checklist. |
okay |
Hey @dhruv-1001 i want to work on this, and i can take tamil nadu. |
Hey @dhruv-1001 i would like to do Andaman and Nicobar |
Ok @dhruv-1001 . I am taking the UP 🤩 |
will do it for Telangana ! edit : data isn't available for any district of Telangana |
@dhruv-1001 I checked a checklist & Will upload data for Madhya Pradesh. |
Hey @dhruv-1001 . I am not able to locate this folder Can you please help me in uploading the data |
@sagarkori143, it doesn't exists. Just create dir along this path |
Okay Dhruv! Thanks! |
hey @dhruv-1001 . I am interested to work on this issue. I'll be working for Chandigarh. |
Hey @dhruv-1001
|
Hey @dhruv-1001, I will do for Punjab |
You can go ahead with some other state! |
It seems to work for me. Here is an example PR. Can you list out what all steps are you following? |
Thanks @sagarkori143 . your hint worked. |
Hey @dhruv-1001, for the time being, I am doing haryana. Regards, Vedant. |
Hey @dhruv-1001 , I have created the PR for Haryana state. It would be delightful if you could make an issue for it and also attach the C4GT community label to it. Thank you. |
Data for meghalaya & arunanchal pradesh is now available. Comment on tickets, and i'll assign those issues to you. |
Hey @dhruv-1001 i can do meghalaya and arunachal pradesh. You can assign it to me |
I can do for arunachal pradesh |
Hey @dhruv-1001 , Can you please open an issue for Odisha as well? You can assign it to me. |
Odisha is already ticked in the Description if scenario was not so , I have prepared all the states data without an issue raised , except of those whose data isnt available |
Ohh sorry , i didn't see that...😅😅😅, But why isn't its shown in the indian_village _boundaries folder?? @zeel991 |
No clue about that , but if the files are required , I am just a push command away to resolve the issue |
Okkk..Great👍👍👍 @zeel991 |
@zeel991 can i work on J&K. |
Did you check whether data is available for J&K or not? |
@zeel991 yess some of the data of districts are available |
Data of some of the districts is available , data of other districts isn't there yet |
You can go ahead , but i would say to wait until data of all the districts is available , as currently it would solve the issue partially |
@zeel991 would like to go ahead , when the rest of the data will be available pushing it will be just a click away |
Sure! , I would go for Arunachal Pradesh and Meghalaya whenever data is available |
Hey @irfan-iiitr Before going ahead with this let me know how many of the total are available there. |
@sagarkori143 6 out of 14 are available |
Hey @dhruv-1001 can i work on goa? and also i created an issue and pull request at #141 #142 |
HI folks, Nice project you got going on here. Anyway I can help? I have the code to scrape the SOI website here - https://github.com/ramSeraph/opendata/blob/master/maps/SOI/scrape_villages.py. I hope you find it useful. |
Also, I would love to have a chat. Any place you folks hangout? |
Hey @dhruv-1001 can you assign one state to me I would love to contribute. I tried Meghalaya, Mizoram, Arunachal Pradesh but it seems it does not have data and says "Selected Product currently not available kindly contact Survey of India" |
Visit onlinemaps.surveyofindia.gov.in
Update your profile.
Select Click to buy
Select State & Dist you want to download data for. Keep adding till you have added all the districts for a state.
Place order on next screen. Download data one-by-one.
Data downloaded will be in
.zip
format, with file names as suchVillage Boundary Database.zip
Village Boundary Database (1).zip
Village Boundary Database (2).zip
Extract these files
You will have .gdb folders for districts you have downloaded as such
AGRA.gdb
ALIGARH.gdb
PRAYAGRAJ.gdb
Now convert these files to
.zip
, to have files like thisAGRA.zip
ALIGARH.zip
PRAYAGRAJ.zip
.zip
to be created using this tool.Now that you have
.zip
files for all districts of a state. You now need to upload these files to this repository usinggit lfs
.How to upload
.zip
files usinggit lfs
Make sure you have git lfs installed. Follow instructions provided here.
Once you have installed
git lfs
. Add everything you have downloaded, insideserver/geojson-data/indian_village_boundaries.zip/
folder inside of a folder named after the state you have downloaded village data for.Following the example above, it would look like such.
Once you have files in this file structure, follows this documentation to add downloaded files using
git lfs
.Once you are done, open up a PR to this repository
List to track data collection progress
Note: Comment on this issue if you are interested. And i'll create and assign the state ticket for you.
The text was updated successfully, but these errors were encountered: