-
Notifications
You must be signed in to change notification settings - Fork 77
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 - MANIPUR #111
Comments
Hi!
Please update the ticket |
Hey @dhruv-1001 , Manipur data is not available yet , but in the project , i could see that there was no file of the state ODISHA ,there was a tick on the readme so i assume it is not needed , but if those files are to be added , can you please raise an issue , as i already have the files ready to be merged |
@zeel991, we have fetched data for odisha, from other source. When you setup the project through setup.sh script, you can see data that data for some states is downloaded from a github repo. |
Ohk !👍 |
hey @dhruv-1001, |
can you tell me how to convert gdb files to .zip files that tool is not working @dhruv-1001 |
Description
This issue tracks the village data collection for state - Manipur
Implementation Details
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
Resources
Expected Outcomes
Product Name
GeoIP
Project Name
GeoIP
Organization Name
SamagraX
Domain
NA
Tech Skills Needed
Git LFS
Category
Data Collection
Mentor(s)
@ChakshuGautam
Complexity
Low
The text was updated successfully, but these errors were encountered: