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

Disk (with UTFGrids) to mbtiles #49

Merged
merged 5 commits into from Sep 23, 2013
Merged

Disk (with UTFGrids) to mbtiles #49

merged 5 commits into from Sep 23, 2013

Conversation

ghost
Copy link

@ghost ghost commented Sep 4, 2013

I added the possibility of making a MBTiles containing UTFGrid (with ".grid.json" extension) files from files on the disk. To check the result, I tried to upload the MBTiles produced (with TileMill and after conversion MBTiles -> files -> MBTiles) on mapbox.com.

Do I have to write something in "CHANGE.txt"? It does not seem to be used anymore.
Do I have to count the UTFGrid produced and display the result as it is made for the tiles?

@leplatrem
Copy link
Contributor

I remember you guyz saying that you don't use this tool at mapbox. And I imagine how delicate it can be to merge some code without test suites... Would that be worth to add a basic test (like bijectivity read/write) ?
Thanks

@tmcw
Copy link
Contributor

tmcw commented Sep 11, 2013

Absolutely, that would be great

@ghost
Copy link
Author

ghost commented Sep 23, 2013

Thanks to leplatrem, we now have some tests for this code!

@tmcw
Copy link
Contributor

tmcw commented Sep 23, 2013

Cool! Merging.

tmcw added a commit that referenced this pull request Sep 23, 2013
Disk (with UTFGrids) to mbtiles
@tmcw tmcw merged commit 9b77c99 into mapbox:master Sep 23, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants