<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
Is there a way to extract polygons or bounding boxes with the areas
that are changed from an .osc file? I noticed that for any changeset
[1] the 'Changeset XML' [2] has a bounding box (but no changes) and
the 'osmChange XML' [3] doesn't have a boundingbox, but does have
the changes.<br>
I've got a tileserver with a osm2pgsql database which gets nicely
updated. Now I want to refresh those tiles from which the data
is/might have changed. I'm using MapProxy as tileserver and it
allows for polygons and bounding boxes as input for a reseed. So I
figured if I can extract the changed areas from the .osc file I can
automatically reseed those areas with a simple script.<br>
<br>
Regards,<br>
STeven <br>
<br>
[1] <a href="http://www.openstreetmap.org/browse/changeset/6288955">http://www.openstreetmap.org/browse/changeset/6288955</a><br>
[2] <a
href="view-source:http://www.openstreetmap.org/api/0.6/changeset/6288955">http://www.openstreetmap.org/api/0.6/changeset/6288955</a><br>
[3] <a
href="view-source:http://www.openstreetmap.org/api/0.6/changeset/6288955/download">http://www.openstreetmap.org/api/0.6/changeset/6288955/download</a>
</body>
</html>