Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: how to reproduce a tile build? #2881

Open
4 tasks
missinglink opened this issue Aug 9, 2023 · 2 comments
Open
4 tasks

docs: how to reproduce a tile build? #2881

missinglink opened this issue Aug 9, 2023 · 2 comments

Comments

@missinglink
Copy link

missinglink commented Aug 9, 2023

User Story

In order to build the tileset from scratch as a member of the public I need to know what steps are required.

Acceptance Criteria

  • where to source the data (such as the address points etc.)
  • which commands to run
  • an expectation of the running time and resource requirements.
  • an estimation of the output tileset size (for disk allocation)
@dwsilk
Copy link
Member

dwsilk commented Aug 14, 2023

Hi @missinglink

We have scheduled effort on improvements to our public documentation over the next 3 months or so but will obviously be balancing that with other priorities as we go.

All of the source data for our vector tiles currently comes from the LINZ Data Service, e.g.: https://github.com/linz/lds-cache/blob/master/src/config.ts#L18

But the code/infrastructure-as-code related to building vector tilesets is not all public at the moment.

@fallaciousreasoning
Copy link

👍 to this - it'd be great to get some more info on how to build the tileset ourselves

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants