source: josm/trunk/test/data/renderer/way-text/data.osm @ 16100

Last change on this file since 16100 was 16100, checked in by simon04, 4 years ago

see #18468 - MapCSSRendererTest: generate style debugging output

File size: 4.1 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='false' generator='JOSM'>
3  <node id='-41240' action='modify' lat='0.95462883113' lon='0.69245784308' />
4  <node id='-41242' action='modify' lat='0.93599139732' lon='0.64577386324' />
5  <node id='-41244' action='modify' lat='0.92917836022' lon='0.61790219137' />
6  <node id='-41246' action='modify' lat='0.83632453647' lon='0.35060605628' />
7  <node id='-41248' action='modify' lat='0.66045089174' lon='0.27991121964'>
8    <tag k='railway' v='level_crossing' />
9  </node>
10  <node id='-41250' action='modify' lat='0.65770696505' lon='0.18596808237' />
11  <node id='-41252' action='modify' lat='0.59627545707' lon='0.10271148998' />
12  <node id='-41254' action='modify' lat='0.87616034313' lon='0.70190515136' />
13  <node id='-41256' action='modify' lat='0.67834542545' lon='0.84762454988' />
14  <node id='-41258' action='modify' lat='0.45474826559' lon='0.7793912778' />
15  <node id='-41260' action='modify' lat='0.41652482996' lon='0.59838396312' />
16  <node id='-41262' action='modify' lat='0.51601034903' lon='0.48176548874' />
17  <node id='-41264' action='modify' lat='0.60557084089' lon='0.63849966061' />
18  <node id='-41266' action='modify' lat='0.33593750068' lon='0.10942032794' />
19  <node id='-41268' action='modify' lat='0.33278745947' lon='0.61343550409' />
20  <node id='-41270' action='modify' lat='0.06664816464' lon='0.84078758118' />
21  <node id='-41272' action='modify' lat='0.23990269548' lon='0.95419099581' />
22  <node id='-41274' action='modify' lat='0.0886988082' lon='0.43127525055' />
23  <node id='-41276' action='modify' lat='0.11704961586' lon='0.17296747278' />
24  <node id='-41313' action='modify' lat='0.24096122132' lon='0.05685283988' />
25  <node id='-41314' action='modify' lat='0.21659475263' lon='0.67414163902' />
26  <node id='-41328' action='modify' lat='0.33187955464' lon='0.76055992767' />
27  <node id='-41329' action='modify' lat='0.36121780698' lon='0.99112699543' />
28  <node id='-41361' action='modify' lat='0.28427927747' lon='0.86907494401' />
29  <node id='-41372' action='modify' lat='0.48191547356' lon='0.99361566664' />
30  <node id='-41374' action='modify' lat='0.52523231165' lon='0.93405271234' />
31  <node id='-41398' action='modify' lat='0.43589103184' lon='0.11370838717' />
32  <node id='-41399' action='modify' lat='0.74993303663' lon='0.59833424263' />
33  <node id='-41424' action='modify' lat='0.75264021089' lon='0.09475653807' />
34  <node id='-41425' action='modify' lat='0.98003625368' lon='0.40340093764' />
35  <way id='-41278' action='modify'>
36    <nd ref='-41240' />
37    <nd ref='-41242' />
38    <nd ref='-41244' />
39    <nd ref='-41246' />
40    <nd ref='-41248' />
41    <nd ref='-41250' />
42    <nd ref='-41252' />
43    <tag k='highway' v='tertiary' />
44    <tag k='name' v='An der Actien-Zuckerfabrik' />
45    <tag k='test' v='w1' />
46    <tag k='debug' v='yes' />
47  </way>
48  <way id='-41280' action='modify'>
49    <nd ref='-41264' />
50    <nd ref='-41262' />
51    <nd ref='-41260' />
52    <nd ref='-41258' />
53    <nd ref='-41256' />
54    <nd ref='-41254' />
55    <tag k='test' v='w2' />
56  </way>
57  <way id='-41282' action='modify'>
58    <nd ref='-41266' />
59    <nd ref='-41268' />
60    <tag k='name' v='گلستان ۲' />
61    <tag k='test' v='bidi' />
62  </way>
63  <way id='-41284' action='modify'>
64    <nd ref='-41276' />
65    <nd ref='-41274' />
66    <nd ref='-41270' />
67    <nd ref='-41272' />
68    <tag k='name' v='Wolfenbütteler Straße' />
69    <tag k='test' v='opacity' />
70  </way>
71  <way id='-41315' action='modify'>
72    <nd ref='-41313' />
73    <nd ref='-41314' />
74    <tag k='name' v='Teststraße' />
75    <tag k='test' v='opacity' />
76  </way>
77  <way id='-41327' action='modify'>
78    <nd ref='-41328' />
79    <nd ref='-41361' />
80    <nd ref='-41329' />
81    <nd ref='-41372' />
82    <nd ref='-41374' />
83    <tag k='name' v='گلستان ۲' />
84    <tag k='test' v='bidi' />
85  </way>
86  <way id='-41400' action='modify'>
87    <nd ref='-41398' />
88    <nd ref='-41399' />
89    <tag k='test' v='w2' />
90  </way>
91  <way id='-41426' action='modify'>
92    <nd ref='-41424' />
93    <nd ref='-41425' />
94    <tag k='highway' v='tertiary' />
95    <tag k='name' v='An der A.-Z.' />
96    <tag k='test' v='w1' />
97  </way>
98</osm>
Note: See TracBrowser for help on using the repository browser.