Skip to content

Split file by day? #8

@Mike-Honey

Description

@Mike-Honey

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions