sequentially-generate-planet-mbtiles
sequentially-generate-planet-mbtiles copied to clipboard
Fixed issue with SetUserOwner on MacOSX
On MacOSX (tested on Sonoma 14.0) when running with sudo files get wrong (root) permissions so SetUserOwner needs to be done on darwin also.
Also the temp file created when extracting/slicing needs to have permissions changed to avoid permission denied error.