wfmackey / absmaps

Download, compress and tidy ABS mapping data
Other
15 stars 3 forks source link

Explore sf::st_simplify to be better (fewer depends) #16

Open wfmackey opened 5 years ago

wfmackey commented 5 years ago

Although the current rmapshaper is very good.

mdsumner commented 4 years ago

This won't work well, it won't respect shared boundaries so you end up with a mess.

While this is mentioned, do you cache the original files somehow? That's what I was aiming for with ozmaps.data and ozmaps, with the idea to use a piggyback release on github for easy download.

(ozmaps never wanted to be an ABS-package, so I'm keen to leverage one that is: https://github.com/mdsumner/ozmaps)