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

Document how tiles are created #18

Open
pnorman opened this issue Jul 21, 2016 · 2 comments
Open

Document how tiles are created #18

pnorman opened this issue Jul 21, 2016 · 2 comments

Comments

@pnorman
Copy link

pnorman commented Jul 21, 2016

The only documentation on the website on how the tiles are generated is "Created with minjur and tippecanoe to create your own."

minjur has relatively few options, but tippecanoe has a lot

@sbma44
Copy link

sbma44 commented Sep 6, 2016

worth adding zoomlevel to the site as well for tippecanoe users

@aaronlidman
Copy link
Contributor

aaronlidman commented Sep 8, 2016

Sorry, I missed this ticket. I've been meaning to open source all the backend code, it's on my list.

For what it's worth here's the tippecanoe command:

tippecanoe \
    -t $DATADIR/tmp \
    -l osm -n osm-latest \
    -o $DATADIR/$LATEST.planet.mbtiles \
    -z12 -Z12 -ps -pf -pk -P -b0 -d20 \
    $DATADIR/$LATEST.geojson

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

No branches or pull requests

3 participants