-
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
Add Script to convert .gdb to geoJSON #30
Comments
@dhruv-1001 I'll try and raise a PR for this, I'm hoping this would work https://github.com/calvinmetcalf/fileGDB.js |
Hey @35C4n0r are you working on this? |
Yup, I'll start working on this by tomorrow. |
@ChakshuGautam https://github.com/calvinmetcalf/fileGDB.js works as expected.
After which we read and parse the files one by one -> convert it to geoJSON and store it like
Am I right, or do we want the output structure to be different? |
Hey @35C4n0r, that's right. You can go on with this. |
Hi!
Please update the ticket |
@dhruv-1001 I am interested to contribute to the issues in the repository.Could you please assign issues to solve ?Thanks |
Description
This issue tracks progress on adding script that converts
.gdb
files to.geoJSON
Implementation Details
1. Define the Script
2. Add the script & Raise a PR
Expected Outcomes
geojson-data
folder. Rest of the file structure should be mimicked from the repository the data is fetched from.Product Name
GeoIP
Project Name
GeoIP
Organization Name
SamagraX
Domain
NA
Tech Skills Needed
Node JS
Category
Feature
Mentor(s)
@ChakshuGautam
Complexity
Medium
The text was updated successfully, but these errors were encountered: