You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that you have .zip files for all districts of a state. You now need to upload these files to this repository using git lfs.
How to upload .zip files using git lfs
Make sure you have git lfs installed. Follow instructions provided here.
Once you have installed git lfs. Add everything you have downloaded, inside server/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.
indian_village_boundaries.zip
uttar_pradesh
AGRA.zip
ALIGARH.zip
PRAYAGRAJ.zip
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
Repository should have village data for all districts of given state.
Description
This issue tracks the village data collection for state - Uttar Pradesh
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: