Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
Back to Ticket #3290
Ticket #3290
: gottic.osm
File gottic.osm,
249 bytes
(added by
Don-vip
,
13 years ago
)
Sample file with two tags containing a chinese character and a gottic one
Line
1
<?xml version='1.0' encoding='UTF-8'?>
2
<osm
version=
'0.6'
upload=
'true'
generator=
'JOSM'
>
3
<node
id=
'-3'
action=
'modify'
visible=
'true'
lat=
'0.0'
lon=
'0.0'
>
4
<tag
k=
'name:ch'
v=
'𤭢'
/>
5
<tag
k=
'name:got'
v=
'𐌰'
/>
6
</node>
7
</osm>
Download in other formats:
Original Format