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/TMX7316060226-000461_pano_0000_006746/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76661991172005, 52.3954710348848, 43.5654850015417 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316060226-000461_pano_0000_006746", "timestamp": "2019-11-05T11:45:14.266540Z", "filename": "pano_0000_006746.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "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/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766615091970952, 52.39546950373936, 0.0 ] }, "distance": 0.37, "direction": 242.56, "angle": -89.51, "elevation": -43.57, "pano_id": "recording_2025-06-17_04-45-19_00051", "timestamp": "2025-06-17T04:46:39Z", "filename": "recording_2025-06-17_04-45-19_00051.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 0.36968782, "relative_pitch": -89.51381137095811, "relative_heading": 242.55674777911534, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76663367598617, 52.3954636041265, 43.6126014227048 ] }, "distance": 1.25, "direction": 131.43, "angle": 2.16, "elevation": 0.05, "pano_id": "TMX7316010203-001064_pano_0006_000348", "timestamp": "2019-01-18T09:28:04.561850Z", "filename": "pano_0006_000348.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 1.24962668, "relative_pitch": 2.159280011382952, "relative_heading": 131.42833774245912, "relative_elevation": 0.047116421163096334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76659708817482, 52.3954689293866, 43.5945602627471 ] }, "distance": 1.57, "direction": 261.42, "angle": 1.06, "elevation": 0.03, "pano_id": "TMX7316010203-002388_pano_0000_000367", "timestamp": "2022-01-04T10:16:05.963830Z", "filename": "pano_0000_000367.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 1.57119191, "relative_pitch": 1.0601503394508147, "relative_heading": 261.42433934821, "relative_elevation": 0.029075261205399272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76658949635114, 52.3954724032083, 43.639616008848 ] }, "distance": 2.08, "direction": 274.21, "angle": 2.05, "elevation": 0.07, "pano_id": "TMX7316010203-001518_pano_0000_006164", "timestamp": "2019-12-17T10:40:39.905760Z", "filename": "pano_0000_006164.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 2.0760011, "relative_pitch": 2.0450807776441997, "relative_heading": 274.20602889033125, "relative_elevation": 0.07413100730629907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-33-04_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766654925957822, 52.39546759154771, 0.0 ] }, "distance": 2.41, "direction": 99.13, "angle": -86.83, "elevation": -43.57, "pano_id": "recording_2024-09-12_06-33-04_00046", "timestamp": "2024-09-12T06:33:31Z", "filename": "recording_2024-09-12_06-33-04_00046.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 2.41406155, "relative_pitch": -86.8283554796701, "relative_heading": 99.13252186798657, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76662287035802, 52.3954481197224, 43.3801185768098 ] }, "distance": 2.56, "direction": 175.48, "angle": -4.15, "elevation": -0.19, "pano_id": "TMX7316010203-000323_pano_0000_015377", "timestamp": "2017-06-01T12:33:26.907550Z", "filename": "pano_0000_015377.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 2.55782253, "relative_pitch": -4.145001798635633, "relative_heading": 175.4839648309265, "relative_elevation": -0.18536642473190312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-33-04_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766581485477372, 52.39546756883345, 0.0 ] }, "distance": 2.64, "direction": 261.61, "angle": -86.53, "elevation": -43.57, "pano_id": "recording_2024-09-12_06-33-04_00047", "timestamp": "2024-09-12T06:33:32Z", "filename": "recording_2024-09-12_06-33-04_00047.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 2.64400115, "relative_pitch": -86.52696344550898, "relative_heading": 261.6122673504382, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76661048412578, 52.3954479213708, 43.5563939074054 ] }, "distance": 2.65, "direction": 194.01, "angle": -0.2, "elevation": -0.01, "pano_id": "TMX7316010203-002078_pano_0000_005122", "timestamp": "2021-04-01T11:56:50.730330Z", "filename": "pano_0000_005122.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 2.65080775, "relative_pitch": -0.19649832508738438, "relative_heading": 194.01023277047906, "relative_elevation": -0.009091094136302047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76666268369988, 52.3954725762679, 43.6342997821048 ] }, "distance": 2.92, "direction": 86.63, "angle": 1.35, "elevation": 0.07, "pano_id": "TMX7316010203-001518_pano_0000_006163", "timestamp": "2019-12-17T10:40:39.400760Z", "filename": "pano_0000_006163.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 2.91658663, "relative_pitch": 1.351602266563677, "relative_heading": 86.6286161337617, "relative_elevation": 0.06881478056309476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76662355810438, 52.3954443511392, 43.6290467195213 ] }, "distance": 2.98, "direction": 175.22, "angle": 1.22, "elevation": 0.06, "pano_id": "TMX7316010203-001721_pano_0001_009380", "timestamp": "2020-05-15T10:09:02.830850Z", "filename": "pano_0001_009380.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 2.9795866, "relative_pitch": 1.2220708406053051, "relative_heading": 175.22144942854518, "relative_elevation": 0.06356171797959576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76659134306347, 52.3954500795246, 43.5769940279424 ] }, "distance": 3.04, "direction": 219.83, "angle": 0.22, "elevation": 0.01, "pano_id": "TMX7316010203-001015_pano_0006_000561", "timestamp": "2018-12-14T11:29:00.475750Z", "filename": "pano_0006_000561.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 3.03631043, "relative_pitch": 0.2171765688001739, "relative_heading": 219.82779149459745, "relative_elevation": 0.011509026400695177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000882/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000882/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000882/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000882/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000882/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000882/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000882/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000882/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000882/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76664683202392, 52.3954491549231, 43.4944125590846 ] }, "distance": 3.05, "direction": 143.03, "angle": -1.34, "elevation": -0.07, "pano_id": "TMX7316010203-002495_pano_0001_000882", "timestamp": "2022-03-31T07:33:46.618360Z", "filename": "pano_0001_000882.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 3.04725441, "relative_pitch": -1.336092197244066, "relative_heading": 143.03261843838447, "relative_elevation": -0.0710724424571012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76661659379362, 52.3954419127068, 43.5206955755129 ] }, "distance": 3.25, "direction": 183.99, "angle": -0.79, "elevation": -0.04, "pano_id": "TMX7316010203-002831_pano_0007_000369", "timestamp": "2022-12-06T11:54:36.137060Z", "filename": "pano_0007_000369.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 3.24842721, "relative_pitch": -0.7899461210191964, "relative_heading": 183.98685392887907, "relative_elevation": -0.04478942602879954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76666971956811, 52.3954687007284, 43.5931511837989 ] }, "distance": 3.4, "direction": 94.38, "angle": 0.47, "elevation": 0.03, "pano_id": "TMX7316010203-002388_pano_0000_000366", "timestamp": "2022-01-04T10:16:05.508850Z", "filename": "pano_0000_000366.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 3.40041307, "relative_pitch": 0.46615527880889773, "relative_heading": 94.38065645736403, "relative_elevation": 0.027666182257199523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76658388905171, 52.3954458292649, 43.5637300573289 ] }, "distance": 3.73, "direction": 221.16, "angle": -0.03, "elevation": -0.0, "pano_id": "TMX7316010203-001064_pano_0006_000437", "timestamp": "2019-01-18T09:29:01.736310Z", "filename": "pano_0006_000437.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 3.72551429, "relative_pitch": -0.02698980098055626, "relative_heading": 221.16219467134877, "relative_elevation": -0.0017549442128057535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76665782443219, 52.3954462627709, 43.5529455300421 ] }, "distance": 3.78, "direction": 136.89, "angle": -0.19, "elevation": -0.01, "pano_id": "TMX7316010203-001064_pano_0006_000438", "timestamp": "2019-01-18T09:29:02.166250Z", "filename": "pano_0006_000438.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 3.77607035, "relative_pitch": -0.1902655635975663, "relative_heading": 136.8859796807449, "relative_elevation": -0.012539471499600552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76666573044254, 52.3954503519143, 43.5749119948596 ] }, "distance": 3.88, "direction": 126.42, "angle": 0.14, "elevation": 0.01, "pano_id": "TMX7316010203-001015_pano_0006_000562", "timestamp": "2018-12-14T11:29:01.040930Z", "filename": "pano_0006_000562.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 3.87616223, "relative_pitch": 0.13934552623122345, "relative_heading": 126.42398184128294, "relative_elevation": 0.009426993317894983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000881/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000881/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000881/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000881/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000881/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000881/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000881/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000881/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000881/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76657310894194, 52.3954483348955, 43.4963813144714 ] }, "distance": 4.07, "direction": 231.59, "angle": -0.97, "elevation": -0.07, "pano_id": "TMX7316010203-002495_pano_0001_000881", "timestamp": "2022-03-31T07:33:46.193410Z", "filename": "pano_0001_000881.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 4.06576633, "relative_pitch": -0.9737324045623698, "relative_heading": 231.59109413757756, "relative_elevation": -0.06910368707030301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76656043867573, 52.3954640472237, 43.6153873186558 ] }, "distance": 4.12, "direction": 259.13, "angle": 0.69, "elevation": 0.05, "pano_id": "TMX7316010203-001064_pano_0006_000349", "timestamp": "2019-01-18T09:28:04.971860Z", "filename": "pano_0006_000349.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 4.122394, "relative_pitch": 0.6935417898572761, "relative_heading": 259.1279757085505, "relative_elevation": 0.049902317114096206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766688537708509, 52.39546952005116, 0.0 ] }, "distance": 4.67, "direction": 92.07, "angle": -83.88, "elevation": -43.57, "pano_id": "recording_2025-06-17_04-45-19_00050", "timestamp": "2025-06-17T04:46:39Z", "filename": "recording_2025-06-17_04-45-19_00050.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 4.67449217, "relative_pitch": -83.87570484266816, "relative_heading": 92.06651530341279, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76669326469494, 52.3954713147955, 43.561779120937 ] }, "distance": 4.99, "direction": 89.64, "angle": -0.04, "elevation": -0.0, "pano_id": "TMX7316060226-000461_pano_0000_006745", "timestamp": "2019-11-05T11:45:13.866550Z", "filename": "pano_0000_006745.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 4.99332056, "relative_pitch": -0.04252306185687941, "relative_heading": 89.64257258573383, "relative_elevation": -0.003705880604705669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76654652327474, 52.3954707615138, 43.5672747669742 ] }, "distance": 5.0, "direction": 269.65, "angle": 0.02, "elevation": 0.0, "pano_id": "TMX7316060226-000461_pano_0000_006747", "timestamp": "2019-11-05T11:45:14.671490Z", "filename": "pano_0000_006747.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 4.99573058, "relative_pitch": 0.020526727687007685, "relative_heading": 269.6511493161967, "relative_elevation": 0.0017897654324983137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76668433772517, 52.3954484257711, 43.5544960144907 ] }, "distance": 5.06, "direction": 119.84, "angle": -0.12, "elevation": -0.01, "pano_id": "TMX7316010203-002078_pano_0000_005123", "timestamp": "2021-04-01T11:56:51.250360Z", "filename": "pano_0000_005123.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 5.05593454, "relative_pitch": -0.12453119847899177, "relative_heading": 119.84122440689167, "relative_elevation": -0.010988987051000265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76654166155393, 52.395469442523456, 0.0 ] }, "distance": 5.33, "direction": 268.09, "angle": -83.03, "elevation": -43.57, "pano_id": "recording_2025-06-17_04-45-19_00052", "timestamp": "2025-06-17T04:46:40Z", "filename": "recording_2025-06-17_04-45-19_00052.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 5.32952742, "relative_pitch": -83.02544956661879, "relative_heading": 268.09477810607916, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76654924027279, 52.3954479703341, 43.3831099569798 ] }, "distance": 5.45, "direction": 241.92, "angle": -1.92, "elevation": -0.18, "pano_id": "TMX7316010203-000323_pano_0000_015376", "timestamp": "2017-06-01T12:33:26.517560Z", "filename": "pano_0000_015376.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 5.4524933, "relative_pitch": -1.915715542951277, "relative_heading": 241.92009370119754, "relative_elevation": -0.18237504456190123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76654932785844, 52.3954435804457, 43.6321375891566 ] }, "distance": 5.69, "direction": 237.55, "angle": 0.67, "elevation": 0.07, "pano_id": "TMX7316010203-001721_pano_0001_009379", "timestamp": "2020-05-15T10:09:02.330890Z", "filename": "pano_0001_009379.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 5.69371305, "relative_pitch": 0.6706937105303876, "relative_heading": 237.5506165599411, "relative_elevation": 0.06665258761489667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76669662274128, 52.3954480215652, 43.3774314355105 ] }, "distance": 5.82, "direction": 116.12, "angle": -1.85, "elevation": -0.19, "pano_id": "TMX7316010203-000323_pano_0000_015378", "timestamp": "2017-06-01T12:33:27.287560Z", "filename": "pano_0000_015378.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 5.81592863, "relative_pitch": -1.8519696014299478, "relative_heading": 116.12354664328751, "relative_elevation": -0.1880535660312006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76669085794458, 52.3954417835818, 43.5060748727992 ] }, "distance": 5.82, "direction": 123.98, "angle": -0.58, "elevation": -0.06, "pano_id": "TMX7316010203-002831_pano_0007_000370", "timestamp": "2022-12-06T11:54:36.762080Z", "filename": "pano_0007_000370.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 5.8238863, "relative_pitch": -0.5844605121983097, "relative_heading": 123.97930936035584, "relative_elevation": -0.05941012874249907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76670635544479, 52.3954632373128, 43.6107444474474 ] }, "distance": 5.95, "direction": 98.39, "angle": 0.44, "elevation": 0.05, "pano_id": "TMX7316010203-001064_pano_0006_000347", "timestamp": "2019-01-18T09:28:04.161840Z", "filename": "pano_0006_000347.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 5.94795415, "relative_pitch": 0.43596926287920845, "relative_heading": 98.38807212590314, "relative_elevation": 0.045259445905699636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76669784927172, 52.3954449996097, 43.6229002773762 ] }, "distance": 6.04, "direction": 118.64, "angle": 0.54, "elevation": 0.06, "pano_id": "TMX7316010203-001721_pano_0001_009381", "timestamp": "2020-05-15T10:09:03.325830Z", "filename": "pano_0001_009381.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 6.04477113, "relative_pitch": 0.5441982815252997, "relative_heading": 118.63763958465279, "relative_elevation": 0.05741527583450079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76654278149585, 52.3954423380454, 43.5379150463268 ] }, "distance": 6.15, "direction": 238.69, "angle": -0.26, "elevation": -0.03, "pano_id": "TMX7316010203-002831_pano_0007_000368", "timestamp": "2022-12-06T11:54:35.507040Z", "filename": "pano_0007_000368.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 6.14515282, "relative_pitch": -0.2570532455549024, "relative_heading": 238.6922578589462, "relative_elevation": -0.027569955214900688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76653624006125, 52.395447284922, 43.557213309221 ] }, "distance": 6.28, "direction": 245.11, "angle": -0.08, "elevation": -0.01, "pano_id": "TMX7316010203-002078_pano_0000_005121", "timestamp": "2021-04-01T11:56:50.190540Z", "filename": "pano_0000_005121.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 6.27888947, "relative_pitch": -0.07548035166131511, "relative_heading": 245.10872176080352, "relative_elevation": -0.00827169232070446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76652421670653, 52.3954691660591, 43.594539298676 ] }, "distance": 6.52, "direction": 268.17, "angle": 0.26, "elevation": 0.03, "pano_id": "TMX7316010203-002388_pano_0000_000368", "timestamp": "2022-01-04T10:16:06.423800Z", "filename": "pano_0000_000368.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 6.51739094, "relative_pitch": 0.2554208563320177, "relative_heading": 268.1715655155137, "relative_elevation": 0.029054297134294416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76651687683251, 52.3954721638937, 43.63628985174 ] }, "distance": 7.01, "direction": 271.03, "angle": 0.58, "elevation": 0.07, "pano_id": "TMX7316010203-001518_pano_0000_006165", "timestamp": "2019-12-17T10:40:40.415750Z", "filename": "pano_0000_006165.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 7.01483118, "relative_pitch": 0.5783006346602236, "relative_heading": 271.0262196019637, "relative_elevation": 0.07080485019830007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000883/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000883/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000883/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000883/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000883/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000883/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000883/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000883/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000883/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76672049454088, 52.3954500466694, 43.493721563369 ] }, "distance": 7.23, "direction": 108.83, "angle": -0.57, "elevation": -0.07, "pano_id": "TMX7316010203-002495_pano_0001_000883", "timestamp": "2022-03-31T07:33:47.038530Z", "filename": "pano_0001_000883.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 7.23415146, "relative_pitch": -0.5683606826541068, "relative_heading": 108.83461594848819, "relative_elevation": -0.07176343817270237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7665171082, 52.3954499329116, 43.577383861877 ] }, "distance": 7.38, "direction": 251.45, "angle": 0.09, "elevation": 0.01, "pano_id": "TMX7316010203-001015_pano_0006_000560", "timestamp": "2018-12-14T11:28:59.900780Z", "filename": "pano_0006_000560.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 7.38140128, "relative_pitch": 0.09236103848592392, "relative_heading": 251.45120108632506, "relative_elevation": 0.011898860335300299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-33-04_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766728359837868, 52.3954677063454, 0.0 ] }, "distance": 7.39, "direction": 92.87, "angle": -80.37, "elevation": -43.57, "pano_id": "recording_2024-09-12_06-33-04_00045", "timestamp": "2024-09-12T06:33:31Z", "filename": "recording_2024-09-12_06-33-04_00045.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 7.39147711, "relative_pitch": -80.37068852973512, "relative_heading": 92.8722190151493, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-33-04_00048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766508024732209, 52.395467446834935, 0.0 ] }, "distance": 7.63, "direction": 267.0, "angle": -80.07, "elevation": -43.57, "pano_id": "recording_2024-09-12_06-33-04_00048", "timestamp": "2024-09-12T06:33:33Z", "filename": "recording_2024-09-12_06-33-04_00048.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 7.62673721, "relative_pitch": -80.0702104181399, "relative_heading": 266.9992383203379, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76673556715118, 52.3954727597934, 43.6313951965421 ] }, "distance": 7.88, "direction": 88.6, "angle": 0.48, "elevation": 0.07, "pano_id": "TMX7316010203-001518_pano_0000_006162", "timestamp": "2019-12-17T10:40:38.905770Z", "filename": "pano_0000_006162.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 7.87514071, "relative_pitch": 0.4795200452628848, "relative_heading": 88.60335932357773, "relative_elevation": 0.06591019500039863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7665093443102, 52.3954456421477, 43.5550160156563 ] }, "distance": 8.04, "direction": 249.42, "angle": -0.07, "elevation": -0.01, "pano_id": "TMX7316010203-001064_pano_0006_000436", "timestamp": "2019-01-18T09:29:01.306280Z", "filename": "pano_0006_000436.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 8.03936589, "relative_pitch": -0.0746114029597692, "relative_heading": 249.4229641528581, "relative_elevation": -0.010468985885403015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7667320444046, 52.3954466187762, 43.546802370809 ] }, "distance": 8.1, "direction": 109.59, "angle": -0.13, "elevation": -0.02, "pano_id": "TMX7316010203-001064_pano_0006_000439", "timestamp": "2019-01-18T09:29:02.591330Z", "filename": "pano_0006_000439.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 8.10211833, "relative_pitch": -0.13211779319554873, "relative_heading": 109.59267889876969, "relative_elevation": -0.018682630732705263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7667428659301, 52.3954685947244, 43.5957648940384 ] }, "distance": 8.37, "direction": 91.86, "angle": 0.21, "elevation": 0.03, "pano_id": "TMX7316010203-002388_pano_0000_000365", "timestamp": "2022-01-04T10:16:05.053900Z", "filename": "pano_0000_000365.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 8.37404151, "relative_pitch": 0.20717624589020822, "relative_heading": 91.85809399061272, "relative_elevation": 0.03027989249670071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7667402786565, 52.3954506423537, 43.5741191226989 ] }, "distance": 8.5, "direction": 105.48, "angle": 0.06, "elevation": 0.01, "pano_id": "TMX7316010203-001015_pano_0006_000563", "timestamp": "2018-12-14T11:29:01.600790Z", "filename": "pano_0006_000563.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 8.50193785, "relative_pitch": 0.05818656179018629, "relative_heading": 105.47989500842914, "relative_elevation": 0.008634121157200525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76650015191527, 52.3954476265097, 43.4932485474274 ] }, "distance": 8.56, "direction": 252.28, "angle": -0.48, "elevation": -0.07, "pano_id": "TMX7316010203-002495_pano_0001_000880", "timestamp": "2022-03-31T07:33:45.768370Z", "filename": "pano_0001_000880.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 8.55821516, "relative_pitch": -0.48359916007248477, "relative_heading": 252.2804875906261, "relative_elevation": -0.07223645411430368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76648737110956, 52.3954642678053, 43.6136376447976 ] }, "distance": 9.05, "direction": 265.23, "angle": 0.3, "elevation": 0.05, "pano_id": "TMX7316010203-001064_pano_0006_000350", "timestamp": "2019-01-18T09:28:05.391810Z", "filename": "pano_0006_000350.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 9.05356518, "relative_pitch": 0.3047326839350898, "relative_heading": 265.22911965872044, "relative_elevation": 0.04815264325589652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766761883502388, 52.395469329075624, 0.0 ] }, "distance": 9.67, "direction": 91.13, "angle": -77.49, "elevation": -43.57, "pano_id": "recording_2025-06-17_04-45-19_00049", "timestamp": "2025-06-17T04:46:38Z", "filename": "recording_2025-06-17_04-45-19_00049.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 9.66605058, "relative_pitch": -77.49020374568946, "relative_heading": 91.12514179751582, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76675867072788, 52.3954486119186, 43.5570221468806 ] }, "distance": 9.77, "direction": 104.8, "angle": -0.05, "elevation": -0.01, "pano_id": "TMX7316010203-002078_pano_0000_005124", "timestamp": "2021-04-01T11:56:51.760310Z", "filename": "pano_0000_005124.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 9.76948802, "relative_pitch": -0.04963266574828945, "relative_heading": 104.797142701433, "relative_elevation": -0.008462854661104302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76647335364942, 52.3954702770679, 43.572299785912 ] }, "distance": 9.98, "direction": 269.52, "angle": 0.04, "elevation": 0.01, "pano_id": "TMX7316060226-000461_pano_0000_006748", "timestamp": "2019-11-05T11:45:15.081490Z", "filename": "pano_0000_006748.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 9.97673703, "relative_pitch": 0.03913687619598579, "relative_heading": 269.51577352380815, "relative_elevation": 0.00681478437029881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76676647630469, 52.395471504543, 43.5608935849741 ] }, "distance": 9.98, "direction": 89.7, "angle": -0.03, "elevation": -0.0, "pano_id": "TMX7316060226-000461_pano_0000_006744", "timestamp": "2019-11-05T11:45:13.471510Z", "filename": "pano_0000_006744.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 9.9769608, "relative_pitch": -0.02636762617514606, "relative_heading": 89.69981477499444, "relative_elevation": -0.004591416567599538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76647518776852, 52.3954477731237, 43.3830142673105 ] }, "distance": 10.19, "direction": 255.28, "angle": -1.03, "elevation": -0.18, "pano_id": "TMX7316010203-000323_pano_0000_015375", "timestamp": "2017-06-01T12:33:26.107730Z", "filename": "pano_0000_015375.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 10.18590994, "relative_pitch": -1.0262887531519485, "relative_heading": 255.27857721511984, "relative_elevation": -0.1824707342312024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766468146640979, 52.39546912017443, 0.0 ] }, "distance": 10.33, "direction": 268.82, "angle": -76.66, "elevation": -43.57, "pano_id": "recording_2025-06-17_04-45-19_00053", "timestamp": "2025-06-17T04:46:41Z", "filename": "recording_2025-06-17_04-45-19_00053.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 10.33302478, "relative_pitch": -76.65693547048934, "relative_heading": 268.8185809637291, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7664747710161, 52.3954429423063, 43.6287269340828 ] }, "distance": 10.36, "direction": 252.44, "angle": 0.35, "elevation": 0.06, "pano_id": "TMX7316010203-001721_pano_0001_009378", "timestamp": "2020-05-15T10:09:01.820910Z", "filename": "pano_0001_009378.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 10.36264069, "relative_pitch": 0.34966481482962586, "relative_heading": 252.4427039535703, "relative_elevation": 0.06324193254109645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76676506996916, 52.395441953685, 43.4957742076367 ] }, "distance": 10.4, "direction": 108.13, "angle": -0.38, "elevation": -0.07, "pano_id": "TMX7316010203-002831_pano_0007_000371", "timestamp": "2022-12-06T11:54:37.367040Z", "filename": "pano_0007_000371.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 10.39749012, "relative_pitch": -0.3841383242973519, "relative_heading": 108.13328757569585, "relative_elevation": -0.06971079390500279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76677030817964, 52.3954477230173, 43.3788101924583 ] }, "distance": 10.56, "direction": 104.22, "angle": -1.01, "elevation": -0.19, "pano_id": "TMX7316010203-000323_pano_0000_015379", "timestamp": "2017-06-01T12:33:27.657600Z", "filename": "pano_0000_015379.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 10.56119254, "relative_pitch": -1.0126285459730515, "relative_heading": 104.21833070471804, "relative_elevation": -0.1866748090833994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76677211322347, 52.3954455743795, 43.6216905647889 ] }, "distance": 10.74, "direction": 105.29, "angle": 0.3, "elevation": 0.06, "pano_id": "TMX7316010203-001721_pano_0001_009382", "timestamp": "2020-05-15T10:09:03.815780Z", "filename": "pano_0001_009382.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 10.74091693, "relative_pitch": 0.29981724901451556, "relative_heading": 105.29372096264741, "relative_elevation": 0.05620556324719672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76646855594285, 52.3954426774688, 43.5504286587238 ] }, "distance": 10.78, "direction": 252.97, "angle": -0.08, "elevation": -0.02, "pano_id": "TMX7316010203-002831_pano_0007_000367", "timestamp": "2022-12-06T11:54:34.862080Z", "filename": "pano_0007_000367.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 10.7753493, "relative_pitch": -0.08005906007487346, "relative_heading": 252.97192243916845, "relative_elevation": -0.015056342817899804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76677935061306, 52.3954627971033, 43.611913876608 ] }, "distance": 10.89, "direction": 94.83, "angle": 0.24, "elevation": 0.05, "pano_id": "TMX7316010203-001064_pano_0006_000346", "timestamp": "2019-01-18T09:28:03.766890Z", "filename": "pano_0006_000346.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 10.89183588, "relative_pitch": 0.24423453546260432, "relative_heading": 94.82766561085758, "relative_elevation": 0.04642887506629734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76646215273813, 52.3954467398063, 43.5527818202972 ] }, "distance": 11.07, "direction": 255.87, "angle": -0.07, "elevation": -0.01, "pano_id": "TMX7316010203-002078_pano_0000_005120", "timestamp": "2021-04-01T11:56:49.630380Z", "filename": "pano_0000_005120.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 11.07390104, "relative_pitch": -0.06572556047016699, "relative_heading": 255.86985138256185, "relative_elevation": -0.01270318124450398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76645146014357, 52.3954692269626, 43.5954392040148 ] }, "distance": 11.47, "direction": 268.99, "angle": 0.15, "elevation": 0.03, "pano_id": "TMX7316010203-002388_pano_0000_000369", "timestamp": "2022-01-04T10:16:06.888870Z", "filename": "pano_0000_000369.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 11.46846216, "relative_pitch": 0.1496491381118897, "relative_heading": 268.9949500136738, "relative_elevation": 0.029954202473099656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76644401981074, 52.3954718804874, 43.6354533163831 ] }, "distance": 11.97, "direction": 270.45, "angle": 0.33, "elevation": 0.07, "pano_id": "TMX7316010203-001518_pano_0000_006166", "timestamp": "2019-12-17T10:40:40.935740Z", "filename": "pano_0000_006166.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 11.97353914, "relative_pitch": 0.33480856938434794, "relative_heading": 270.4503343877562, "relative_elevation": 0.06996831484139676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76679405718864, 52.3954504181425, 43.4938312061131 ] }, "distance": 12.07, "direction": 100.95, "angle": -0.34, "elevation": -0.07, "pano_id": "TMX7316010203-002495_pano_0001_000884", "timestamp": "2022-03-31T07:33:47.453390Z", "filename": "pano_0001_000884.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 12.07423708, "relative_pitch": -0.34001418418712515, "relative_heading": 100.9528116435448, "relative_elevation": -0.07165379542860251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76644259893335, 52.3954498237655, 43.5695652989671 ] }, "distance": 12.3, "direction": 258.94, "angle": 0.02, "elevation": 0.0, "pano_id": "TMX7316010203-001015_pano_0006_000559", "timestamp": "2018-12-14T11:28:59.310810Z", "filename": "pano_0006_000559.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 12.29850273, "relative_pitch": 0.019009128036806166, "relative_heading": 258.9355216513315, "relative_elevation": 0.004080297425396395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-33-04_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766801801693505, 52.39546777204437, 0.0 ] }, "distance": 12.39, "direction": 91.68, "angle": -74.13, "elevation": -43.57, "pano_id": "recording_2024-09-12_06-33-04_00044", "timestamp": "2024-09-12T06:33:30Z", "filename": "recording_2024-09-12_06-33-04_00044.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 12.38678747, "relative_pitch": -74.12818606453533, "relative_heading": 91.67957883302593, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-33-04_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766434580854299, 52.395467419199804, 0.0 ] }, "distance": 12.62, "direction": 268.17, "angle": -73.84, "elevation": -43.57, "pano_id": "recording_2024-09-12_06-33-04_00049", "timestamp": "2024-09-12T06:33:33Z", "filename": "recording_2024-09-12_06-33-04_00049.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 12.62210485, "relative_pitch": -73.84226117003902, "relative_heading": 268.17343728782896, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76680873671977, 52.3954728110595, 43.6348466975614 ] }, "distance": 12.86, "direction": 89.12, "angle": 0.31, "elevation": 0.07, "pano_id": "TMX7316010203-001518_pano_0000_006161", "timestamp": "2019-12-17T10:40:38.415790Z", "filename": "pano_0000_006161.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 12.85505942, "relative_pitch": 0.30914628598321503, "relative_heading": 89.1189810648037, "relative_elevation": 0.06936169601969766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76643476661019, 52.3954456892985, 43.5434305500239 ] }, "distance": 12.91, "direction": 257.39, "angle": -0.1, "elevation": -0.02, "pano_id": "TMX7316010203-001064_pano_0006_000435", "timestamp": "2019-01-18T09:29:00.871340Z", "filename": "pano_0006_000435.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 12.91476269, "relative_pitch": -0.09784351392614188, "relative_heading": 257.38617044661004, "relative_elevation": -0.022054451517803386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76680605367552, 52.3954469633562, 43.5419738721102 ] }, "distance": 12.95, "direction": 101.94, "angle": -0.1, "elevation": -0.02, "pano_id": "TMX7316010203-001064_pano_0006_000440", "timestamp": "2019-01-18T09:29:03.006400Z", "filename": "pano_0006_000440.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 12.95092709, "relative_pitch": -0.10401471638241162, "relative_heading": 101.9361911001441, "relative_elevation": -0.023511129431504685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76681578618102, 52.3954685343961, 43.5977642331272 ] }, "distance": 13.34, "direction": 91.2, "angle": 0.14, "elevation": 0.03, "pano_id": "TMX7316010203-002388_pano_0000_000364", "timestamp": "2022-01-04T10:16:04.603840Z", "filename": "pano_0000_000364.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 13.3363086, "relative_pitch": 0.13867856388588154, "relative_heading": 91.19539724208295, "relative_elevation": 0.03227923158549828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76642650621227, 52.3954469422036, 43.4874594761059 ] }, "distance": 13.44, "direction": 258.49, "angle": -0.33, "elevation": -0.08, "pano_id": "TMX7316010203-002495_pano_0001_000879", "timestamp": "2022-03-31T07:33:45.333410Z", "filename": "pano_0001_000879.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 13.43553383, "relative_pitch": -0.332735796117796, "relative_heading": 258.49008907131935, "relative_elevation": -0.07802552543580532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76681487158015, 52.3954504580338, 43.5699238590896 ] }, "distance": 13.47, "direction": 99.79, "angle": 0.02, "elevation": 0.0, "pano_id": "TMX7316010203-001015_pano_0006_000564", "timestamp": "2018-12-14T11:29:02.150750Z", "filename": "pano_0006_000564.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 13.46722309, "relative_pitch": 0.018884946989042393, "relative_heading": 99.7888564430332, "relative_elevation": 0.004438857547896191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76641462201298, 52.3954645674882, 43.6093927854672 ] }, "distance": 13.99, "direction": 267.05, "angle": 0.18, "elevation": 0.04, "pano_id": "TMX7316010203-001064_pano_0006_000351", "timestamp": "2019-01-18T09:28:05.826880Z", "filename": "pano_0006_000351.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 13.99283174, "relative_pitch": 0.17978651474131072, "relative_heading": 267.0520289529918, "relative_elevation": 0.04390778392549777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76683240637969, 52.3954484948441, 43.5588574968278 ] }, "distance": 14.68, "direction": 99.84, "angle": -0.03, "elevation": -0.01, "pano_id": "TMX7316010203-002078_pano_0000_005125", "timestamp": "2021-04-01T11:56:52.260320Z", "filename": "pano_0000_005125.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 14.68060651, "relative_pitch": -0.025865962877927473, "relative_heading": 99.83699346716953, "relative_elevation": -0.006627504713904386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76683951350483, 52.3954715875329, 43.563149089925 ] }, "distance": 14.95, "direction": 89.76, "angle": -0.01, "elevation": -0.0, "pano_id": "TMX7316060226-000461_pano_0000_006743", "timestamp": "2019-11-05T11:45:13.081520Z", "filename": "pano_0000_006743.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 14.94867865, "relative_pitch": -0.008953157599878882, "relative_heading": 89.76420910628198, "relative_elevation": -0.0023359116167043226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76640009333197, 52.3954698271815, 43.5688876705244 ] }, "distance": 14.96, "direction": 269.49, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7316060226-000461_pano_0000_006749", "timestamp": "2019-11-05T11:45:15.506530Z", "filename": "pano_0000_006749.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 14.96390036, "relative_pitch": 0.013028593063167301, "relative_heading": 269.4855212381042, "relative_elevation": 0.003402668982694479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76640167591486, 52.3954473275569, 43.3788802307099 ] }, "distance": 15.09, "direction": 259.93, "angle": -0.71, "elevation": -0.19, "pano_id": "TMX7316010203-000323_pano_0000_015374", "timestamp": "2017-06-01T12:33:25.697600Z", "filename": "pano_0000_015374.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 15.08798299, "relative_pitch": -0.708585151759684, "relative_heading": 259.9305598169587, "relative_elevation": -0.18660477083179927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76683884093977, 52.3954422566003, 43.4860265729949 ] }, "distance": 15.24, "direction": 102.13, "angle": -0.3, "elevation": -0.08, "pano_id": "TMX7316010203-002831_pano_0007_000372", "timestamp": "2022-12-06T11:54:37.952060Z", "filename": "pano_0007_000372.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 15.24294651, "relative_pitch": -0.2986687228419345, "relative_heading": 102.1271891033254, "relative_elevation": -0.07945842854680052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76640041603161, 52.3954423344213, 43.6253841370344 ] }, "distance": 15.28, "direction": 257.93, "angle": 0.22, "elevation": 0.06, "pano_id": "TMX7316010203-001721_pano_0001_009377", "timestamp": "2020-05-15T10:09:01.300890Z", "filename": "pano_0001_009377.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 15.27883593, "relative_pitch": 0.22462117490648195, "relative_heading": 257.934938098362, "relative_elevation": 0.05989913549269943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766394808021927, 52.395468798703796, 0.0 ] }, "distance": 15.33, "direction": 269.07, "angle": -70.62, "elevation": -43.57, "pano_id": "recording_2025-06-17_04-45-19_00054", "timestamp": "2025-06-17T04:46:41Z", "filename": "recording_2025-06-17_04-45-19_00054.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 15.32509461, "relative_pitch": -70.61958271590244, "relative_heading": 269.06974735744353, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76684378876242, 52.3954471540209, 43.3784426180646 ] }, "distance": 15.47, "direction": 99.89, "angle": -0.69, "elevation": -0.19, "pano_id": "TMX7316010203-000323_pano_0000_015380", "timestamp": "2017-06-01T12:33:28.017650Z", "filename": "pano_0000_015380.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 15.46952479, "relative_pitch": -0.6927308445300646, "relative_heading": 99.89118189549094, "relative_elevation": -0.187042383477106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76684620177798, 52.3954460719084, 43.621410430409 ] }, "distance": 15.65, "direction": 100.22, "angle": 0.2, "elevation": 0.06, "pano_id": "TMX7316010203-001721_pano_0001_009383", "timestamp": "2020-05-15T10:09:04.300890Z", "filename": "pano_0001_009383.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 15.65228557, "relative_pitch": 0.2047162627938959, "relative_heading": 100.22211783737076, "relative_elevation": 0.055925428867297455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76639454100424, 52.3954425701316, 43.558311926201 ] }, "distance": 15.66, "direction": 258.33, "angle": -0.03, "elevation": -0.01, "pano_id": "TMX7316010203-002831_pano_0007_000366", "timestamp": "2022-12-06T11:54:34.202130Z", "filename": "pano_0007_000366.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 15.66482055, "relative_pitch": -0.02623629891669441, "relative_heading": 258.3345083663791, "relative_elevation": -0.0071730753407024395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76685251109319, 52.3954623198709, 43.6125946072862 ] }, "distance": 15.86, "direction": 93.5, "angle": 0.17, "elevation": 0.05, "pano_id": "TMX7316010203-001064_pano_0006_000345", "timestamp": "2019-01-18T09:28:03.376880Z", "filename": "pano_0006_000345.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 15.86298525, "relative_pitch": 0.1701554660708666, "relative_heading": 93.50479242609288, "relative_elevation": 0.0471096057444953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76638851822599, 52.3954461141945, 43.5555028598756 ] }, "distance": 15.99, "direction": 260.02, "angle": -0.04, "elevation": -0.01, "pano_id": "TMX7316010203-002078_pano_0000_005119", "timestamp": "2021-04-01T11:56:49.050510Z", "filename": "pano_0000_005119.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 15.99347061, "relative_pitch": -0.03576050049738005, "relative_heading": 260.0153363833301, "relative_elevation": -0.00998214166610012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7663786220018, 52.3954692414108, 43.58933498431 ] }, "distance": 16.43, "direction": 269.3, "angle": 0.08, "elevation": 0.02, "pano_id": "TMX7316010203-002388_pano_0000_000370", "timestamp": "2022-01-04T10:16:07.368820Z", "filename": "pano_0000_000370.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 16.42608815, "relative_pitch": 0.0831909814026963, "relative_heading": 269.3039640795213, "relative_elevation": 0.023849982768297195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76637159555127, 52.3954715681576, 43.6307856468484 ] }, "distance": 16.9, "direction": 270.2, "angle": 0.22, "elevation": 0.07, "pano_id": "TMX7316010203-001518_pano_0000_006167", "timestamp": "2019-12-17T10:40:41.465730Z", "filename": "pano_0000_006167.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 16.90327826, "relative_pitch": 0.22134361780970574, "relative_heading": 270.2012386458516, "relative_elevation": 0.06530064530669932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76686756918143, 52.3954503935832, 43.492532948032 ] }, "distance": 17.01, "direction": 97.76, "angle": -0.25, "elevation": -0.07, "pano_id": "TMX7316010203-002495_pano_0001_000885", "timestamp": "2022-03-31T07:33:47.863360Z", "filename": "pano_0001_000885.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 17.01408695, "relative_pitch": -0.2456681437181822, "relative_heading": 97.75837255425523, "relative_elevation": -0.07295205350970235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76636803313019, 52.3954495545762, 43.5692568821833 ] }, "distance": 17.31, "direction": 262.06, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7316010203-001015_pano_0006_000558", "timestamp": "2018-12-14T11:28:58.705770Z", "filename": "pano_0006_000558.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 17.31148082, "relative_pitch": 0.012483786939896433, "relative_heading": 262.0638452548342, "relative_elevation": 0.0037718806416009443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-33-04_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766875238279353, 52.39546781902467, 0.0 ] }, "distance": 17.38, "direction": 91.18, "angle": -68.25, "elevation": -43.57, "pano_id": "recording_2024-09-12_06-33-04_00043", "timestamp": "2024-09-12T06:33:30Z", "filename": "recording_2024-09-12_06-33-04_00043.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 17.38406382, "relative_pitch": -68.24637205521864, "relative_heading": 91.1793940816875, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-33-04_00050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-33-04_00050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-33-04_00050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766361125254354, 52.395467375669696, 0.0 ] }, "distance": 17.62, "direction": 268.68, "angle": -67.98, "elevation": -43.57, "pano_id": "recording_2024-09-12_06-33-04_00050", "timestamp": "2024-09-12T06:33:34Z", "filename": "recording_2024-09-12_06-33-04_00050.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 17.62060557, "relative_pitch": -67.97851370359608, "relative_heading": 268.6759883388427, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76688134910899, 52.3954728113896, 43.6394861694425 ] }, "distance": 17.8, "direction": 89.36, "angle": 0.24, "elevation": 0.07, "pano_id": "TMX7316010203-001518_pano_0000_006160", "timestamp": "2019-12-17T10:40:37.935770Z", "filename": "pano_0000_006160.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 17.79744864, "relative_pitch": 0.23823247092187544, "relative_heading": 89.36348608477212, "relative_elevation": 0.07400116790079636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76636061666353, 52.3954458993185, 43.5490295542404 ] }, "distance": 17.87, "direction": 261.0, "angle": -0.05, "elevation": -0.02, "pano_id": "TMX7316010203-001064_pano_0006_000434", "timestamp": "2019-01-18T09:29:00.406290Z", "filename": "pano_0006_000434.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 17.87075824, "relative_pitch": -0.05275810915436285, "relative_heading": 260.99570757590834, "relative_elevation": -0.016455447301304105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76687994731051, 52.3954473739275, 43.5427148425952 ] }, "distance": 17.9, "direction": 98.46, "angle": -0.07, "elevation": -0.02, "pano_id": "TMX7316010203-001064_pano_0006_000441", "timestamp": "2019-01-18T09:29:03.411290Z", "filename": "pano_0006_000441.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 17.89567152, "relative_pitch": -0.0729021708388555, "relative_heading": 98.46014900619382, "relative_elevation": -0.02277015894649992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76688890347453, 52.3954685724156, 43.6026262007654 ] }, "distance": 18.31, "direction": 90.86, "angle": 0.12, "elevation": 0.04, "pano_id": "TMX7316010203-002388_pano_0000_000363", "timestamp": "2022-01-04T10:16:04.154140Z", "filename": "pano_0000_000363.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 18.31263632, "relative_pitch": 0.1162056083304439, "relative_heading": 90.857238821795, "relative_elevation": 0.037141199223697186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76635337067061, 52.3954463365651, 43.4884118167683 ] }, "distance": 18.35, "direction": 261.39, "angle": -0.24, "elevation": -0.08, "pano_id": "TMX7316010203-002495_pano_0001_000878", "timestamp": "2022-03-31T07:33:44.893390Z", "filename": "pano_0001_000878.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 18.35073552, "relative_pitch": -0.2406411574431216, "relative_heading": 261.3867846679218, "relative_elevation": -0.07707318477340408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7668895348749, 52.3954502970373, 43.5688810255378 ] }, "distance": 18.5, "direction": 97.17, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7316010203-001015_pano_0006_000565", "timestamp": "2018-12-14T11:29:02.685780Z", "filename": "pano_0006_000565.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 18.49806908, "relative_pitch": 0.010518818968288204, "relative_heading": 97.1661085220419, "relative_elevation": 0.0033960239960961758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76634253679847, 52.3954647981726, 43.6174421086907 ] }, "distance": 18.89, "direction": 267.9, "angle": 0.16, "elevation": 0.05, "pano_id": "TMX7316010203-001064_pano_0006_000352", "timestamp": "2019-01-18T09:28:06.291840Z", "filename": "pano_0006_000352.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 18.89398874, "relative_pitch": 0.15755886660105783, "relative_heading": 267.89512285684276, "relative_elevation": 0.05195710714900059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76690645534938, 52.3954484955491, 43.5577145628631 ] }, "distance": 19.67, "direction": 97.33, "angle": -0.02, "elevation": -0.01, "pano_id": "TMX7316010203-002078_pano_0000_005126", "timestamp": "2021-04-01T11:56:52.760320Z", "filename": "pano_0000_005126.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 19.66595361, "relative_pitch": -0.02263878614327009, "relative_heading": 97.32695297699989, "relative_elevation": -0.007770438678605274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76691239230895, 52.3954716049498, 43.5645228186622 ] }, "distance": 19.91, "direction": 89.82, "angle": -0.0, "elevation": -0.0, "pano_id": "TMX7316060226-000461_pano_0000_006742", "timestamp": "2019-11-05T11:45:12.696590Z", "filename": "pano_0000_006742.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 19.90959925, "relative_pitch": -0.002768966737110472, "relative_heading": 89.81733396250299, "relative_elevation": -0.0009621828795047804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76632679265304, 52.3954693178094, 43.5787540543824 ] }, "distance": 19.95, "direction": 269.45, "angle": 0.04, "elevation": 0.01, "pano_id": "TMX7316060226-000461_pano_0000_006750", "timestamp": "2019-11-05T11:45:15.961590Z", "filename": "pano_0000_006750.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 19.95387547, "relative_pitch": 0.03810089999744707, "relative_heading": 269.4514749200452, "relative_elevation": 0.013269052840698237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76632776340389, 52.3954467373303, 43.3769716313109 ] }, "distance": 20.07, "direction": 262.26, "angle": -0.54, "elevation": -0.19, "pano_id": "TMX7316010203-000323_pano_0000_015373", "timestamp": "2017-06-01T12:33:25.282560Z", "filename": "pano_0000_015373.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 20.06983431, "relative_pitch": -0.5381560556143529, "relative_heading": 262.25797824568923, "relative_elevation": -0.18851337023080106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7669128684979, 52.3954425394201, 43.4756833631545 ] }, "distance": 20.19, "direction": 99.03, "angle": -0.25, "elevation": -0.09, "pano_id": "TMX7316010203-002831_pano_0007_000373", "timestamp": "2022-12-06T11:54:38.527010Z", "filename": "pano_0007_000373.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 20.19243194, "relative_pitch": -0.25480937447222024, "relative_heading": 99.03446445512363, "relative_elevation": -0.08980163838720046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76632613828754, 52.3954418255227, 43.6263342229649 ] }, "distance": 20.26, "direction": 260.77, "angle": 0.17, "elevation": 0.06, "pano_id": "TMX7316010203-001721_pano_0001_009376", "timestamp": "2020-05-15T10:09:00.765820Z", "filename": "pano_0001_009376.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 20.25992739, "relative_pitch": 0.17208319773449443, "relative_heading": 260.768354055935, "relative_elevation": 0.060849221423197264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766321322871275, 52.39546844945632, 0.0 ] }, "distance": 20.33, "direction": 269.19, "angle": -64.99, "elevation": -43.57, "pano_id": "recording_2025-06-17_04-45-19_00055", "timestamp": "2025-06-17T04:46:42Z", "filename": "recording_2025-06-17_04-45-19_00055.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 20.32733133, "relative_pitch": -64.9865931311848, "relative_heading": 269.18918274724905, "relative_elevation": -43.5654850015417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76691800300463, 52.395446221816, 43.3753511197865 ] }, "distance": 20.48, "direction": 97.75, "angle": -0.53, "elevation": -0.19, "pano_id": "TMX7316010203-000323_pano_0000_015381", "timestamp": "2017-06-01T12:33:28.372530Z", "filename": "pano_0000_015381.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 20.47841962, "relative_pitch": -0.5319529609492359, "relative_heading": 97.748573668499, "relative_elevation": -0.19013388175520163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76632040090054, 52.3954423259786, 43.568099883385 ] }, "distance": 20.64, "direction": 261.09, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7316010203-002831_pano_0007_000365", "timestamp": "2022-12-06T11:54:33.522090Z", "filename": "pano_0007_000365.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 20.63682072, "relative_pitch": 0.007259921224177366, "relative_heading": 261.0949229317881, "relative_elevation": 0.0026148818433000542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76692078378802, 52.3954465268138, 43.6205680016428 ] }, "distance": 20.66, "direction": 97.58, "angle": 0.15, "elevation": 0.06, "pano_id": "TMX7316010203-001721_pano_0001_009384", "timestamp": "2020-05-15T10:09:04.785820Z", "filename": "pano_0001_009384.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 20.66149117, "relative_pitch": 0.1527487017135989, "relative_heading": 97.58454380826203, "relative_elevation": 0.055083000101099344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76692551532912, 52.3954617504435, 43.6117044882849 ] }, "distance": 20.83, "direction": 92.84, "angle": 0.13, "elevation": 0.05, "pano_id": "TMX7316010203-001064_pano_0006_000344", "timestamp": "2019-01-18T09:28:02.991840Z", "filename": "pano_0006_000344.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 20.82843808, "relative_pitch": 0.12714237931576575, "relative_heading": 92.84301068025653, "relative_elevation": 0.046219486743197535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006746/adjacencies/TMX7316060226-000461_pano_0000_006746/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76631461651418, 52.3954455147579, 43.5605724100024 ] }, "distance": 20.97, "direction": 262.22, "angle": -0.01, "elevation": -0.0, "pano_id": "TMX7316010203-002078_pano_0000_005118", "timestamp": "2021-04-01T11:56:48.455380Z", "filename": "pano_0000_005118.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": "TMX7316060226-000461_pano_0000_006746", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112760.03756686687, 489917.15301583824 ] }, "relative_distance": 20.974933, "relative_pitch": -0.01341938763413178, "relative_heading": 262.2190803568444, "relative_elevation": -0.004912591539302014 } ] } }