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_20241017_0902_Track40_Sphere_00148/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track40_Sphere_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788703543673098, 52.34909632707546, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track40_Sphere_00148", "timestamp": "2024-10-17T09:12:52Z", "filename": "Job_20241017_0902_Track40_Sphere_00148.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "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_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_002577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78870206447799, 52.349094463921, 43.2918924801052 ] }, "distance": 0.23, "direction": 205.93, "angle": 89.69, "elevation": 43.29, "pano_id": "TMX7315080123-000303_pano_0000_002577", "timestamp": "2016-06-16T13:17:25.938220Z", "filename": "pano_0000_002577.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 0.23052479, "relative_pitch": 89.69490886285556, "relative_heading": 205.9283039232943, "relative_elevation": 43.2918924801052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002840_pano_0007_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78870916345772, 52.3490960778497, 42.9829761022702 ] }, "distance": 0.38, "direction": 94.14, "angle": 89.49, "elevation": 42.98, "pano_id": "TMX7316010203-002840_pano_0007_000010", "timestamp": "2022-12-09T10:14:42.193940Z", "filename": "pano_0007_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 0.38394908, "relative_pitch": 89.48821420116035, "relative_heading": 94.1420338861644, "relative_elevation": 42.9829761022702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0003_001380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78871199872037, 52.3491025488079, 42.5820598518476 ] }, "distance": 0.9, "direction": 39.77, "angle": 88.79, "elevation": 42.58, "pano_id": "TMX7316010203-000810_pano_0003_001380", "timestamp": "2018-06-27T08:44:57.714070Z", "filename": "pano_0003_001380.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 0.9006938, "relative_pitch": 88.78826295953267, "relative_heading": 39.76731989770552, "relative_elevation": 42.5820598518476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002516_pano_0005_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78869772322066, 52.3490875664675, 42.5132269924507 ] }, "distance": 1.05, "direction": 202.14, "angle": 88.58, "elevation": 42.51, "pano_id": "TMX7316010203-002516_pano_0005_000064", "timestamp": "2022-04-14T07:45:17.116090Z", "filename": "pano_0005_000064.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 1.05242418, "relative_pitch": 88.58192014638333, "relative_heading": 202.1395385044151, "relative_elevation": 42.5132269924507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0000_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78871174786917, 52.3491053042891, 42.4777553472668 ] }, "distance": 1.14, "direction": 29.23, "angle": 88.46, "elevation": 42.48, "pano_id": "TMX7316010203-000040_pano_0000_000652", "timestamp": "2016-08-02T08:48:49.912430Z", "filename": "pano_0000_000652.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 1.14472859, "relative_pitch": 88.45631564950469, "relative_heading": 29.23369134227601, "relative_elevation": 42.4777553472668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_007495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78871343943493, 52.3491049693677, 42.5478422250599 ] }, "distance": 1.17, "direction": 35.04, "angle": 88.42, "elevation": 42.55, "pano_id": "TMX7316010203-000058_pano_0000_007495", "timestamp": "2016-08-12T10:45:27.890560Z", "filename": "pano_0000_007495.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 1.17452303, "relative_pitch": 88.41876524504688, "relative_heading": 35.03831117085454, "relative_elevation": 42.5478422250599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001889_pano_0000_001294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78869694479535, 52.3490865449474, 42.5964412307367 ] }, "distance": 1.18, "direction": 202.45, "angle": 88.42, "elevation": 42.6, "pano_id": "TMX7316010203-001889_pano_0000_001294", "timestamp": "2020-08-24T07:20:53.151720Z", "filename": "pano_0000_001294.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 1.17771898, "relative_pitch": 88.41627284283362, "relative_heading": 202.44580660276608, "relative_elevation": 42.5964412307367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_004077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78869382935911, 52.349084003025, 42.5718327760696 ] }, "distance": 1.52, "direction": 205.77, "angle": 87.95, "elevation": 42.57, "pano_id": "TMX7316010203-002104_pano_0000_004077", "timestamp": "2021-04-19T10:52:22.033400Z", "filename": "pano_0000_004077.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 1.52275352, "relative_pitch": 87.95145841751103, "relative_heading": 205.76691447572665, "relative_elevation": 42.5718327760696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788696804539378, 52.34908018682365, 0.0 ] }, "distance": 1.85, "direction": 194.34, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00805", "timestamp": "2025-09-22T09:51:31Z", "filename": "2025_09_22_09_22_07_00805.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 1.85377035, "relative_pitch": 0.0, "relative_heading": 194.34281489347404, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788734749562529, 52.34912004195061, 0.0 ] }, "distance": 3.39, "direction": 38.86, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00806", "timestamp": "2025-09-22T09:51:32Z", "filename": "2025_09_22_09_22_07_00806.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 3.38899663, "relative_pitch": 0.0, "relative_heading": 38.862683358412035, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_004076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78872957014852, 52.349124130264, 42.5610975623131 ] }, "distance": 3.57, "direction": 29.82, "angle": 85.21, "elevation": 42.56, "pano_id": "TMX7316010203-002104_pano_0000_004076", "timestamp": "2021-04-19T10:52:20.953130Z", "filename": "pano_0000_004076.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 3.56605588, "relative_pitch": 85.21055979775947, "relative_heading": 29.823541425607676, "relative_elevation": 42.5610975623131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000282_pano_0000_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000282_pano_0000_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000282_pano_0000_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7886740530635, 52.3490680228507, 42.4673996847123 ] }, "distance": 3.74, "direction": 212.54, "angle": 84.97, "elevation": 42.47, "pano_id": "TMX7316010203-000282_pano_0000_000216", "timestamp": "2017-04-28T07:51:46.165210Z", "filename": "pano_0000_000216.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 3.73602056, "relative_pitch": 84.97241331285038, "relative_heading": 212.54006828614317, "relative_elevation": 42.4673996847123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_007496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78867519567699, 52.3490670076391, 42.550978468731 ] }, "distance": 3.79, "direction": 210.63, "angle": 84.91, "elevation": 42.55, "pano_id": "TMX7316010203-000058_pano_0000_007496", "timestamp": "2016-08-12T10:45:28.685670Z", "filename": "pano_0000_007496.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 3.79148043, "relative_pitch": 84.90813992640508, "relative_heading": 210.6295749396583, "relative_elevation": 42.550978468731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001889_pano_0000_001293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78873227550319, 52.3491259411088, 42.5891241328791 ] }, "distance": 3.83, "direction": 30.72, "angle": 84.86, "elevation": 42.59, "pano_id": "TMX7316010203-001889_pano_0000_001293", "timestamp": "2020-08-24T07:20:52.361720Z", "filename": "pano_0000_001293.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 3.83301733, "relative_pitch": 84.85724056923068, "relative_heading": 30.716304863707027, "relative_elevation": 42.5891241328791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002516_pano_0005_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78873175915138, 52.3491276532695, 42.5049945199862 ] }, "distance": 3.98, "direction": 28.88, "angle": 84.65, "elevation": 42.5, "pano_id": "TMX7316010203-002516_pano_0005_000063", "timestamp": "2022-04-14T07:45:16.341100Z", "filename": "pano_0005_000063.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 3.98087979, "relative_pitch": 84.64947109203706, "relative_heading": 28.87999511889955, "relative_elevation": 42.5049945199862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0000_000653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78867340290067, 52.3490653513709, 42.4826284460723 ] }, "distance": 4.01, "direction": 210.79, "angle": 84.6, "elevation": 42.48, "pano_id": "TMX7316010203-000040_pano_0000_000653", "timestamp": "2016-08-02T08:48:51.112670Z", "filename": "pano_0000_000653.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 4.01232303, "relative_pitch": 84.60463545809584, "relative_heading": 210.78982476970762, "relative_elevation": 42.4826284460723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0003_001381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78867281773275, 52.3490639096949, 42.5942372791469 ] }, "distance": 4.17, "direction": 210.13, "angle": 84.41, "elevation": 42.59, "pano_id": "TMX7316010203-000810_pano_0003_001381", "timestamp": "2018-06-27T08:44:58.538950Z", "filename": "pano_0003_001381.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 4.17081904, "relative_pitch": 84.40743782685277, "relative_heading": 210.13229677335985, "relative_elevation": 42.5942372791469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track40_Sphere_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788732259078554, 52.349132765097366, 0.0 ] }, "distance": 4.5, "direction": 25.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track40_Sphere_00147", "timestamp": "2024-10-17T09:12:51Z", "filename": "Job_20241017_0902_Track40_Sphere_00147.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 4.50207038, "relative_pitch": 0.0, "relative_heading": 25.761799366114996, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track40_Sphere_00149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788667087790079, 52.349061413782, 0.0 ] }, "distance": 4.61, "direction": 212.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track40_Sphere_00149", "timestamp": "2024-10-17T09:12:54Z", "filename": "Job_20241017_0902_Track40_Sphere_00149.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 4.61129024, "relative_pitch": 0.0, "relative_heading": 212.59659055693933, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002840_pano_0007_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78866692533172, 52.3490586412062, 43.0056926412508 ] }, "distance": 4.88, "direction": 210.75, "angle": 83.53, "elevation": 43.01, "pano_id": "TMX7316010203-002840_pano_0007_000011", "timestamp": "2022-12-09T10:14:42.973940Z", "filename": "pano_0007_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 4.87969604, "relative_pitch": 83.5265472275768, "relative_heading": 210.75427547226553, "relative_elevation": 43.0056926412508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_002576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78873484775482, 52.3491359816256, 43.2919786088169 ] }, "distance": 4.9, "direction": 25.8, "angle": 83.54, "elevation": 43.29, "pano_id": "TMX7315080123-000303_pano_0000_002576", "timestamp": "2016-06-16T13:17:24.928160Z", "filename": "pano_0000_002576.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 4.901082, "relative_pitch": 83.541048650112, "relative_heading": 25.80043439739619, "relative_elevation": 43.2919786088169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002840_pano_0007_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7887415154735, 52.3491367345287, 42.9849915895611 ] }, "distance": 5.19, "direction": 29.92, "angle": 83.12, "elevation": 42.98, "pano_id": "TMX7316010203-002840_pano_0007_000009", "timestamp": "2022-12-09T10:14:41.323940Z", "filename": "pano_0007_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 5.18765974, "relative_pitch": 83.1185182018798, "relative_heading": 29.919196693921318, "relative_elevation": 42.9849915895611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_002578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78866339414653, 52.34905591837, 43.3015310252085 ] }, "distance": 5.26, "direction": 211.32, "angle": 83.07, "elevation": 43.3, "pano_id": "TMX7315080123-000303_pano_0000_002578", "timestamp": "2016-06-16T13:17:26.768270Z", "filename": "pano_0000_002578.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 5.26336837, "relative_pitch": 83.06960721536436, "relative_heading": 211.31874879328373, "relative_elevation": 43.3015310252085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0003_001379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7887432790535, 52.3491447985676, 42.5772421192378 ] }, "distance": 6.04, "direction": 26.66, "angle": 81.93, "elevation": 42.58, "pano_id": "TMX7316010203-000810_pano_0003_001379", "timestamp": "2018-06-27T08:44:56.799110Z", "filename": "pano_0003_001379.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 6.03510986, "relative_pitch": 81.93235576251224, "relative_heading": 26.65724586583178, "relative_elevation": 42.5772421192378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002516_pano_0005_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78865729275356, 52.3490496930412, 42.5281485253945 ] }, "distance": 6.07, "direction": 211.27, "angle": 81.88, "elevation": 42.53, "pano_id": "TMX7316010203-002516_pano_0005_000065", "timestamp": "2022-04-14T07:45:17.826070Z", "filename": "pano_0005_000065.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 6.07126469, "relative_pitch": 81.87542330363868, "relative_heading": 211.2726019253877, "relative_elevation": 42.5281485253945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001889_pano_0000_001295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78865764762626, 52.3490486370205, 42.6129305129871 ] }, "distance": 6.16, "direction": 210.51, "angle": 81.77, "elevation": 42.61, "pano_id": "TMX7316010203-001889_pano_0000_001295", "timestamp": "2020-08-24T07:20:53.886740Z", "filename": "pano_0000_001295.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 6.15968766, "relative_pitch": 81.7748816315913, "relative_heading": 210.51292692471884, "relative_elevation": 42.6129305129871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_007494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7887443223539, 52.3491459680221, 42.5469815740362 ] }, "distance": 6.18, "direction": 26.7, "angle": 81.73, "elevation": 42.55, "pano_id": "TMX7316010203-000058_pano_0000_007494", "timestamp": "2016-08-12T10:45:26.960530Z", "filename": "pano_0000_007494.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 6.18330594, "relative_pitch": 81.73115721981664, "relative_heading": 26.70499613846835, "relative_elevation": 42.5469815740362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000282_pano_0000_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000282_pano_0000_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000282_pano_0000_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78874432317085, 52.349147219522, 42.4531645933166 ] }, "distance": 6.31, "direction": 26.14, "angle": 81.55, "elevation": 42.45, "pano_id": "TMX7316010203-000282_pano_0000_000215", "timestamp": "2017-04-28T07:51:44.275220Z", "filename": "pano_0000_000215.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 6.30804576, "relative_pitch": 81.54835241422018, "relative_heading": 26.137000950529405, "relative_elevation": 42.4531645933166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0000_000651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78874258105792, 52.3491486165988, 42.4720418378711 ] }, "distance": 6.4, "direction": 24.57, "angle": 81.43, "elevation": 42.47, "pano_id": "TMX7316010203-000040_pano_0000_000651", "timestamp": "2016-08-02T08:48:48.582430Z", "filename": "pano_0000_000651.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 6.39770788, "relative_pitch": 81.4337453748214, "relative_heading": 24.569068957726916, "relative_elevation": 42.4720418378711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_004078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78865325451904, 52.3490456214107, 42.5818653227761 ] }, "distance": 6.6, "direction": 211.27, "angle": 81.19, "elevation": 42.58, "pano_id": "TMX7316010203-002104_pano_0000_004078", "timestamp": "2021-04-19T10:52:23.028440Z", "filename": "pano_0000_004078.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 6.60135048, "relative_pitch": 81.18774102790445, "relative_heading": 211.27263193775082, "relative_elevation": 42.5818653227761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788648787022377, 52.34903629914017, 0.0 ] }, "distance": 7.65, "direction": 209.19, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00804", "timestamp": "2025-09-22T09:51:30Z", "filename": "2025_09_22_09_22_07_00804.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 7.65105452, "relative_pitch": 0.0, "relative_heading": 209.1881599522414, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788749276178803, 52.34916383215893, 0.0 ] }, "distance": 8.13, "direction": 22.53, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00807", "timestamp": "2025-09-22T09:51:34Z", "filename": "2025_09_22_09_22_07_00807.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 8.13234305, "relative_pitch": 0.0, "relative_heading": 22.532108643661285, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_004075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78875184761831, 52.3491680258864, 42.5949171800166 ] }, "distance": 8.63, "direction": 22.42, "angle": 78.55, "elevation": 42.59, "pano_id": "TMX7316010203-002104_pano_0000_004075", "timestamp": "2021-04-19T10:52:19.703130Z", "filename": "pano_0000_004075.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 8.63053656, "relative_pitch": 78.54585809550892, "relative_heading": 22.419423808365167, "relative_elevation": 42.5949171800166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001889_pano_0000_001292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78874643875699, 52.3491697807381, 42.6125682312995 ] }, "distance": 8.68, "direction": 19.68, "angle": 78.49, "elevation": 42.61, "pano_id": "TMX7316010203-001889_pano_0000_001292", "timestamp": "2020-08-24T07:20:51.511770Z", "filename": "pano_0000_001292.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 8.68041384, "relative_pitch": 78.48607087098736, "relative_heading": 19.677899210457976, "relative_elevation": 42.6125682312995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_007497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78863473602123, 52.349029697584, 42.5519130881876 ] }, "distance": 8.77, "direction": 212.31, "angle": 78.35, "elevation": 42.55, "pano_id": "TMX7316010203-000058_pano_0000_007497", "timestamp": "2016-08-12T10:45:29.410520Z", "filename": "pano_0000_007497.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 8.77231355, "relative_pitch": 78.35134963614486, "relative_heading": 212.30947957039797, "relative_elevation": 42.5519130881876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track40_Sphere_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788747427366027, 52.34917141751783, 0.0 ] }, "distance": 8.87, "direction": 19.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track40_Sphere_00146", "timestamp": "2024-10-17T09:12:49Z", "filename": "Job_20241017_0902_Track40_Sphere_00146.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 8.87459307, "relative_pitch": 0.0, "relative_heading": 19.691473750232515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002516_pano_0005_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78874636152412, 52.349172231617, 42.517738093622 ] }, "distance": 8.94, "direction": 19.06, "angle": 78.13, "elevation": 42.52, "pano_id": "TMX7316010203-002516_pano_0005_000062", "timestamp": "2022-04-14T07:45:15.496090Z", "filename": "pano_0005_000062.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 8.9359582, "relative_pitch": 78.13088562772712, "relative_heading": 19.05729389202003, "relative_elevation": 42.517738093622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0000_000654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78863188972275, 52.3490261970493, 42.4819250553846 ] }, "distance": 9.21, "direction": 212.03, "angle": 77.77, "elevation": 42.48, "pano_id": "TMX7316010203-000040_pano_0000_000654", "timestamp": "2016-08-02T08:48:52.297440Z", "filename": "pano_0000_000654.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 9.20529766, "relative_pitch": 77.77374295565681, "relative_heading": 212.03393748566072, "relative_elevation": 42.4819250553846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0003_001382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78863257406167, 52.3490259288024, 42.5917922062799 ] }, "distance": 9.21, "direction": 211.69, "angle": 77.8, "elevation": 42.59, "pano_id": "TMX7316010203-000810_pano_0003_001382", "timestamp": "2018-06-27T08:44:59.318980Z", "filename": "pano_0003_001382.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 9.20603317, "relative_pitch": 77.80339061342215, "relative_heading": 211.6893617321095, "relative_elevation": 42.5917922062799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track40_Sphere_00150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788629348257588, 52.3490259187643, 0.0 ] }, "distance": 9.32, "direction": 212.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track40_Sphere_00150", "timestamp": "2024-10-17T09:12:55Z", "filename": "Job_20241017_0902_Track40_Sphere_00150.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 9.32431954, "relative_pitch": 0.0, "relative_heading": 212.8351645633437, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002840_pano_0007_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78874732371902, 52.3491811964653, 42.9957311265171 ] }, "distance": 9.9, "direction": 17.53, "angle": 77.03, "elevation": 43.0, "pano_id": "TMX7316010203-002840_pano_0007_000008", "timestamp": "2022-12-09T10:14:40.388960Z", "filename": "pano_0007_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 9.90375966, "relative_pitch": 77.02857945235895, "relative_heading": 17.53129415329255, "relative_elevation": 42.9957311265171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002840_pano_0007_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78862517584459, 52.3490212215509, 43.0031715137884 ] }, "distance": 9.92, "direction": 212.58, "angle": 77.01, "elevation": 43.0, "pano_id": "TMX7316010203-002840_pano_0007_000012", "timestamp": "2022-12-09T10:14:43.693930Z", "filename": "pano_0007_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 9.91775564, "relative_pitch": 77.01304067578768, "relative_heading": 212.57800746950528, "relative_elevation": 43.0031715137884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_002575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78874485280415, 52.349181921405, 43.3152330042794 ] }, "distance": 9.93, "direction": 16.46, "angle": 77.09, "elevation": 43.32, "pano_id": "TMX7315080123-000303_pano_0000_002575", "timestamp": "2016-06-16T13:17:23.723120Z", "filename": "pano_0000_002575.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 9.93168138, "relative_pitch": 77.08596357732563, "relative_heading": 16.4648200802625, "relative_elevation": 43.3152330042794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_002579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78862314235747, 52.3490175732399, 43.2925691213459 ] }, "distance": 10.33, "direction": 212.01, "angle": 76.57, "elevation": 43.29, "pano_id": "TMX7315080123-000303_pano_0000_002579", "timestamp": "2016-06-16T13:17:27.508280Z", "filename": "pano_0000_002579.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 10.33495613, "relative_pitch": 76.573438335827, "relative_heading": 212.01349877300947, "relative_elevation": 43.2925691213459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_007493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78874693886195, 52.3491907861714, 42.5732116820291 ] }, "distance": 10.92, "direction": 15.71, "angle": 75.62, "elevation": 42.57, "pano_id": "TMX7316010203-000058_pano_0000_007493", "timestamp": "2016-08-12T10:45:25.940570Z", "filename": "pano_0000_007493.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 10.91887862, "relative_pitch": 75.61523317368808, "relative_heading": 15.71306763174226, "relative_elevation": 42.5732116820291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0003_001378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78874671770149, 52.3491912793111, 42.6037164311856 ] }, "distance": 10.97, "direction": 15.56, "angle": 75.56, "elevation": 42.6, "pano_id": "TMX7316010203-000810_pano_0003_001378", "timestamp": "2018-06-27T08:44:55.809010Z", "filename": "pano_0003_001378.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 10.96765954, "relative_pitch": 75.56356314255159, "relative_heading": 15.55964645784387, "relative_elevation": 42.6037164311856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002516_pano_0005_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78861714429875, 52.3490120044655, 42.5245472900569 ] }, "distance": 11.08, "direction": 212.11, "angle": 75.4, "elevation": 42.52, "pano_id": "TMX7316010203-002516_pano_0005_000066", "timestamp": "2022-04-14T07:45:18.486120Z", "filename": "pano_0005_000066.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 11.0770668, "relative_pitch": 75.39968214854915, "relative_heading": 212.10698410932167, "relative_elevation": 42.5245472900569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001889_pano_0000_001296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7886176889957, 52.3490111090956, 42.612319951877 ] }, "distance": 11.14, "direction": 211.67, "angle": 75.35, "elevation": 42.61, "pano_id": "TMX7316010203-001889_pano_0000_001296", "timestamp": "2020-08-24T07:20:54.596780Z", "filename": "pano_0000_001296.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 11.14205218, "relative_pitch": 75.34665748258885, "relative_heading": 211.67299822944113, "relative_elevation": 42.612319951877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0000_000650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7887467635841, 52.3491977892754, 42.5037346621975 ] }, "distance": 11.67, "direction": 14.62, "angle": 74.65, "elevation": 42.5, "pano_id": "TMX7316010203-000040_pano_0000_000650", "timestamp": "2016-08-02T08:48:47.057530Z", "filename": "pano_0000_000650.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 11.66790842, "relative_pitch": 74.64959204813361, "relative_heading": 14.620218569990659, "relative_elevation": 42.5037346621975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_004079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7886108637991, 52.3490079889212, 42.5778316892684 ] }, "distance": 11.68, "direction": 212.72, "angle": 74.66, "elevation": 42.58, "pano_id": "TMX7316010203-002104_pano_0000_004079", "timestamp": "2021-04-19T10:52:23.953120Z", "filename": "pano_0000_004079.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 11.68368917, "relative_pitch": 74.65529843759627, "relative_heading": 212.7201173846186, "relative_elevation": 42.5778316892684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788740118709067, 52.34920186724468, 0.0 ] }, "distance": 12.01, "direction": 11.98, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00808", "timestamp": "2025-09-22T09:51:35Z", "filename": "2025_09_22_09_22_07_00808.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 12.00542393, "relative_pitch": 0.0, "relative_heading": 11.981659031494841, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_004074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7887373961576, 52.3492126238153, 42.5884586516768 ] }, "distance": 13.14, "direction": 10.11, "angle": 72.85, "elevation": 42.59, "pano_id": "TMX7316010203-002104_pano_0000_004074", "timestamp": "2021-04-19T10:52:18.663140Z", "filename": "pano_0000_004074.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 13.14479389, "relative_pitch": 72.8473229079387, "relative_heading": 10.107206629567004, "relative_elevation": 42.5884586516768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788603431023823, 52.34899530998791, 0.0 ] }, "distance": 13.15, "direction": 211.25, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00803", "timestamp": "2025-09-22T09:51:29Z", "filename": "2025_09_22_09_22_07_00803.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 13.14873662, "relative_pitch": 0.0, "relative_heading": 211.25371943256525, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001889_pano_0000_001291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78873312537504, 52.3492138392659, 42.6135653089732 ] }, "distance": 13.23, "direction": 8.76, "angle": 72.75, "elevation": 42.61, "pano_id": "TMX7316010203-001889_pano_0000_001291", "timestamp": "2020-08-24T07:20:50.676770Z", "filename": "pano_0000_001291.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 13.2305093, "relative_pitch": 72.75166097331436, "relative_heading": 8.763566338544535, "relative_elevation": 42.6135653089732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002516_pano_0005_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78873891063231, 52.3492178301925, 42.5394518664107 ] }, "distance": 13.73, "direction": 10.11, "angle": 72.11, "elevation": 42.54, "pano_id": "TMX7316010203-002516_pano_0005_000061", "timestamp": "2022-04-14T07:45:14.666110Z", "filename": "pano_0005_000061.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 13.73324817, "relative_pitch": 72.1080749345756, "relative_heading": 10.106915851736604, "relative_elevation": 42.5394518664107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000282_pano_0000_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000282_pano_0000_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000282_pano_0000_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78859465844309, 52.3489919710523, 42.4691402101889 ] }, "distance": 13.78, "direction": 212.58, "angle": 72.02, "elevation": 42.47, "pano_id": "TMX7316010203-000282_pano_0000_000217", "timestamp": "2017-04-28T07:51:47.725200Z", "filename": "pano_0000_000217.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 13.78017979, "relative_pitch": 72.02304244157514, "relative_heading": 212.5771616150381, "relative_elevation": 42.4691402101889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_007498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78859371381936, 52.3489920236675, 42.5405304161832 ] }, "distance": 13.81, "direction": 212.82, "angle": 72.01, "elevation": 42.54, "pano_id": "TMX7316010203-000058_pano_0000_007498", "timestamp": "2016-08-12T10:45:30.105650Z", "filename": "pano_0000_007498.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 13.81002403, "relative_pitch": 72.01490298650812, "relative_heading": 212.8152825344276, "relative_elevation": 42.5405304161832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track40_Sphere_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788731299035261, 52.34922138014205, 0.0 ] }, "distance": 14.04, "direction": 7.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track40_Sphere_00145", "timestamp": "2024-10-17T09:12:46Z", "filename": "Job_20241017_0902_Track40_Sphere_00145.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 14.0430958, "relative_pitch": 0.0, "relative_heading": 7.740077278736442, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track40_Sphere_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788591028665896, 52.34898990849453, 0.0 ] }, "distance": 14.11, "direction": 212.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track40_Sphere_00151", "timestamp": "2024-10-17T09:12:56Z", "filename": "Job_20241017_0902_Track40_Sphere_00151.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 14.1070125, "relative_pitch": 0.0, "relative_heading": 212.92179260376764, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0003_001383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7885922670983, 52.3489883140954, 42.5852360185236 ] }, "distance": 14.21, "direction": 212.25, "angle": 71.55, "elevation": 42.59, "pano_id": "TMX7316010203-000810_pano_0003_001383", "timestamp": "2018-06-27T08:45:00.084040Z", "filename": "pano_0003_001383.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 14.21105622, "relative_pitch": 71.54570624118988, "relative_heading": 212.24741423683994, "relative_elevation": 42.5852360185236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002840_pano_0007_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78873080922114, 52.3492246906486, 43.0092351678759 ] }, "distance": 14.4, "direction": 7.41, "angle": 71.48, "elevation": 43.01, "pano_id": "TMX7316010203-002840_pano_0007_000007", "timestamp": "2022-12-09T10:14:39.493970Z", "filename": "pano_0007_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 14.40385498, "relative_pitch": 71.48422772173737, "relative_heading": 7.41116887573662, "relative_elevation": 43.0092351678759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0000_000655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78858974732515, 52.3489870567968, 42.4731682538986 ] }, "distance": 14.42, "direction": 212.53, "angle": 71.25, "elevation": 42.47, "pano_id": "TMX7316010203-000040_pano_0000_000655", "timestamp": "2016-08-02T08:48:53.457430Z", "filename": "pano_0000_000655.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 14.42117061, "relative_pitch": 71.24579943552305, "relative_heading": 212.52779063730344, "relative_elevation": 42.4731682538986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_002574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78873132356277, 52.3492275778936, 43.3246757937595 ] }, "distance": 14.73, "direction": 7.39, "angle": 71.23, "elevation": 43.32, "pano_id": "TMX7315080123-000303_pano_0000_002574", "timestamp": "2016-06-16T13:17:22.653090Z", "filename": "pano_0000_002574.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 14.72696867, "relative_pitch": 71.22602237657854, "relative_heading": 7.385158976166215, "relative_elevation": 43.3246757937595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002840_pano_0007_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78858398027704, 52.3489835007637, 42.9962984593585 ] }, "distance": 14.97, "direction": 212.98, "angle": 70.81, "elevation": 43.0, "pano_id": "TMX7316010203-002840_pano_0007_000013", "timestamp": "2022-12-09T10:14:44.383920Z", "filename": "pano_0007_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 14.96657168, "relative_pitch": 70.80751564079767, "relative_heading": 212.9817038592732, "relative_elevation": 42.9962984593585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_007492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78872397539529, 52.3492331189726, 42.5818729912862 ] }, "distance": 15.28, "direction": 5.23, "angle": 70.25, "elevation": 42.58, "pano_id": "TMX7316010203-000058_pano_0000_007492", "timestamp": "2016-08-12T10:45:25.000920Z", "filename": "pano_0000_007492.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 15.28491969, "relative_pitch": 70.25421335262418, "relative_heading": 5.226170959005883, "relative_elevation": 42.5818729912862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_002580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7885819307641, 52.3489792625447, 43.2758020572364 ] }, "distance": 15.44, "direction": 212.46, "angle": 70.37, "elevation": 43.28, "pano_id": "TMX7315080123-000303_pano_0000_002580", "timestamp": "2016-06-16T13:17:28.208430Z", "filename": "pano_0000_002580.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 15.43883129, "relative_pitch": 70.36591934040639, "relative_heading": 212.4637166681925, "relative_elevation": 43.2758020572364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0003_001377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7887252457885, 52.3492364432371, 42.6131073478609 ] }, "distance": 15.66, "direction": 5.42, "angle": 69.82, "elevation": 42.61, "pano_id": "TMX7316010203-000810_pano_0003_001377", "timestamp": "2018-06-27T08:44:54.829010Z", "filename": "pano_0003_001377.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 15.66125937, "relative_pitch": 69.82050356804878, "relative_heading": 5.418290285587883, "relative_elevation": 42.6131073478609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000282_pano_0000_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000282_pano_0000_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000282_pano_0000_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/28/TMX7316010203-000282/pano_0000_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78872704057163, 52.3492366341676, 42.4811960943043 ] }, "distance": 15.69, "direction": 5.86, "angle": 69.72, "elevation": 42.48, "pano_id": "TMX7316010203-000282_pano_0000_000214", "timestamp": "2017-04-28T07:51:42.260190Z", "filename": "pano_0000_000214.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 15.69441529, "relative_pitch": 69.723560973899, "relative_heading": 5.8554600311775875, "relative_elevation": 42.4811960943043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002516_pano_0005_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78857695803801, 52.3489741719403, 42.5187074588612 ] }, "distance": 16.1, "direction": 212.4, "angle": 69.26, "elevation": 42.52, "pano_id": "TMX7316010203-002516_pano_0005_000067", "timestamp": "2022-04-14T07:45:19.131270Z", "filename": "pano_0005_000067.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 16.09866039, "relative_pitch": 69.26206403104011, "relative_heading": 212.39912722908292, "relative_elevation": 42.5187074588612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001889_pano_0000_001297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78857816058559, 52.3489733410832, 42.613958561793 ] }, "distance": 16.13, "direction": 211.98, "angle": 69.26, "elevation": 42.61, "pano_id": "TMX7316010203-001889_pano_0000_001297", "timestamp": "2020-08-24T07:20:55.291730Z", "filename": "pano_0000_001297.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 16.13325149, "relative_pitch": 69.2637966743203, "relative_heading": 211.97747735752048, "relative_elevation": 42.613958561793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788722414712459, 52.34924133311491, 0.0 ] }, "distance": 16.19, "direction": 4.56, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00809", "timestamp": "2025-09-22T09:51:36Z", "filename": "2025_09_22_09_22_07_00809.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 16.1865586, "relative_pitch": 0.0, "relative_heading": 4.55657489391332, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0000_000649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78872302816646, 52.3492454897334, 42.5097624072805 ] }, "distance": 16.65, "direction": 4.57, "angle": 68.61, "elevation": 42.51, "pano_id": "TMX7316010203-000040_pano_0000_000649", "timestamp": "2016-08-02T08:48:45.537500Z", "filename": "pano_0000_000649.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 16.65094185, "relative_pitch": 68.60987568976914, "relative_heading": 4.573523368116452, "relative_elevation": 42.5097624072805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_004080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78856998192729, 52.3489697975997, 42.583174216561 ] }, "distance": 16.76, "direction": 212.88, "angle": 68.51, "elevation": 42.58, "pano_id": "TMX7316010203-002104_pano_0000_004080", "timestamp": "2021-04-19T10:52:24.858140Z", "filename": "pano_0000_004080.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 16.76494067, "relative_pitch": 68.51050435563307, "relative_heading": 212.87953235058077, "relative_elevation": 42.583174216561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_004073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_004073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_004073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78871557517524, 52.3492563903531, 42.6114993654191 ] }, "distance": 17.83, "direction": 2.64, "angle": 67.29, "elevation": 42.61, "pano_id": "TMX7316010203-002104_pano_0000_004073", "timestamp": "2021-04-19T10:52:17.828230Z", "filename": "pano_0000_004073.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 17.82973706, "relative_pitch": 67.29432332296669, "relative_heading": 2.635525729187125, "relative_elevation": 42.6114993654191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001889_pano_0000_001290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001889_pano_0000_001290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001889/pano_0000_001290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7887110464124, 52.3492568403664, 42.629124129191 ] }, "distance": 17.87, "direction": 1.64, "angle": 67.26, "elevation": 42.63, "pano_id": "TMX7316010203-001889_pano_0000_001290", "timestamp": "2020-08-24T07:20:49.866770Z", "filename": "pano_0000_001290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 17.86826799, "relative_pitch": 67.2586961501397, "relative_heading": 1.6395922353999668, "relative_elevation": 42.629124129191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78856089164838, 52.348956599995034, 0.0 ] }, "distance": 18.34, "direction": 212.01, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00802", "timestamp": "2025-09-22T09:51:28Z", "filename": "2025_09_22_09_22_07_00802.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 18.33661862, "relative_pitch": 0.0, "relative_heading": 212.01389202523848, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002516_pano_0005_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002516_pano_0005_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002516/pano_0005_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78871753825606, 52.3492618678331, 42.561533652246 ] }, "distance": 18.45, "direction": 2.96, "angle": 66.57, "elevation": 42.56, "pano_id": "TMX7316010203-002516_pano_0005_000060", "timestamp": "2022-04-14T07:45:13.901090Z", "filename": "pano_0005_000060.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 18.44504668, "relative_pitch": 66.56936300907459, "relative_heading": 2.963555042994313, "relative_elevation": 42.561533652246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_007499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7885530252551, 52.3489542527036, 42.5335654318333 ] }, "distance": 18.84, "direction": 212.97, "angle": 66.1, "elevation": 42.53, "pano_id": "TMX7316010203-000058_pano_0000_007499", "timestamp": "2016-08-12T10:45:30.800530Z", "filename": "pano_0000_007499.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 18.84490546, "relative_pitch": 66.10380175605785, "relative_heading": 212.97486035049945, "relative_elevation": 42.5335654318333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002840_pano_0007_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78870968070435, 52.3492674883218, 43.0341188134626 ] }, "distance": 19.05, "direction": 1.26, "angle": 66.12, "elevation": 43.03, "pano_id": "TMX7316010203-002840_pano_0007_000006", "timestamp": "2022-12-09T10:14:38.668960Z", "filename": "pano_0007_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 19.05038335, "relative_pitch": 66.1219418799857, "relative_heading": 1.2578491954989168, "relative_elevation": 43.0341188134626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0003_001384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78855164935046, 52.3489509546915, 42.5859163068235 ] }, "distance": 19.2, "direction": 212.61, "angle": 65.73, "elevation": 42.59, "pano_id": "TMX7316010203-000810_pano_0003_001384", "timestamp": "2018-06-27T08:45:00.864050Z", "filename": "pano_0003_001384.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 19.20418257, "relative_pitch": 65.72693479987421, "relative_heading": 212.613606136268, "relative_elevation": 42.5859163068235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track40_Sphere_00152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788549414117924, 52.348951185199404, 0.0 ] }, "distance": 19.27, "direction": 213.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track40_Sphere_00152", "timestamp": "2024-10-17T09:12:57Z", "filename": "Job_20241017_0902_Track40_Sphere_00152.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 19.26519455, "relative_pitch": 0.0, "relative_heading": 213.03629181324214, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track40_Sphere_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track40_Sphere_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788703685208292, 52.34927086225622, 0.0 ] }, "distance": 19.42, "direction": 0.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track40_Sphere_00144", "timestamp": "2024-10-17T09:12:45Z", "filename": "Job_20241017_0902_Track40_Sphere_00144.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 19.42122625, "relative_pitch": 0.0, "relative_heading": 0.028452920764818788, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_002573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78870816726328, 52.3492714736712, 43.3361147744581 ] }, "distance": 19.49, "direction": 0.93, "angle": 65.78, "elevation": 43.34, "pano_id": "TMX7315080123-000303_pano_0000_002573", "timestamp": "2016-06-16T13:17:21.728030Z", "filename": "pano_0000_002573.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 19.49180491, "relative_pitch": 65.78264203509634, "relative_heading": 0.9261583056332254, "relative_elevation": 43.3361147744581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0000_000656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0000_000656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0000_000656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78854809968719, 52.3489476821152, 42.4832718875259 ] }, "distance": 19.64, "direction": 212.64, "angle": 65.19, "elevation": 42.48, "pano_id": "TMX7316010203-000040_pano_0000_000656", "timestamp": "2016-08-02T08:48:54.587440Z", "filename": "pano_0000_000656.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 19.64128688, "relative_pitch": 65.18748778073932, "relative_heading": 212.6354200464986, "relative_elevation": 42.4832718875259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_007491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_007491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_007491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78870070432194, 52.3492755597927, 42.5928590735421 ] }, "distance": 19.94, "direction": 359.44, "angle": 64.91, "elevation": 42.59, "pano_id": "TMX7316010203-000058_pano_0000_007491", "timestamp": "2016-08-12T10:45:24.160580Z", "filename": "pano_0000_007491.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 19.94487591, "relative_pitch": 64.90780762658342, "relative_heading": 359.4441807597348, "relative_elevation": 42.5928590735421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002840_pano_0007_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0007_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0007_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78854339902965, 52.3489452705782, 42.9987637372687 ] }, "distance": 20.04, "direction": 212.99, "angle": 65.01, "elevation": 43.0, "pano_id": "TMX7316010203-002840_pano_0007_000014", "timestamp": "2022-12-09T10:14:45.063920Z", "filename": "pano_0007_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 20.04039551, "relative_pitch": 65.01122771356391, "relative_heading": 212.99288683710586, "relative_elevation": 42.9987637372687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0003_001376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0003_001376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0003_001376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78869961136296, 52.3492805586163, 42.6268263142556 ] }, "distance": 20.5, "direction": 359.25, "angle": 64.31, "elevation": 42.63, "pano_id": "TMX7316010203-000810_pano_0003_001376", "timestamp": "2018-06-27T08:44:53.919010Z", "filename": "pano_0003_001376.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 20.50192759, "relative_pitch": 64.31416575909746, "relative_heading": 359.2511335403202, "relative_elevation": 42.6268263142556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_002581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_002581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_002581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78854045606982, 52.3489407874302, 43.2625781306997 ] }, "distance": 20.57, "direction": 212.7, "angle": 64.57, "elevation": 43.26, "pano_id": "TMX7315080123-000303_pano_0000_002581", "timestamp": "2016-06-16T13:17:28.893390Z", "filename": "pano_0000_002581.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 20.56826863, "relative_pitch": 64.57224712362036, "relative_heading": 212.7047319652111, "relative_elevation": 43.2625781306997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track40_Sphere_00148/adjacencies/b_20241017_0902_Track40_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788701081045171, 52.34928221867864, 0.0 ] }, "distance": 20.69, "direction": 359.54, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00810", "timestamp": "2025-09-22T09:51:36Z", "filename": "2025_09_22_09_22_07_00810.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_20241017_0902_Track40_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114220.51708044924, 484744.75545867416 ] }, "relative_distance": 20.68557885, "relative_pitch": 0.0, "relative_heading": 359.5351906924343, "relative_elevation": 0.0 } ] } }