jamesdales / IconMapSupport

MIT License
4 stars 1 forks source link

GeoJSON uploaded to Github via Large File Storage won't show up in Icon Map #41

Closed aliciaoberholzer closed 5 months ago

aliciaoberholzer commented 6 months ago

We have a couple of GeoJSONs over 25MiB and used the Github Large File Storage tool to upload them to our Github Repo, but the ones over 25MiB won't show up in Icon Map. Here is the repository containing the GeoJSONs. Is anyone aware of a solution for this? Our organization currently doesn't have GeoServer set up and we don't have a subscription to other storage platforms that are compatible with Icon Map. We have mapbox but mapbox vector tiles don't seem to be supported by Icon Map yet.

I appreciate any help! Thank you!

jamesdales commented 6 months ago

Hi. Just to check that you're using the RAW url?

For example: https://raw.githubusercontent.com/scamara-fraym/kenya_adms/main/adm2_kenya.geojson should display as follows in Icon Map:

image

aliciaoberholzer commented 6 months ago

Hi @jamesdales! For some reason, it only shows me the option to copy the raw URL for the ADM1 GeoJSON - how did you happen to retrieve it from ADM2, or did you just modify the ADM1 raw URL accordingly? Thank you for all your help - I really appreciate it as I am learning! Screenshot 2024-01-10 at 7 27 20 PM Screenshot 2024-01-10 at 7 30 01 PM

aliciaoberholzer commented 5 months ago

I didn't realize the raw URL always has the same general structure - my apologies, please disregard the comment above and thank you for your help!