source: osm/applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/requests/changeset.json

Last change on this file was 34386, checked in by renerr18, 7 years ago

Minor modifications and improvments after conflicht resolution.

  • Property svn:eol-style set to native
File size: 807 bytes
Line 
1{
2 "type": "location",
3 "changes": [
4 {
5 "image_key": "wMAqAFr3xE9072G8Al6WLQ",
6 "to": {
7 "geometry": {
8 "coordinates": [13.3323, 50.44612],
9 "type": "Point"
10 },
11 "properties": {"ca": 273.3},
12 "type": "Feature"
13 }
14 },
15 {
16 "image_key": "7erPn382xDMtmfdh0xtvUw",
17 "to": {
18 "geometry": {
19 "coordinates": [13.3328, 50.44619],
20 "type": "Point"
21 },
22 "properties": {},
23 "type": "Feature"
24 }
25 },
26 {
27 "image_key": "31KDbCOzla0fJBtIeoBr1A",
28 "to": {
29 "properties": {"ca": 13.4}
30 }
31 },
32 {
33 "image_key": "invalid image key will be ignored",
34 "to": {
35 "properties": {"ca": 13.4}
36 }
37 }
38 ],
39 "request_comment": "JOSM-created"
40}
Note: See TracBrowser for help on using the repository browser.