Modify ↓
#8473 closed enhancement (fixed)
[PATCH] Export GeoJSON as UTF-8
| Reported by: | oschrenk | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
Exporting does call FileWriter to write the JSON file to disk using platform encoding. Specifying a charset encoding is important and UTF-8 is the way to go as OSM is persisted as UTF-8 data.
Attachments (1)
Change History (3)
by , 13 years ago
| Attachment: | export-utf8.patch added |
|---|
comment:1 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



In 5749/josm: