Last change
on this file since 12994 was
12994,
checked in by bastiK, 5 years ago
|
add MapCSSRendererTest case for expression evaluation
|
File size:
699 bytes
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?> |
---|
2 | <osm version='0.6' upload='false' generator='JOSM'> |
---|
3 | <bounds minlat='23.2628349' minlon='6.7909447' maxlat='23.6008378' maxlon='7.4540337'/> |
---|
4 | <node id='-40673' action='modify' lat='23.40126813706' lon='6.86812402846'> |
---|
5 | <tag k='test' v='3' /> |
---|
6 | </node> |
---|
7 | <node id='-40674' action='modify' lat='23.46061342982' lon='6.86740537624'> |
---|
8 | <tag k='12' v='12' /> |
---|
9 | <tag k='15' v='15' /> |
---|
10 | <tag k='test' v='2' /> |
---|
11 | </node> |
---|
12 | <node id='-40675' action='modify' lat='23.5199320577' lon='6.86668672401'> |
---|
13 | <tag k='test' v='1' /> |
---|
14 | </node> |
---|
15 | <node id='-40676' action='modify' lat='23.34189623112' lon='6.86884268069'> |
---|
16 | <tag k='test' v='4' /> |
---|
17 | </node> |
---|
18 | </osm> |
---|
Note: See
TracBrowser
for help on using the repository browser.