Open gauteh opened 1 month ago
The process of converting the shapefile from the OSM website into a WKB is really slow as it's a lot of data... around 4Gb if I'm not mistaken. So I'd assume that yeah, we can do it but I don't think it's a good idea as it'd slow everything down a lot.
Ok, I guess we should petition to have the limit raised then.
Limit is increased, but wheels are not re-enabled yet.
With the OSM landmask (#30 ) the wheels are now too large to be uploaded to pypi (https://github.com/gauteh/roaring-landmask/actions/runs/10826468321/job/30038361665): https://pypi.org/help/#file-size-limit
Can we download the OSM wkb on demand? Otherwise we need to request a larger pypi limit (I did this once before when the limit was lower than 100mb).
ping: @TheSylex