-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Would this project work better if we split the input shapefile into individual days?
I had a thought - while the dataset for a month or several months is quite large, the data for a single day would be a lot smaller and easier to process (simplification, tippecanoe etc). This does assume that the data for previous days doesn't change.
For the mapbox visual to work, the script would need to append all the days in the desired range (e.g. last 3 months) into one mbtiles file before uploading to mapbox. I'm not sure if you can append mbtiles files, that might need to happen upstream.
Metadata
Metadata
Assignees
Labels
No labels