Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track05_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840338665929088, 52.37656291317807, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track05_Sphere_00012", "timestamp": "2024-09-24T10:47:04Z", "filename": "Job_20240924_1221_Track05_Sphere_00012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_005799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_005799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_005799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84034145479524, 52.3765661777135, 45.5712464340031 ] }, "distance": 0.41, "direction": 27.6, "angle": 89.48, "elevation": 45.57, "pano_id": "TMX7316010203-000305_pano_0000_005799", "timestamp": "2017-05-22T11:55:24.516000Z", "filename": "pano_0000_005799.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 0.40991226, "relative_pitch": 89.48463974728716, "relative_heading": 27.601860114087636, "relative_elevation": 45.5712464340031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_002730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84034327129373, 52.376568464962, 45.6269538905472 ] }, "distance": 0.69, "direction": 26.92, "angle": 89.13, "elevation": 45.63, "pano_id": "TMX7316010203-001326_pano_0000_002730", "timestamp": "2019-07-24T07:12:24.442540Z", "filename": "pano_0000_002730.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 0.69282307, "relative_pitch": 89.13005835333112, "relative_heading": 26.915702504310413, "relative_elevation": 45.6269538905472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_001605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84032965930643, 52.3765594578974, 45.758302660659 ] }, "distance": 0.72, "direction": 237.92, "angle": 89.09, "elevation": 45.76, "pano_id": "TMX7316010203-001503_pano_0002_001605", "timestamp": "2019-12-10T09:42:49.883280Z", "filename": "pano_0002_001605.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 0.72389975, "relative_pitch": 89.09365211539085, "relative_heading": 237.9181915692709, "relative_elevation": 45.758302660659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84033980459079, 52.3765550883666, 46.3240570388734 ] }, "distance": 0.87, "direction": 174.91, "angle": 88.92, "elevation": 46.32, "pano_id": "TMX7315080123-000294_pano_0000_000130", "timestamp": "2016-06-15T11:54:54.657120Z", "filename": "pano_0000_000130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 0.87414806, "relative_pitch": 88.91894073841767, "relative_heading": 174.91076550158112, "relative_elevation": 46.3240570388734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0000_000452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84033234025033, 52.3765742655193, 45.5941931623966 ] }, "distance": 1.33, "direction": 341.17, "angle": 88.32, "elevation": 45.59, "pano_id": "TMX7316010203-002522_pano_0000_000452", "timestamp": "2022-04-19T06:42:52.136800Z", "filename": "pano_0000_000452.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 1.33465793, "relative_pitch": 88.32328569907546, "relative_heading": 341.1698025660982, "relative_elevation": 45.5941931623966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8403502621976, 52.3765730607289, 45.6768476767465 ] }, "distance": 1.38, "direction": 34.97, "angle": 88.27, "elevation": 45.68, "pano_id": "TMX7316010203-001028_pano_0001_000197", "timestamp": "2018-12-20T09:45:05.034990Z", "filename": "pano_0001_000197.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 1.37791531, "relative_pitch": 88.27210500592128, "relative_heading": 34.96797818497443, "relative_elevation": 45.6768476767465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_001069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84033450286849, 52.376550368731, 45.6132513321936 ] }, "distance": 1.42, "direction": 191.48, "angle": 88.21, "elevation": 45.61, "pano_id": "TMX7316010203-000085_pano_0006_001069", "timestamp": "2016-08-28T10:52:57.058390Z", "filename": "pano_0006_001069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 1.42437639, "relative_pitch": 88.21139161586679, "relative_heading": 191.48073380710926, "relative_elevation": 45.6132513321936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840329735816, 52.376574804085, 45.7456614244729 ] }, "distance": 1.46, "direction": 335.32, "angle": 88.18, "elevation": 45.75, "pano_id": "TMX7316010203-001028_pano_0001_000173", "timestamp": "2018-12-20T09:44:02.430310Z", "filename": "pano_0001_000173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 1.45621984, "relative_pitch": 88.17672140451188, "relative_heading": 335.3157371859389, "relative_elevation": 45.7456614244729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840337552993177, 52.37657694687944, 0.0 ] }, "distance": 1.56, "direction": 357.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00961", "timestamp": "2025-07-02T10:35:28Z", "filename": "recording_2025-07-02_10-16-10_00961.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 1.56343122, "relative_pitch": 0.0, "relative_heading": 357.22135583310836, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_001778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84034965697292, 52.3765502152447, 45.6621132073924 ] }, "distance": 1.6, "direction": 152.09, "angle": 87.99, "elevation": 45.66, "pano_id": "TMX7316010203-000829_pano_0000_001778", "timestamp": "2018-07-06T11:50:01.184060Z", "filename": "pano_0000_001778.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 1.59896436, "relative_pitch": 87.99447540884792, "relative_heading": 152.0882353912847, "relative_elevation": 45.6621132073924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_000406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8403212264258, 52.3765418681894, 45.7518012328073 ] }, "distance": 2.63, "direction": 206.89, "angle": 86.72, "elevation": 45.75, "pano_id": "TMX7316010203-002067_pano_0000_000406", "timestamp": "2021-03-29T09:40:41.277300Z", "filename": "pano_0000_000406.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 2.62571253, "relative_pitch": 86.71537732848064, "relative_heading": 206.89197236644426, "relative_elevation": 45.7518012328073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_000405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84034174066483, 52.3765871940827, 45.720540471375 ] }, "distance": 2.71, "direction": 4.43, "angle": 86.61, "elevation": 45.72, "pano_id": "TMX7316010203-002067_pano_0000_000405", "timestamp": "2021-03-29T09:40:39.777320Z", "filename": "pano_0000_000405.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 2.70994707, "relative_pitch": 86.60793414963456, "relative_heading": 4.431505439309444, "relative_elevation": 45.720540471375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_001779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84036384417328, 52.3765905492667, 45.6600929489359 ] }, "distance": 3.52, "direction": 29.14, "angle": 85.59, "elevation": 45.66, "pano_id": "TMX7316010203-000829_pano_0000_001779", "timestamp": "2018-07-06T11:50:02.384050Z", "filename": "pano_0000_001779.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 3.52091055, "relative_pitch": 85.59057207204955, "relative_heading": 29.142856982116612, "relative_elevation": 45.6600929489359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_001068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8403489838982, 52.3765942985494, 45.6104984655976 ] }, "distance": 3.56, "direction": 11.38, "angle": 85.53, "elevation": 45.61, "pano_id": "TMX7316010203-000085_pano_0006_001068", "timestamp": "2016-08-28T10:52:56.103360Z", "filename": "pano_0006_001068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 3.5623761, "relative_pitch": 85.53401971234503, "relative_heading": 11.37581946669234, "relative_elevation": 45.6104984655976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840317409753887, 52.37653361385623, 0.0 ] }, "distance": 3.57, "direction": 203.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00962", "timestamp": "2025-07-02T10:35:29Z", "filename": "recording_2025-07-02_10-16-10_00962.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 3.56717656, "relative_pitch": 0.0, "relative_heading": 203.94112693720572, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8403301828689, 52.3765294115555, 45.6800261419266 ] }, "distance": 3.77, "direction": 188.81, "angle": 85.28, "elevation": 45.68, "pano_id": "TMX7316010203-001028_pano_0001_000196", "timestamp": "2018-12-20T09:45:04.174750Z", "filename": "pano_0001_000196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 3.77237283, "relative_pitch": 85.2790812703865, "relative_heading": 188.80890638270134, "relative_elevation": 45.6800261419266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0000_000451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84031262987659, 52.376529876628, 45.6029957430437 ] }, "distance": 4.08, "direction": 205.75, "angle": 84.89, "elevation": 45.6, "pano_id": "TMX7316010203-002522_pano_0000_000451", "timestamp": "2022-04-19T06:42:51.391830Z", "filename": "pano_0000_000451.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 4.08137845, "relative_pitch": 84.88576617993107, "relative_heading": 205.74887683407138, "relative_elevation": 45.6029957430437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84031133455484, 52.3765302247469, 45.7626300305128 ] }, "distance": 4.09, "direction": 207.1, "angle": 84.9, "elevation": 45.76, "pano_id": "TMX7316010203-001028_pano_0001_000174", "timestamp": "2018-12-20T09:44:03.300300Z", "filename": "pano_0001_000174.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 4.08594416, "relative_pitch": 84.89784089596613, "relative_heading": 207.09912114574192, "relative_elevation": 45.7626300305128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84034950146168, 52.3765996519315, 46.3177585778758 ] }, "distance": 4.15, "direction": 10.23, "angle": 84.87, "elevation": 46.32, "pano_id": "TMX7315080123-000294_pano_0000_000129", "timestamp": "2016-06-15T11:54:53.607050Z", "filename": "pano_0000_000129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 4.15414847, "relative_pitch": 84.87496694151024, "relative_heading": 10.231753555126103, "relative_elevation": 46.3177585778758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_002729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84032374779518, 52.3765260362732, 45.6318778144196 ] }, "distance": 4.23, "direction": 193.91, "angle": 84.71, "elevation": 45.63, "pano_id": "TMX7316010203-001326_pano_0000_002729", "timestamp": "2019-07-24T07:12:23.677580Z", "filename": "pano_0000_002729.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 4.22735003, "relative_pitch": 84.70720963018083, "relative_heading": 193.905609171349, "relative_elevation": 45.6318778144196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_001606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84034791777388, 52.3766051075034, 45.7759717777371 ] }, "distance": 4.74, "direction": 7.64, "angle": 84.09, "elevation": 45.78, "pano_id": "TMX7316010203-001503_pano_0002_001606", "timestamp": "2019-12-10T09:42:50.818290Z", "filename": "pano_0002_001606.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 4.73723779, "relative_pitch": 84.09163913919053, "relative_heading": 7.642983905439893, "relative_elevation": 45.7759717777371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track05_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840319233886754, 52.376516689389135, 0.0 ] }, "distance": 5.31, "direction": 194.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track05_Sphere_00011", "timestamp": "2024-09-24T10:47:03Z", "filename": "Job_20240924_1221_Track05_Sphere_00011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 5.31103433, "relative_pitch": 0.0, "relative_heading": 194.42816000576786, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_002731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8403626037376, 52.3766104702477, 45.6243230355904 ] }, "distance": 5.54, "direction": 17.12, "angle": 83.08, "elevation": 45.62, "pano_id": "TMX7316010203-001326_pano_0000_002731", "timestamp": "2019-07-24T07:12:25.297590Z", "filename": "pano_0000_002731.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 5.53728673, "relative_pitch": 83.08002823165258, "relative_heading": 17.121477652128558, "relative_elevation": 45.6243230355904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track05_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840359077586347, 52.37661187375868, 0.0 ] }, "distance": 5.62, "direction": 14.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track05_Sphere_00013", "timestamp": "2024-09-24T10:47:05Z", "filename": "Job_20240924_1221_Track05_Sphere_00013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 5.622598, "relative_pitch": 0.0, "relative_heading": 14.313267689680623, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_001604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84031089506609, 52.3765141045143, 45.7395379524678 ] }, "distance": 5.75, "direction": 199.2, "angle": 82.83, "elevation": 45.74, "pano_id": "TMX7316010203-001503_pano_0002_001604", "timestamp": "2019-12-10T09:42:49.043410Z", "filename": "pano_0002_001604.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 5.75101266, "relative_pitch": 82.83358226376215, "relative_heading": 199.19882925500804, "relative_elevation": 45.7395379524678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84032661363708, 52.3765110998765, 46.3147529000416 ] }, "distance": 5.82, "direction": 188.1, "angle": 82.83, "elevation": 46.31, "pano_id": "TMX7315080123-000294_pano_0000_000131", "timestamp": "2016-06-15T11:54:55.622100Z", "filename": "pano_0000_000131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 5.8236272, "relative_pitch": 82.8332284879947, "relative_heading": 188.10207714857387, "relative_elevation": 46.3147529000416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_001777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84033362597566, 52.376510301979, 45.6912378985435 ] }, "distance": 5.86, "direction": 183.36, "angle": 82.69, "elevation": 45.69, "pano_id": "TMX7316010203-000829_pano_0000_001777", "timestamp": "2018-07-06T11:49:59.509030Z", "filename": "pano_0000_001777.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 5.86433717, "relative_pitch": 82.68623864011018, "relative_heading": 183.35527256986984, "relative_elevation": 45.6912378985435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0000_000453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84035522508855, 52.3766182559147, 45.5935604032129 ] }, "distance": 6.26, "direction": 10.38, "angle": 82.18, "elevation": 45.59, "pano_id": "TMX7316010203-002522_pano_0000_000453", "timestamp": "2022-04-19T06:42:53.042000Z", "filename": "pano_0000_000453.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 6.26063322, "relative_pitch": 82.18138417281445, "relative_heading": 10.376903198699974, "relative_elevation": 45.5935604032129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84034875296133, 52.3766188655147, 45.7501781256869 ] }, "distance": 6.26, "direction": 6.3, "angle": 82.2, "elevation": 45.75, "pano_id": "TMX7316010203-001028_pano_0001_000172", "timestamp": "2018-12-20T09:44:01.470370Z", "filename": "pano_0001_000172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 6.26384833, "relative_pitch": 82.20386803631321, "relative_heading": 6.296039569876336, "relative_elevation": 45.7501781256869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84037091220954, 52.3766163347047, 45.6682321541011 ] }, "distance": 6.34, "direction": 20.28, "angle": 82.1, "elevation": 45.67, "pano_id": "TMX7316010203-001028_pano_0001_000198", "timestamp": "2018-12-20T09:45:06.119740Z", "filename": "pano_0001_000198.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 6.33710117, "relative_pitch": 82.09986424521497, "relative_heading": 20.27504709491183, "relative_elevation": 45.6682321541011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_001070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84031532949818, 52.376506973197, 45.6109289312735 ] }, "distance": 6.42, "direction": 194.32, "angle": 81.98, "elevation": 45.61, "pano_id": "TMX7316010203-000085_pano_0006_001070", "timestamp": "2016-08-28T10:52:57.923340Z", "filename": "pano_0006_001070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 6.42436143, "relative_pitch": 81.98255349718202, "relative_heading": 194.32216589749964, "relative_elevation": 45.6109289312735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84035212169405, 52.376620982160325, 0.0 ] }, "distance": 6.53, "direction": 8.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00960", "timestamp": "2025-07-02T10:35:27Z", "filename": "recording_2025-07-02_10-16-10_00960.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 6.52624802, "relative_pitch": 0.0, "relative_heading": 8.071478766939135, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_000407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8403008077977, 52.3764970481429, 45.7599741471931 ] }, "distance": 7.77, "direction": 199.38, "angle": 80.36, "elevation": 45.76, "pano_id": "TMX7316010203-002067_pano_0000_000407", "timestamp": "2021-03-29T09:40:42.587290Z", "filename": "pano_0000_000407.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 7.76933379, "relative_pitch": 80.3639561970504, "relative_heading": 199.38031405824844, "relative_elevation": 45.7599741471931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_001780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84037009010303, 52.3766304928943, 45.6829989785329 ] }, "distance": 7.82, "direction": 15.89, "angle": 80.29, "elevation": 45.68, "pano_id": "TMX7316010203-000829_pano_0000_001780", "timestamp": "2018-07-06T11:50:03.614060Z", "filename": "pano_0000_001780.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 7.81846853, "relative_pitch": 80.28814283472764, "relative_heading": 15.885140749521385, "relative_elevation": 45.6829989785329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_001067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84035802326092, 52.3766383626295, 45.7145180227235 ] }, "distance": 8.5, "direction": 8.92, "angle": 79.47, "elevation": 45.71, "pano_id": "TMX7316010203-000085_pano_0006_001067", "timestamp": "2016-08-28T10:52:54.963480Z", "filename": "pano_0006_001067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 8.4984615, "relative_pitch": 79.46876950195855, "relative_heading": 8.923454770518145, "relative_elevation": 45.7145180227235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840296853159487, 52.37649045867462, 0.0 ] }, "distance": 8.55, "direction": 199.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00963", "timestamp": "2025-07-02T10:35:30Z", "filename": "recording_2025-07-02_10-16-10_00963.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 8.55040032, "relative_pitch": 0.0, "relative_heading": 199.45225908564527, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_000404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8403637992013, 52.3766382773134, 45.7236251188442 ] }, "distance": 8.56, "direction": 11.54, "angle": 79.4, "elevation": 45.72, "pano_id": "TMX7316010203-002067_pano_0000_000404", "timestamp": "2021-03-29T09:40:33.952330Z", "filename": "pano_0000_000404.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 8.55898874, "relative_pitch": 79.39752430399987, "relative_heading": 11.535468837649745, "relative_elevation": 45.7236251188442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84031021678714, 52.3764858604403, 45.6946086958051 ] }, "distance": 8.79, "direction": 192.73, "angle": 79.11, "elevation": 45.69, "pano_id": "TMX7316010203-001028_pano_0001_000195", "timestamp": "2018-12-20T09:45:03.379740Z", "filename": "pano_0001_000195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 8.79016818, "relative_pitch": 79.11115571581006, "relative_heading": 192.73282515989598, "relative_elevation": 45.6946086958051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_005798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_005798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_005798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84030440142363, 52.3764859609889, 45.6140767401084 ] }, "distance": 8.88, "direction": 195.24, "angle": 78.99, "elevation": 45.61, "pano_id": "TMX7316010203-000305_pano_0000_005798", "timestamp": "2017-05-22T11:55:22.865990Z", "filename": "pano_0000_005798.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 8.87505979, "relative_pitch": 78.9896136637723, "relative_heading": 195.24336401699412, "relative_elevation": 45.6140767401084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0000_000450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84029308676888, 52.3764856058615, 45.5912161841989 ] }, "distance": 9.15, "direction": 199.84, "angle": 78.66, "elevation": 45.59, "pano_id": "TMX7316010203-002522_pano_0000_000450", "timestamp": "2022-04-19T06:42:50.721860Z", "filename": "pano_0000_000450.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 9.1451992, "relative_pitch": 78.65749784194757, "relative_heading": 199.84084119625913, "relative_elevation": 45.5912161841989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84029347435892, 52.3764854942722, 45.7854229127988 ] }, "distance": 9.15, "direction": 199.66, "angle": 78.7, "elevation": 45.79, "pano_id": "TMX7316010203-001028_pano_0001_000175", "timestamp": "2018-12-20T09:44:04.135210Z", "filename": "pano_0001_000175.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 9.14796657, "relative_pitch": 78.70103935109368, "relative_heading": 199.65894024654554, "relative_elevation": 45.7854229127988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84035989578841, 52.3766441957026, 46.4275442259386 ] }, "distance": 9.16, "direction": 9.08, "angle": 78.84, "elevation": 46.43, "pano_id": "TMX7315080123-000294_pano_0000_000128", "timestamp": "2016-06-15T11:54:52.391940Z", "filename": "pano_0000_000128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 9.15949279, "relative_pitch": 78.83967911050048, "relative_heading": 9.081684223777735, "relative_elevation": 46.4275442259386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_002728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84030398875701, 52.3764833211461, 45.6133203944191 ] }, "distance": 9.17, "direction": 194.93, "angle": 78.64, "elevation": 45.61, "pano_id": "TMX7316010203-001326_pano_0000_002728", "timestamp": "2019-07-24T07:12:22.947580Z", "filename": "pano_0000_002728.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 9.16599809, "relative_pitch": 78.63773797145578, "relative_heading": 194.93008165669121, "relative_elevation": 45.6133203944191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_005800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_005800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_005800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84037736394027, 52.3766421219681, 45.5911718849093 ] }, "distance": 9.2, "direction": 16.65, "angle": 78.59, "elevation": 45.59, "pano_id": "TMX7316010203-000305_pano_0000_005800", "timestamp": "2017-05-22T11:55:26.675930Z", "filename": "pano_0000_005800.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 9.19946661, "relative_pitch": 78.59194070674118, "relative_heading": 16.646535950729525, "relative_elevation": 45.5911718849093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_001607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84035705505542, 52.3766517047409, 45.9109413120896 ] }, "distance": 9.96, "direction": 7.22, "angle": 77.76, "elevation": 45.91, "pano_id": "TMX7316010203-001503_pano_0002_001607", "timestamp": "2019-12-10T09:42:52.038440Z", "filename": "pano_0002_001607.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 9.95928396, "relative_pitch": 77.7606771690552, "relative_heading": 7.223616737381844, "relative_elevation": 45.9109413120896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_002732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84039001610846, 52.3766500071697, 45.73419656232 ] }, "distance": 10.3, "direction": 19.84, "angle": 77.3, "elevation": 45.73, "pano_id": "TMX7316010203-001326_pano_0000_002732", "timestamp": "2019-07-24T07:12:26.402540Z", "filename": "pano_0000_002732.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 10.30295033, "relative_pitch": 77.30440662318652, "relative_heading": 19.841107623402443, "relative_elevation": 45.73419656232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_001776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84031615773917, 52.3764695886478, 45.695196072571 ] }, "distance": 10.5, "direction": 188.4, "angle": 77.06, "elevation": 45.7, "pano_id": "TMX7316010203-000829_pano_0000_001776", "timestamp": "2018-07-06T11:49:57.909030Z", "filename": "pano_0000_001776.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 10.49715541, "relative_pitch": 77.06240774217099, "relative_heading": 188.3964728572924, "relative_elevation": 45.695196072571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track05_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840299942195158, 52.37647099652099, 0.0 ] }, "distance": 10.56, "direction": 194.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track05_Sphere_00010", "timestamp": "2024-09-24T10:47:02Z", "filename": "Job_20240924_1221_Track05_Sphere_00010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 10.56247419, "relative_pitch": 0.0, "relative_heading": 194.45781262484837, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84031014819994, 52.3764675959649, 46.3234517779201 ] }, "distance": 10.78, "direction": 190.38, "angle": 76.9, "elevation": 46.32, "pano_id": "TMX7315080123-000294_pano_0000_000132", "timestamp": "2016-06-15T11:54:56.542140Z", "filename": "pano_0000_000132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 10.7827089, "relative_pitch": 76.89659271942878, "relative_heading": 190.37614248314233, "relative_elevation": 46.3234517779201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track05_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840383177592479, 52.376657085507446, 0.0 ] }, "distance": 10.91, "direction": 16.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track05_Sphere_00014", "timestamp": "2024-09-24T10:47:07Z", "filename": "Job_20240924_1221_Track05_Sphere_00014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 10.90859695, "relative_pitch": 0.0, "relative_heading": 16.133546530415995, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_001603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84029183153045, 52.3764691622142, 45.7010809918866 ] }, "distance": 10.91, "direction": 197.0, "angle": 76.57, "elevation": 45.7, "pano_id": "TMX7316010203-001503_pano_0002_001603", "timestamp": "2019-12-10T09:42:48.253290Z", "filename": "pano_0002_001603.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 10.90876, "relative_pitch": 76.57481975262604, "relative_heading": 197.00015954974168, "relative_elevation": 45.7010809918866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0000_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84039249897908, 52.3766584256095, 45.7000060956925 ] }, "distance": 11.24, "direction": 19.03, "angle": 76.18, "elevation": 45.7, "pano_id": "TMX7316010203-002522_pano_0000_000454", "timestamp": "2022-04-19T06:42:54.216800Z", "filename": "pano_0000_000454.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 11.24261182, "relative_pitch": 76.1791753951693, "relative_heading": 19.031268946408524, "relative_elevation": 45.7000060956925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84036022382947, 52.376663705388, 45.8524664454162 ] }, "distance": 11.31, "direction": 7.46, "angle": 76.14, "elevation": 45.85, "pano_id": "TMX7316010203-001028_pano_0001_000171", "timestamp": "2018-12-20T09:44:00.310370Z", "filename": "pano_0001_000171.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 11.31127972, "relative_pitch": 76.1424651117744, "relative_heading": 7.457480054627913, "relative_elevation": 45.8524664454162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84039104549119, 52.3766598614078, 45.7719258461148 ] }, "distance": 11.36, "direction": 18.3, "angle": 76.06, "elevation": 45.77, "pano_id": "TMX7316010203-001028_pano_0001_000199", "timestamp": "2018-12-20T09:45:07.769770Z", "filename": "pano_0001_000199.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 11.3623038, "relative_pitch": 76.05884493715236, "relative_heading": 18.2966894322339, "relative_elevation": 45.7719258461148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_001071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84029372976705, 52.3764635245935, 45.617288434878 ] }, "distance": 11.47, "direction": 195.47, "angle": 75.88, "elevation": 45.62, "pano_id": "TMX7316010203-000085_pano_0006_001071", "timestamp": "2016-08-28T10:52:58.748320Z", "filename": "pano_0006_001071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 11.47498498, "relative_pitch": 75.88025452055722, "relative_heading": 195.46691922051653, "relative_elevation": 45.617288434878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840352301750012, 52.37666593065167, 0.0 ] }, "distance": 11.5, "direction": 4.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00959", "timestamp": "2025-07-02T10:35:26Z", "filename": "recording_2025-07-02_10-16-10_00959.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 11.50076778, "relative_pitch": 0.0, "relative_heading": 4.631246636647105, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_001781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8403875897973, 52.3766677044301, 45.7794681349769 ] }, "distance": 12.13, "direction": 15.95, "angle": 75.16, "elevation": 45.78, "pano_id": "TMX7316010203-000829_pano_0000_001781", "timestamp": "2018-07-06T11:50:05.019260Z", "filename": "pano_0000_001781.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 12.12723542, "relative_pitch": 75.16282927958625, "relative_heading": 15.945950209129528, "relative_elevation": 45.7794681349769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_000381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84039550588067, 52.3766701303524, 45.9366665501148 ] }, "distance": 12.54, "direction": 17.98, "angle": 74.73, "elevation": 45.94, "pano_id": "TMX7316010203-002067_pano_0000_000381", "timestamp": "2021-03-29T09:40:02.487610Z", "filename": "pano_0000_000381.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 12.54276274, "relative_pitch": 74.72795522831616, "relative_heading": 17.975408136480354, "relative_elevation": 45.9366665501148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_000408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84027985941727, 52.3764524086223, 45.7788764145225 ] }, "distance": 12.93, "direction": 198.04, "angle": 74.23, "elevation": 45.78, "pano_id": "TMX7316010203-002067_pano_0000_000408", "timestamp": "2021-03-29T09:40:43.822250Z", "filename": "pano_0000_000408.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 12.93205015, "relative_pitch": 74.22557322707664, "relative_heading": 198.03972257939722, "relative_elevation": 45.7788764145225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_001066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84035657092093, 52.3766819830478, 45.7522417213768 ] }, "distance": 13.31, "direction": 5.26, "angle": 73.78, "elevation": 45.75, "pano_id": "TMX7316010203-000085_pano_0006_001066", "timestamp": "2016-08-28T10:52:53.723480Z", "filename": "pano_0006_001066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 13.30542867, "relative_pitch": 73.78478778449534, "relative_heading": 5.258057097617786, "relative_elevation": 45.7522417213768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_002708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84034314327087, 52.3766826252448, 45.7656051041558 ] }, "distance": 13.32, "direction": 1.31, "angle": 73.77, "elevation": 45.77, "pano_id": "TMX7316010203-001326_pano_0000_002708", "timestamp": "2019-07-24T07:11:57.967760Z", "filename": "pano_0000_002708.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 13.32438922, "relative_pitch": 73.7673888455233, "relative_heading": 1.311236775199305, "relative_elevation": 45.7656051041558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840276619562087, 52.376447313968576, 0.0 ] }, "distance": 13.54, "direction": 198.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00964", "timestamp": "2025-07-02T10:35:30Z", "filename": "recording_2025-07-02_10-16-10_00964.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 13.53945613, "relative_pitch": 0.0, "relative_heading": 198.1845888955862, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84029063930898, 52.376442311118, 45.6960239093751 ] }, "distance": 13.81, "direction": 193.7, "angle": 73.18, "elevation": 45.7, "pano_id": "TMX7316010203-001028_pano_0001_000194", "timestamp": "2018-12-20T09:45:02.634790Z", "filename": "pano_0001_000194.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 13.81273446, "relative_pitch": 73.1812813496732, "relative_heading": 193.6968070373734, "relative_elevation": 45.6960239093751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84038548656255, 52.3766860286025, 46.4502806253731 ] }, "distance": 14.07, "direction": 13.1, "angle": 73.15, "elevation": 46.45, "pano_id": "TMX7315080123-000294_pano_0000_000127", "timestamp": "2016-06-15T11:54:51.131910Z", "filename": "pano_0000_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 14.06576416, "relative_pitch": 73.15298799760063, "relative_heading": 13.101944503325154, "relative_elevation": 46.4502806253731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_002727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84028394140083, 52.3764405907624, 45.625541918911 ] }, "distance": 14.11, "direction": 195.31, "angle": 72.81, "elevation": 45.63, "pano_id": "TMX7316010203-001326_pano_0000_002727", "timestamp": "2019-07-24T07:12:22.227570Z", "filename": "pano_0000_002727.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 14.11233504, "relative_pitch": 72.81275493965782, "relative_heading": 195.31220858820961, "relative_elevation": 45.625541918911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84027703057722, 52.3764406474981, 45.7935882145539 ] }, "distance": 14.24, "direction": 197.15, "angle": 72.73, "elevation": 45.79, "pano_id": "TMX7316010203-001028_pano_0001_000176", "timestamp": "2018-12-20T09:44:04.955260Z", "filename": "pano_0001_000176.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 14.23781992, "relative_pitch": 72.72885368767501, "relative_heading": 197.14590791155766, "relative_elevation": 45.7935882145539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0000_000449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84027353843367, 52.3764411873352, 45.6094433190301 ] }, "distance": 14.25, "direction": 198.13, "angle": 72.65, "elevation": 45.61, "pano_id": "TMX7316010203-002522_pano_0000_000449", "timestamp": "2022-04-19T06:42:50.076830Z", "filename": "pano_0000_000449.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 14.25263421, "relative_pitch": 72.64633796125095, "relative_heading": 198.13068418315464, "relative_elevation": 45.6094433190301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_002733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84043623061553, 52.3766816447063, 45.7035943334922 ] }, "distance": 14.79, "direction": 26.7, "angle": 72.07, "elevation": 45.7, "pano_id": "TMX7316010203-001326_pano_0000_002733", "timestamp": "2019-07-24T07:12:27.757570Z", "filename": "pano_0000_002733.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 14.78838907, "relative_pitch": 72.06988764064172, "relative_heading": 26.697654747459364, "relative_elevation": 45.7035943334922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_001608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84033674680432, 52.3766964841902, 45.895317081362 ] }, "distance": 14.86, "direction": 359.5, "angle": 72.05, "elevation": 45.9, "pano_id": "TMX7316010203-001503_pano_0002_001608", "timestamp": "2019-12-10T09:42:53.403250Z", "filename": "pano_0002_001608.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 14.86362188, "relative_pitch": 72.05497546251983, "relative_heading": 359.49620448765813, "relative_elevation": 45.895317081362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_001775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8402977187026, 52.376428614564, 45.7156791128218 ] }, "distance": 15.2, "direction": 190.57, "angle": 71.61, "elevation": 45.72, "pano_id": "TMX7316010203-000829_pano_0000_001775", "timestamp": "2018-07-06T11:49:56.049220Z", "filename": "pano_0000_001775.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 15.20195055, "relative_pitch": 71.60635535042016, "relative_heading": 190.5697333677039, "relative_elevation": 45.7156791128218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001756/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001756/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001756/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001756/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_001756/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001756/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001756/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001756/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001756/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84034237118953, 52.3767030654868, 45.7574838902801 ] }, "distance": 15.6, "direction": 0.93, "angle": 71.18, "elevation": 45.76, "pano_id": "TMX7316010203-000829_pano_0000_001756", "timestamp": "2018-07-06T11:49:21.089180Z", "filename": "pano_0000_001756.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 15.59741895, "relative_pitch": 71.17722316609536, "relative_heading": 0.9269472495628291, "relative_elevation": 45.7574838902801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track05_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840281602235414, 52.37642672810728, 0.0 ] }, "distance": 15.64, "direction": 194.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track05_Sphere_00009", "timestamp": "2024-09-24T10:47:01Z", "filename": "Job_20240924_1221_Track05_Sphere_00009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 15.6442608, "relative_pitch": 0.0, "relative_heading": 194.38296735723054, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84028984338066, 52.3764250074571, 46.3229186851531 ] }, "distance": 15.7, "direction": 192.23, "angle": 71.28, "elevation": 46.32, "pano_id": "TMX7315080123-000294_pano_0000_000133", "timestamp": "2016-06-15T11:54:57.487230Z", "filename": "pano_0000_000133.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 15.70144892, "relative_pitch": 71.27558269311234, "relative_heading": 192.22513977857332, "relative_elevation": 46.3229186851531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84038371700322, 52.3767025903373, 45.7673864942044 ] }, "distance": 15.84, "direction": 11.17, "angle": 70.91, "elevation": 45.77, "pano_id": "TMX7316010203-001028_pano_0001_000200", "timestamp": "2018-12-20T09:45:10.114650Z", "filename": "pano_0001_000200.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 15.84241204, "relative_pitch": 70.90666990308809, "relative_heading": 11.166230216528913, "relative_elevation": 45.7673864942044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0000_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84045046542388, 52.3766877856923, 45.6418392574415 ] }, "distance": 15.84, "direction": 28.72, "angle": 70.86, "elevation": 45.64, "pano_id": "TMX7316010203-002522_pano_0000_000455", "timestamp": "2022-04-19T06:42:55.451800Z", "filename": "pano_0000_000455.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 15.84427034, "relative_pitch": 70.85588498817245, "relative_heading": 28.719638353499533, "relative_elevation": 45.6418392574415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_001782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84043273861012, 52.37669489866, 45.7227754406631 ] }, "distance": 16.02, "direction": 23.57, "angle": 70.69, "elevation": 45.72, "pano_id": "TMX7316010203-000829_pano_0000_001782", "timestamp": "2018-07-06T11:50:06.494050Z", "filename": "pano_0000_001782.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 16.0230543, "relative_pitch": 70.68753713986922, "relative_heading": 23.56699662885778, "relative_elevation": 45.7227754406631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_001602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84027269813956, 52.376424412513, 45.7001412641257 ] }, "distance": 16.05, "direction": 196.25, "angle": 70.65, "elevation": 45.7, "pano_id": "TMX7316010203-001503_pano_0002_001602", "timestamp": "2019-12-10T09:42:47.473290Z", "filename": "pano_0002_001602.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 16.05300884, "relative_pitch": 70.64524388332345, "relative_heading": 196.25126588107545, "relative_elevation": 45.7001412641257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84034652364565, 52.3767072805143, 45.8022914677858 ] }, "distance": 16.07, "direction": 1.91, "angle": 70.66, "elevation": 45.8, "pano_id": "TMX7316010203-001028_pano_0001_000170", "timestamp": "2018-12-20T09:43:58.910380Z", "filename": "pano_0001_000170.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 16.07331278, "relative_pitch": 70.66259263007294, "relative_heading": 1.90783693384358, "relative_elevation": 45.8022914677858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840328663851117, 52.37670829751472, 0.0 ] }, "distance": 16.19, "direction": 357.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00958", "timestamp": "2025-07-02T10:35:25Z", "filename": "recording_2025-07-02_10-16-10_00958.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 16.1919022, "relative_pitch": 0.0, "relative_heading": 357.58903693447263, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84034057334101, 52.3767092256473, 46.2916785199195 ] }, "distance": 16.28, "direction": 0.46, "angle": 70.62, "elevation": 46.29, "pano_id": "TMX7315080123-000294_pano_0000_000152", "timestamp": "2016-06-15T11:55:37.094150Z", "filename": "pano_0000_000152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 16.28136472, "relative_pitch": 70.62258632580784, "relative_heading": 0.45711798333150905, "relative_elevation": 46.2916785199195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840445388328936, 52.37669388095998, 0.0 ] }, "distance": 16.29, "direction": 26.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00982", "timestamp": "2025-07-02T10:36:46Z", "filename": "recording_2025-07-02_10-16-10_00982.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 16.28509572, "relative_pitch": 0.0, "relative_heading": 26.50561539509347, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_001072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84026883781328, 52.3764204383728, 45.6066259192303 ] }, "distance": 16.55, "direction": 196.7, "angle": 70.05, "elevation": 45.61, "pano_id": "TMX7316010203-000085_pano_0006_001072", "timestamp": "2016-08-28T10:52:59.548380Z", "filename": "pano_0006_001072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 16.55162934, "relative_pitch": 70.05307223626498, "relative_heading": 196.69654435007826, "relative_elevation": 45.6066259192303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_000380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84045373522718, 52.3766956169644, 45.9215774964541 ] }, "distance": 16.72, "direction": 27.95, "angle": 70.0, "elevation": 45.92, "pano_id": "TMX7316010203-002067_pano_0000_000380", "timestamp": "2021-03-29T09:40:01.317620Z", "filename": "pano_0000_000380.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 16.71698372, "relative_pitch": 69.99680899626283, "relative_heading": 27.953731348713657, "relative_elevation": 45.9215774964541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0000_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84032037177796, 52.3767128179031, 45.692379838787 ] }, "distance": 16.73, "direction": 355.73, "angle": 69.89, "elevation": 45.69, "pano_id": "TMX7316010203-002522_pano_0000_000430", "timestamp": "2022-04-19T06:42:28.147000Z", "filename": "pano_0000_000430.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 16.72703261, "relative_pitch": 69.89336950750014, "relative_heading": 355.7286448646685, "relative_elevation": 45.692379838787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_00621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840408736911139, 52.376709008839356, 0.0 ] }, "distance": 16.94, "direction": 16.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_00621", "timestamp": "2024-09-18T11:07:19Z", "filename": "Job_20240918_0854_Track08_Sphere_00621.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 16.942594, "relative_pitch": 0.0, "relative_heading": 16.358548829784898, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_001093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84041971060729, 52.3767089830664, 45.6776935756207 ] }, "distance": 17.17, "direction": 18.76, "angle": 69.4, "elevation": 45.68, "pano_id": "TMX7316010203-000085_pano_0006_001093", "timestamp": "2016-08-28T10:54:00.968020Z", "filename": "pano_0006_001093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 17.16533793, "relative_pitch": 69.40415277171896, "relative_heading": 18.755389621701713, "relative_elevation": 45.6776935756207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_001582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84040845750461, 52.3767115124142, 45.7460592156276 ] }, "distance": 17.2, "direction": 16.04, "angle": 69.39, "elevation": 45.75, "pano_id": "TMX7316010203-001503_pano_0002_001582", "timestamp": "2019-12-10T09:42:15.978600Z", "filename": "pano_0002_001582.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 17.20481309, "relative_pitch": 69.38902665961993, "relative_heading": 16.03644833612185, "relative_elevation": 45.7460592156276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_00620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840342431462738, 52.37671964070624, 0.0 ] }, "distance": 17.44, "direction": 0.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_00620", "timestamp": "2024-09-18T11:07:18Z", "filename": "Job_20240918_0854_Track08_Sphere_00620.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 17.44166221, "relative_pitch": 0.0, "relative_heading": 0.8424113678992724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_002707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84030299783736, 52.3767187776279, 45.7258202573285 ] }, "distance": 17.51, "direction": 352.03, "angle": 69.04, "elevation": 45.73, "pano_id": "TMX7316010203-001326_pano_0000_002707", "timestamp": "2019-07-24T07:11:56.957730Z", "filename": "pano_0000_002707.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 17.51300415, "relative_pitch": 69.04314376785261, "relative_heading": 352.0275560247919, "relative_elevation": 45.7258202573285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_00622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840475641360602, 52.37669743598907, 0.0 ] }, "distance": 17.64, "direction": 31.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_00622", "timestamp": "2024-09-18T11:07:20Z", "filename": "Job_20240918_0854_Track08_Sphere_00622.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 17.63752291, "relative_pitch": 0.0, "relative_heading": 31.929437035055106, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_001065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8403291478212, 52.3767219523077, 45.6959165278822 ] }, "distance": 17.71, "direction": 357.9, "angle": 68.82, "elevation": 45.7, "pano_id": "TMX7316010203-000085_pano_0006_001065", "timestamp": "2016-08-28T10:52:52.443380Z", "filename": "pano_0006_001065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 17.70886581, "relative_pitch": 68.8167992696436, "relative_heading": 357.90238015423216, "relative_elevation": 45.6959165278822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0000_000405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84040261003159, 52.3767172456379, 45.8869205946103 ] }, "distance": 17.72, "direction": 14.23, "angle": 68.89, "elevation": 45.89, "pano_id": "TMX7316010203-002522_pano_0000_000405", "timestamp": "2022-04-19T06:42:02.602220Z", "filename": "pano_0000_000405.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 17.71676227, "relative_pitch": 68.88861845834164, "relative_heading": 14.22849930204306, "relative_elevation": 45.8869205946103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_000409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84025942461347, 52.3764077806229, 45.7836582092568 ] }, "distance": 18.09, "direction": 197.36, "angle": 68.44, "elevation": 45.78, "pano_id": "TMX7316010203-002067_pano_0000_000409", "timestamp": "2021-03-29T09:40:44.902340Z", "filename": "pano_0000_000409.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 18.08611721, "relative_pitch": 68.44427810755515, "relative_heading": 197.35979046178272, "relative_elevation": 45.7836582092568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84044534225763, 52.3767140440362, 46.3597393771634 ] }, "distance": 18.32, "direction": 23.36, "angle": 68.44, "elevation": 46.36, "pano_id": "TMX7315080123-000294_pano_0000_000126", "timestamp": "2016-06-15T11:54:49.721880Z", "filename": "pano_0000_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 18.31904274, "relative_pitch": 68.43855489358825, "relative_heading": 23.363514320522874, "relative_elevation": 46.3597393771634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_002734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84050521120932, 52.3766922240258, 45.6621520882472 ] }, "distance": 18.32, "direction": 38.25, "angle": 68.14, "elevation": 45.66, "pano_id": "TMX7316010203-001326_pano_0000_002734", "timestamp": "2019-07-24T07:12:28.942510Z", "filename": "pano_0000_002734.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 18.32154099, "relative_pitch": 68.1373056426995, "relative_heading": 38.24597719916547, "relative_elevation": 45.6621520882472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_005797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_005797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_005797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84026547391082, 52.376403970121, 45.63276182767 ] }, "distance": 18.38, "direction": 195.74, "angle": 68.07, "elevation": 45.63, "pano_id": "TMX7316010203-000305_pano_0000_005797", "timestamp": "2017-05-22T11:55:21.226030Z", "filename": "pano_0000_005797.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 18.3752496, "relative_pitch": 68.06650302609822, "relative_heading": 195.73907548709366, "relative_elevation": 45.63276182767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840257079518923, 52.37640390283013, 0.0 ] }, "distance": 18.55, "direction": 197.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00965", "timestamp": "2025-07-02T10:35:31Z", "filename": "recording_2025-07-02_10-16-10_00965.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 18.5456274, "relative_pitch": 0.0, "relative_heading": 197.4329525669616, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_001609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84028099995741, 52.3767267467084, 45.8926824992523 ] }, "distance": 18.65, "direction": 347.84, "angle": 67.89, "elevation": 45.89, "pano_id": "TMX7316010203-001503_pano_0002_001609", "timestamp": "2019-12-10T09:42:54.498250Z", "filename": "pano_0002_001609.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 18.64866518, "relative_pitch": 67.88544783112026, "relative_heading": 347.84360072655943, "relative_elevation": 45.8926824992523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8403295598574, 52.3767310917579, 45.7278240127489 ] }, "distance": 18.72, "direction": 358.1, "angle": 67.73, "elevation": 45.73, "pano_id": "TMX7316010203-001028_pano_0001_000201", "timestamp": "2018-12-20T09:45:11.429670Z", "filename": "pano_0001_000201.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 18.72425877, "relative_pitch": 67.7322793872866, "relative_heading": 358.10208983227204, "relative_elevation": 45.7278240127489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_001094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84049201140738, 52.3767026314885, 45.6562941279262 ] }, "distance": 18.73, "direction": 33.89, "angle": 67.7, "elevation": 45.66, "pano_id": "TMX7316010203-000085_pano_0006_001094", "timestamp": "2016-08-28T10:54:02.253030Z", "filename": "pano_0006_001094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 18.72872113, "relative_pitch": 67.69601438797514, "relative_heading": 33.8888787036532, "relative_elevation": 45.6562941279262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_001578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_001578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_001578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84050248717073, 52.3766988378094, 45.7194862430915 ] }, "distance": 18.79, "direction": 36.41, "angle": 67.65, "elevation": 45.72, "pano_id": "TMX7316010203-001503_pano_0002_001578", "timestamp": "2019-12-10T09:42:05.373710Z", "filename": "pano_0002_001578.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 18.79430629, "relative_pitch": 67.65348093606364, "relative_heading": 36.4126504233035, "relative_elevation": 45.7194862430915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84027129370819, 52.3763983955247, 45.6952568264678 ] }, "distance": 18.87, "direction": 194.07, "angle": 67.56, "elevation": 45.7, "pano_id": "TMX7316010203-001028_pano_0001_000193", "timestamp": "2018-12-20T09:45:01.899820Z", "filename": "pano_0001_000193.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 18.87280376, "relative_pitch": 67.5586648858754, "relative_heading": 194.0699050508239, "relative_elevation": 45.6952568264678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_002726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8402640087623, 52.3763975156617, 45.6296696877107 ] }, "distance": 19.09, "direction": 195.44, "angle": 67.29, "elevation": 45.63, "pano_id": "TMX7316010203-001326_pano_0000_002726", "timestamp": "2019-07-24T07:12:21.492560Z", "filename": "pano_0000_002726.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.09385912, "relative_pitch": 67.2929954138565, "relative_heading": 195.44264836494693, "relative_elevation": 45.6296696877107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_001783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84050062971547, 52.3767041328964, 45.7090524788946 ] }, "distance": 19.2, "direction": 35.06, "angle": 67.22, "elevation": 45.71, "pano_id": "TMX7316010203-000829_pano_0000_001783", "timestamp": "2018-07-06T11:50:07.694050Z", "filename": "pano_0000_001783.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.19870327, "relative_pitch": 67.21663399051413, "relative_heading": 35.06494122366183, "relative_elevation": 45.7090524788946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_005871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_005871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_005871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84033750739685, 52.3767357883764, 45.5546988639981 ] }, "distance": 19.24, "direction": 359.77, "angle": 67.11, "elevation": 45.55, "pano_id": "TMX7316010203-000305_pano_0000_005871", "timestamp": "2017-05-22T11:58:01.280450Z", "filename": "pano_0000_005871.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.23676273, "relative_pitch": 67.10671943882944, "relative_heading": 359.7650112324546, "relative_elevation": 45.5546988639981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_00619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840274331475219, 52.3767316932969, 0.0 ] }, "distance": 19.29, "direction": 346.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_00619", "timestamp": "2024-09-18T11:07:17Z", "filename": "Job_20240918_0854_Track08_Sphere_00619.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.28517183, "relative_pitch": 0.0, "relative_heading": 346.86898390588215, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_005870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_005870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_005870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_005870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84047855573377, 52.3767136233475, 45.5425641397014 ] }, "distance": 19.29, "direction": 29.6, "angle": 67.05, "elevation": 45.54, "pano_id": "TMX7316010203-000305_pano_0000_005870", "timestamp": "2017-05-22T11:57:59.405340Z", "filename": "pano_0000_005870.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.28714802, "relative_pitch": 67.04747877165943, "relative_heading": 29.5992166852673, "relative_elevation": 45.5425641397014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84026116096381, 52.3763957013474, 45.7933647818863 ] }, "distance": 19.34, "direction": 195.84, "angle": 67.1, "elevation": 45.79, "pano_id": "TMX7316010203-001028_pano_0001_000177", "timestamp": "2018-12-20T09:44:05.800280Z", "filename": "pano_0001_000177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.34055599, "relative_pitch": 67.10352358943773, "relative_heading": 195.83718722248955, "relative_elevation": 45.7933647818863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840518682956461, 52.37669764370338, 0.0 ] }, "distance": 19.37, "direction": 39.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00983", "timestamp": "2025-07-02T10:36:47Z", "filename": "recording_2025-07-02_10-16-10_00983.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.36620571, "relative_pitch": 0.0, "relative_heading": 39.27318942788737, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001755/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001755/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001755/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001755/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_001755/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001755/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001755/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001755/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001755/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84028632931433, 52.3767339952686, 45.682273269631 ] }, "distance": 19.37, "direction": 349.4, "angle": 67.02, "elevation": 45.68, "pano_id": "TMX7316010203-000829_pano_0000_001755", "timestamp": "2018-07-06T11:49:19.794200Z", "filename": "pano_0000_001755.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.36783943, "relative_pitch": 67.0245910989352, "relative_heading": 349.39583628003027, "relative_elevation": 45.682273269631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0000_000448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84025404648903, 52.3763965394728, 45.6148998048156 ] }, "distance": 19.39, "direction": 197.29, "angle": 66.97, "elevation": 45.61, "pano_id": "TMX7316010203-002522_pano_0000_000448", "timestamp": "2022-04-19T06:42:49.436830Z", "filename": "pano_0000_000448.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.38928782, "relative_pitch": 66.97136378899536, "relative_heading": 197.28991384358355, "relative_elevation": 45.6148998048156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0000_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8405233888277, 52.3766961463077, 45.5971688888967 ] }, "distance": 19.44, "direction": 40.32, "angle": 66.91, "elevation": 45.6, "pano_id": "TMX7316010203-002522_pano_0000_000456", "timestamp": "2022-04-19T06:42:56.431810Z", "filename": "pano_0000_000456.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.44329695, "relative_pitch": 66.90589405231314, "relative_heading": 40.315129022006836, "relative_elevation": 45.5971688888967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0001_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0001_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0001_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84029282019977, 52.3767364132602, 45.7386002093554 ] }, "distance": 19.56, "direction": 350.81, "angle": 66.85, "elevation": 45.74, "pano_id": "TMX7316010203-001028_pano_0001_000169", "timestamp": "2018-12-20T09:43:57.290390Z", "filename": "pano_0001_000169.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.55695126, "relative_pitch": 66.84937388359185, "relative_heading": 350.8139321409177, "relative_elevation": 45.7386002093554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84052515419933, 52.3766967574605, 45.8546036612242 ] }, "distance": 19.57, "direction": 40.45, "angle": 66.88, "elevation": 45.85, "pano_id": "TMX7316010203-002067_pano_0000_000379", "timestamp": "2021-03-29T09:40:00.067620Z", "filename": "pano_0000_000379.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.57299183, "relative_pitch": 66.88483558692502, "relative_heading": 40.45467144944397, "relative_elevation": 45.8546036612242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84027982878389, 52.3767351273952, 46.2590278424323 ] }, "distance": 19.58, "direction": 348.19, "angle": 67.06, "elevation": 46.26, "pano_id": "TMX7315080123-000294_pano_0000_000153", "timestamp": "2016-06-15T11:55:38.479170Z", "filename": "pano_0000_000153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.57746394, "relative_pitch": 67.06124282380168, "relative_heading": 348.1901465380714, "relative_elevation": 46.2590278424323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_00623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840545974418491, 52.37668649908355, 0.0 ] }, "distance": 19.71, "direction": 45.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_00623", "timestamp": "2024-09-18T11:07:21Z", "filename": "Job_20240918_0854_Track08_Sphere_00623.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.7085535, "relative_pitch": 0.0, "relative_heading": 45.75187025312746, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840269782282343, 52.37673498875826, 0.0 ] }, "distance": 19.71, "direction": 346.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00957", "timestamp": "2025-07-02T10:35:24Z", "filename": "recording_2025-07-02_10-16-10_00957.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 19.71387442, "relative_pitch": 0.0, "relative_heading": 346.2342409739876, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0000_000429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0000_000429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0000_000429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84025652672124, 52.3767357890567, 45.6544968374074 ] }, "distance": 20.03, "direction": 343.79, "angle": 66.31, "elevation": 45.65, "pano_id": "TMX7316010203-002522_pano_0000_000429", "timestamp": "2022-04-19T06:42:26.402040Z", "filename": "pano_0000_000429.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 20.03344973, "relative_pitch": 66.3078640273493, "relative_heading": 343.7865203801331, "relative_elevation": 45.6544968374074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_001774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_001774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_001774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84027773562781, 52.3763863158998, 45.7366876741871 ] }, "distance": 20.08, "direction": 191.92, "angle": 66.29, "elevation": 45.74, "pano_id": "TMX7316010203-000829_pano_0000_001774", "timestamp": "2018-07-06T11:49:54.389080Z", "filename": "pano_0000_001774.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 20.08407865, "relative_pitch": 66.29256778695456, "relative_heading": 191.9232233308373, "relative_elevation": 45.7366876741871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84052341949953, 52.3767088043865, 46.3311950704083 ] }, "distance": 20.54, "direction": 37.78, "angle": 66.09, "elevation": 46.33, "pano_id": "TMX7315080123-000294_pano_0000_000125", "timestamp": "2016-06-15T11:54:48.076770Z", "filename": "pano_0000_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 20.53879658, "relative_pitch": 66.0921063690615, "relative_heading": 37.776535575189854, "relative_elevation": 46.3311950704083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84026954555843, 52.3763825286259, 46.3277604598552 ] }, "distance": 20.62, "direction": 193.2, "angle": 66.01, "elevation": 46.33, "pano_id": "TMX7315080123-000294_pano_0000_000134", "timestamp": "2016-06-15T11:54:58.457330Z", "filename": "pano_0000_000134.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 20.61674654, "relative_pitch": 66.01001399320732, "relative_heading": 193.19795294460013, "relative_elevation": 46.3277604598552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track05_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track05_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840263496494472, 52.376382523686246, 0.0 ] }, "distance": 20.72, "direction": 194.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track05_Sphere_00008", "timestamp": "2024-09-24T10:47:00Z", "filename": "Job_20240924_1221_Track05_Sphere_00008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 20.71521525, "relative_pitch": 0.0, "relative_heading": 194.30696953261122, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_002706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_002706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_002706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84023908060911, 52.3767393437018, 45.6421373356134 ] }, "distance": 20.77, "direction": 340.94, "angle": 65.53, "elevation": 45.64, "pano_id": "TMX7316010203-001326_pano_0000_002706", "timestamp": "2019-07-24T07:11:55.962730Z", "filename": "pano_0000_002706.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 20.77056652, "relative_pitch": 65.53093513736212, "relative_heading": 340.94302736522206, "relative_elevation": 45.6421373356134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track05_Sphere_00012/adjacencies/b_20240924_1221_Track05_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_001064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_001064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_001064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84026986068364, 52.3767461730265, 45.6522045955062 ] }, "distance": 20.92, "direction": 347.06, "angle": 65.38, "elevation": 45.65, "pano_id": "TMX7316010203-000085_pano_0006_001064", "timestamp": "2016-08-28T10:52:51.128400Z", "filename": "pano_0006_001064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240924_1221_Track05_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117761.74208369288, 487772.95646050834 ] }, "relative_distance": 20.92355048, "relative_pitch": 65.3768258411017, "relative_heading": 347.05940002055297, "relative_elevation": 45.6522045955062 } ] } }