Add files via upload#53
Conversation
|
Important Review skippedReview was skipped as selected files did not have any reviewable changes. 💤 Files selected but had no reviewable changes (1)
⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Hi @Kootzaduka-CK congratulations on creating your first pull request in this repo 👍 My name is Saumil, one of the maintainers, and I notice this PR can fix
- #30, since #52 is targeting the same issue maybe we can address #31 in this PR which should be a similar approach. Also, quick look at the files changed tab shows the new file you want merged has .json file extension but we would need a .geojson instead.
One of the tools below might give the required .geojson for free:
Geoutil: https://geoutil.com/converters/shapefile-to-geojson.html
MyGeoData: https://mygeodata.cloud/converter/shp-to-geojson
Mapshaper: https://mapshaper.org/
Using python libraries is also an option.
Looking forward to hearing from you and getting this layer on the map. Thank you. :)
Description
Please include a summary of the changes and the related issue.
Type of Change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Include details of your testing environment if relevant.
Checklist:
Related Issues
Fixes # (if applicable)