On 15.01.2011 23:29, Stephan Knauss wrote:
What is the best way to delete metatiles in a given bounding box and zoom?
I'm using mod_tile and tirex.

I did just a quick'n'dirty hack which worked for my purpose.

In case it's usefull for others feel free to use/modify:

Syntax:
removemeta <xMin> <xMax> <yMin> <yMax> <zoom>
path to metatiles is a define. this could also be an argument, but hey: it's just a hack.

http://downloads.osm-tools.org/remove_meta.c

Stephan

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to