CrisisCleanup / crisiscleanup-4-web

Current Crisis Cleanup Web Application (Version 4) based on Vue 3. This version was launched March 10, 2023.
https://www.crisiscleanup.org/
Apache License 2.0
6 stars 2 forks source link

Add Complex KML & SHP Files #160

Open aarontitus opened 4 years ago

aarontitus commented 4 years ago

Describe the problem Unzip the two files below and they need to be able to be accepted by the location tool.

Describe the solution A clear and concise description of what you want to happen.

Additional context and instructions Boundaries.zip Gridlines_mgrs.kml.zip (unzip first) Also, these two large SHP files: https://www.dropbox.com/s/o69o83u4d5vywgu/MGRS_1km_15R_unprojected.zip?dl=0 https://www.dropbox.com/s/uks23uit9ugozgx/MGRS_1km_16R_unprojected.zip?dl=0

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

tabiodun commented 4 years ago

Gridlines_mgrs.kml.zip seems to be an invalid file, because I cannot view it with http://kmlviewer.nsspot.net and my parser is rejecting it as invalid

aarontitus commented 4 years ago

Interesting. I'll reach out to the guy who shared it with us. Thanks

aarontitus commented 4 years ago

Oh, wait... did you unzip the file before trying? I had to manually zip it before uploading to github.com because it wouldn't take any other file type.