[OSM-dev] How to delete metatiles?

Stephan Knauss osm at stephans-server.de
Sun Jan 16 19:23:20 GMT 2011


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



More information about the dev mailing list