[Tilesathome] How to store blank tiles revisited

OJ W ojwlists at googlemail.com
Mon Apr 28 18:55:42 BST 2008


I seem to remember there being some reason for choosing database first time
around -- maybe something to do with only 6 bytes per record is a bit of a
waste of 512B inodes?  And there were so many blank tiles to store (it
should be visible in MySQL how many there are now).

We had the usual range of suggestions, from hardlinks, to files, databases,
bitmaps, compressed bitmaps, compacted files, databases per area, etc., etc.

A quadtile index might help in the "search upwards" query[1] (it used to
search each layer in turn until it found the blank tile) if that hasn't been
fixed already, but even that was only a problem if you're browsing the deep
ocean at zoom-17...



[1] LookUpBlankTile in
http://svn.openstreetmap.org/sites/other/tilesAtHome/lib/blanktile.inc

On Mon, Apr 28, 2008 at 6:39 PM, Dirk-Lüder Kreie <osm-list at deelkar.net>
wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Jocelyn Jaubert schrieb:
>
> > If I understand correctly how t at h works, blank tile are only used for
> > showing on the slippy map, and they are "generated" by clients.
> >
> > So, could it be possible to use symbolic (or maybe hard) links to store
> > this information ?
>
> I suspect running into not enough inodes (not enough links allowed)
> - -like problems.
>
>
>
> - --
>
> Dirk-Lüder "Deelkar" Kreie
> Bremen - 53.0952°N 8.8652°E
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.7 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFIFgu4FUbODdpRVDwRAnQ0AKCdx8EHFeXIknCJrvWLizmCiqNCOACdGWh+
> wOm3NzssZwQtFBiLtElJn8g=
> =6RgF
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Tilesathome mailing list
> Tilesathome at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tilesathome/attachments/20080428/d317e75e/attachment.html>


More information about the Tilesathome mailing list