source: osm/applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/responses/searchImages.json

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

Minor modifications and improvments after conflicht resolution.

  • Property svn:eol-style set to native
File size: 993 bytes
Line 
1{
2 "type": "FeatureCollection",
3 "features": [
4 {
5 "type": "Feature",
6 "properties": {
7 "ca": 232.73019999999997,
8 "camera_make": "Apple",
9 "captured_at": "2017-04-10T05:51:30.334Z",
10 "key": "_yA5uXuSNugmsK5VucU6Bg",
11 "pano": false,
12 "user_key": "UtczWn8y3afb0GQVW-AiOQ",
13 "username": "xtyou"
14 },
15 "geometry": {
16 "type": "Point",
17 "coordinates": [
18 2.215628000000038,
19 48.90262200000001
20 ]
21 }
22 },
23 {
24 "type": "Feature",
25 "properties": {
26 "ca": 237.21129999999994,
27 "camera_make": "Apple",
28 "captured_at": "2017-04-10T05:51:26.853Z",
29 "key": "nmF-Wq4EvVTgAUmBicSCCg",
30 "pano": false,
31 "user_key": "UtczWn8y3afb0GQVW-AiOQ",
32 "username": "xtyou"
33 },
34 "geometry": {
35 "type": "Point",
36 "coordinates": [
37 2.2156680000000506,
38 48.90267399999999
39 ]
40 }
41 }
42 ]
43}
Note: See TracBrowser for help on using the repository browser.