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

patch for utfgrid #57

Closed
nippo opened this issue Jul 7, 2014 · 1 comment
Closed

patch for utfgrid #57

nippo opened this issue Jul 7, 2014 · 1 comment

Comments

@nippo
Copy link

nippo commented Jul 7, 2014

Hi,

Is it possible to add grid data to https://github.com/mapbox/mbutil/blob/master/patch?

Thanks!

@nippo
Copy link
Author

nippo commented Jul 11, 2014

Hi,

I don't know why but when the tiles are generated with TileMill, we just need to add these requests:

REPLACE INTO keymap SELECT * FROM source.keymap;
REPLACE INTO grid_utfgrid SELECT * FROM source.grid_utfgrid;
REPLACE INTO grid_key SELECT * FROM source.grid_key;

Thanks for your great work!

@nippo nippo closed this as completed Jul 11, 2014
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

1 participant