hosting your own tileset?
Im trying to host my own tile set on s3 using the duplicate.py scripts. does anyone know the zoom level to set to replicate what modest maps has?
using for zoom in range(8): there are lots of holes.. is there an optimal number?
using for zoom in range(8): there are lots of holes.. is there an optimal number?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Get Satisfaction loves Zappos because they care about customer service.
-
Inappropriate?Modest Maps is just a map tile viewer ... it doesn't have any intrinsic zoom level.
-
Inappropriate?sorry, I should have elaborated a little more. I used the duplicate scripts here http://mike.teczno.com/notes/blue-mar... to host our own s3 bucket of Blue Marble tiles, but the script has a range() value to decide how many to generate. using 8 I get holes at tighter zooms. I was wondering what the value was to grab all the modest map tiles since hit or miss takes literally days to run :)
-
Inappropriate?Hm, holes, that's no good. Most likely those are a combination of flakey S3 connections (not uncommon) and my own poor exception handling. Maybe try running it twice to see if it fills them all in, while I try to budget some time to improve the script?
-
Inappropriate?thanks so much Mike. is the expectation that range(8) will grab all the tiles you have, or is there another level I can go down?
thanks again for all this great stuff
I’m thankful
Loading Profile...




EMPLOYEE
