On Fri, Mar 04, 2011 at 01:55:22PM +0200, Marko Mäkelä wrote:
>In JOSM, I hit Ctrl-L and type 
>http://api.openstreetmap.org/api/0.6/relation/397159 and so on.

I found a faster method, loading a file like this:

<?xml version='1.0' encoding='UTF-8'?>
<osm version='0.6' generator='JOSM'>
   <relation id='-1' action='modify' timestamp='2011-03-04T12:22:00Z' 
visible='true'>
     <member type='relation' ref='37355' role='' />
     <member type='relation' ref='38090' role='' />
   </relation>
</osm>

Then, in the relation editor, download all incomplete members. It will 
only load the child relations, not their children. All were listed as 
'boundary' in the relation editor.

        Marko
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to