Skip to content

Host vector tiles generated by tilemaker #565

@pnorman

Description

@pnorman

The OWG is planning to host vector tiles generated by tilemaker as an experiment. The goal is to get something others can work with to see where more work needs to be done

The intended architecture is

  • weekly downloads of the planet file and generation with tilemaker (est. 2-3 day runtime) to create a mbtiles artifact
  • running a mbtiles server, perhaps https://github.com/systemed/tilemaker/blob/master/server/server.rb#L30 behind apache
  • potentially offering the raw mbtiles for download
  • reusing the IP rate-limiting code for 429s
  • using fastly as a CDN

We have some resources we can potentially reuse for this, but the immediate priority is scaling up tile.osm.org with the new dublin and umea servers.

Items that need addressing are

  • How much space does a mbtiles file for the planet need? @systemed
  • How much RAM does tilemaker need for the planet? @systemed
  • Is there a way to reuse parts of another Fastly config to avoid duplication, particularly of useragent blocks

Metadata

Metadata

Assignees

No one assigned

    Labels

    service:newA request for a new service

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions