Ticket #5179: t5179.osm

File t5179.osm, 1.2 KB (added by Ldp, 21 months ago)

Example to show the popup and "8" shape after join

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3  <node id='-66' visible='true' lat='0.4662106132324606' lon='3.3042476045194573' />
4  <node id='-63' visible='true' lat='-1.3713581203348386' lon='3.331405804008658' />
5  <node id='-12' visible='true' lat='-1.3351572879110518' lon='0.5522167229470873' />
6  <node id='-9' visible='true' lat='-1.0364814113674758' lon='-2.7701363478985037' />
7  <node id='-6' visible='true' lat='2.3213906866643472' lon='0.1448437306090721' />
8  <node id='-4' visible='true' lat='0.4481057233035538' lon='0.2806347280550772' />
9  <node id='-2' visible='true' lat='0.3485280773604079' lon='-2.5257125524956945' />
10  <node id='-1' visible='true' lat='1.6971392398371947' lon='-2.2088668917883494' />
11  <way id='-64' action='modify' visible='true'>
12    <nd ref='-63' />
13    <nd ref='-12' />
14    <nd ref='-4' />
15    <nd ref='-66' />
16    <nd ref='-63' />
17  </way>
18  <way id='-10' action='modify' visible='true'>
19    <nd ref='-9' />
20    <nd ref='-2' />
21    <nd ref='-4' />
22    <nd ref='-12' />
23    <nd ref='-9' />
24  </way>
25  <way id='-3' action='modify' visible='true'>
26    <nd ref='-1' />
27    <nd ref='-2' />
28    <nd ref='-4' />
29    <nd ref='-6' />
30    <nd ref='-1' />
31  </way>
32</osm>