Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track86_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835575245011848, 52.365862861519595, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track86_Sphere_00059", "timestamp": "2024-11-28T11:12:21Z", "filename": "Job_20241128_0827_Track86_Sphere_00059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_002155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8355692618738, 52.3658529435049, 44.2142774211243 ] }, "distance": 1.18, "direction": 200.27, "angle": 88.48, "elevation": 44.21, "pano_id": "TMX7316010203-002083_pano_0000_002155", "timestamp": "2021-04-09T07:59:52.058760Z", "filename": "pano_0000_002155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 1.1764675, "relative_pitch": 88.47581538928712, "relative_heading": 200.2685014542382, "relative_elevation": 44.2142774211243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83556062269936, 52.3658540055742, 44.287163214758 ] }, "distance": 1.4, "direction": 225.31, "angle": 88.19, "elevation": 44.29, "pano_id": "TMX7316010203-002439_pano_0009_000016", "timestamp": "2022-01-25T12:20:50.477940Z", "filename": "pano_0009_000016.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 1.40112606, "relative_pitch": 88.18792092475206, "relative_heading": 225.30607953792534, "relative_elevation": 44.287163214758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_000893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83560244138209, 52.3658624667858, 44.2749170493335 ] }, "distance": 1.85, "direction": 91.36, "angle": 87.6, "elevation": 44.27, "pano_id": "TMX7316010203-001523_pano_0000_000893", "timestamp": "2019-12-18T08:15:20.477360Z", "filename": "pano_0000_000893.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 1.85304833, "relative_pitch": 87.60338523036371, "relative_heading": 91.35822678401686, "relative_elevation": 44.2749170493335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_001586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83556471035841, 52.3658465591473, 45.7227193163708 ] }, "distance": 1.95, "direction": 201.58, "angle": 87.56, "elevation": 45.72, "pano_id": "TMX7316010203-000293_pano_0000_001586", "timestamp": "2017-05-10T08:33:53.356850Z", "filename": "pano_0000_001586.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 1.95080825, "relative_pitch": 87.55689662844917, "relative_heading": 201.5824991013398, "relative_elevation": 45.7227193163708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83555084836117, 52.365851914204, 44.2312020948157 ] }, "distance": 2.06, "direction": 233.76, "angle": 87.33, "elevation": 44.23, "pano_id": "TMX7316010203-002513_pano_0000_000701", "timestamp": "2022-04-13T09:52:02.307420Z", "filename": "pano_0000_000701.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 2.0604726, "relative_pitch": 87.3328534640958, "relative_heading": 233.75768199017045, "relative_elevation": 44.2312020948157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835606591779896, 52.36585930461882, 0.0 ] }, "distance": 2.17, "direction": 100.5, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00291", "timestamp": "2025-10-01T11:26:56Z", "filename": "2025_10_01_11_11_11_00291.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 2.17161178, "relative_pitch": 0.0, "relative_heading": 100.50124360042085, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8356025636689, 52.3658503785121, 44.2485523093492 ] }, "distance": 2.32, "direction": 126.74, "angle": 87.0, "elevation": 44.25, "pano_id": "TMX7316010203-002439_pano_0009_000033", "timestamp": "2022-01-25T12:21:12.457680Z", "filename": "pano_0009_000033.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 2.32211489, "relative_pitch": 86.99593685591338, "relative_heading": 126.7395008508911, "relative_elevation": 44.2485523093492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_004256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83555375131598, 52.3658419284511, 43.9006200134754 ] }, "distance": 2.75, "direction": 212.15, "angle": 86.41, "elevation": 43.9, "pano_id": "TMX7316010203-000825_pano_0000_004256", "timestamp": "2018-07-04T12:40:42.348890Z", "filename": "pano_0000_004256.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 2.75122301, "relative_pitch": 86.41400084585592, "relative_heading": 212.15126840119362, "relative_elevation": 43.9006200134754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835535041605539, 52.36585841398929, 0.0 ] }, "distance": 2.78, "direction": 259.76, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00292", "timestamp": "2025-10-01T11:26:57Z", "filename": "2025_10_01_11_11_11_00292.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 2.78288309, "relative_pitch": 0.0, "relative_heading": 259.7562986984974, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83560318390309, 52.3658414947796, 44.5110921049491 ] }, "distance": 3.05, "direction": 141.32, "angle": 86.09, "elevation": 44.51, "pano_id": "TMX7316010203-001698_pano_0001_001599", "timestamp": "2020-05-08T07:39:46.484630Z", "filename": "pano_0001_001599.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 3.04543054, "relative_pitch": 86.08594636299499, "relative_heading": 141.3247388446365, "relative_elevation": 44.5110921049491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83556196918518, 52.3658363064741, 44.059774174355 ] }, "distance": 3.09, "direction": 197.02, "angle": 85.99, "elevation": 44.06, "pano_id": "TMX7316010203-001031_pano_0004_000064", "timestamp": "2019-01-02T09:12:42.455520Z", "filename": "pano_0004_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 3.09017276, "relative_pitch": 85.98807751124284, "relative_heading": 197.01604074308844, "relative_elevation": 44.059774174355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_000892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83552794621865, 52.3658614757725, 44.2789645362645 ] }, "distance": 3.23, "direction": 267.26, "angle": 85.83, "elevation": 44.28, "pano_id": "TMX7316010203-001523_pano_0000_000892", "timestamp": "2019-12-18T08:15:19.672370Z", "filename": "pano_0000_000892.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 3.2255268, "relative_pitch": 85.83361499002888, "relative_heading": 267.2599190365858, "relative_elevation": 44.2789645362645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83553943859593, 52.3658428443102, 44.3710980834439 ] }, "distance": 3.3, "direction": 227.6, "angle": 85.74, "elevation": 44.37, "pano_id": "TMX7316010203-000154_pano_0000_004248", "timestamp": "2016-10-10T10:11:06.018700Z", "filename": "pano_0000_004248.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 3.30304635, "relative_pitch": 85.74267479202157, "relative_heading": 227.59651878308534, "relative_elevation": 44.3710980834439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83561137925005, 52.3658426383981, 44.3703449908644 ] }, "distance": 3.33, "direction": 132.44, "angle": 85.7, "elevation": 44.37, "pano_id": "TMX7316010203-000154_pano_0000_004249", "timestamp": "2016-10-10T10:11:07.113540Z", "filename": "pano_0000_004249.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 3.33498693, "relative_pitch": 85.70158717521068, "relative_heading": 132.43544957356295, "relative_elevation": 44.3703449908644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83561246250162, 52.3658422422468, 44.2225195579231 ] }, "distance": 3.42, "direction": 132.15, "angle": 85.58, "elevation": 44.22, "pano_id": "TMX7316010203-001031_pano_0004_000080", "timestamp": "2019-01-02T09:13:08.740380Z", "filename": "pano_0004_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 3.41923287, "relative_pitch": 85.5787545047025, "relative_heading": 132.1463061747576, "relative_elevation": 44.2225195579231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83562272628204, 52.3658525408411, 44.217139326036 ] }, "distance": 3.43, "direction": 109.55, "angle": 85.56, "elevation": 44.22, "pano_id": "TMX7316010203-002513_pano_0000_000702", "timestamp": "2022-04-13T09:52:04.532420Z", "filename": "pano_0000_000702.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 3.43210995, "relative_pitch": 85.56163233613252, "relative_heading": 109.54894516987221, "relative_elevation": 44.217139326036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83552879586828, 52.3658503632586, 44.2570891724899 ] }, "distance": 3.46, "direction": 246.27, "angle": 85.53, "elevation": 44.26, "pano_id": "TMX7316010203-002439_pano_0009_000032", "timestamp": "2022-01-25T12:21:11.732720Z", "filename": "pano_0009_000032.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 3.45612679, "relative_pitch": 85.53471742570919, "relative_heading": 246.27190402579552, "relative_elevation": 44.2570891724899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83553726276457, 52.365841248675, 44.2095640450716 ] }, "distance": 3.53, "direction": 227.09, "angle": 85.43, "elevation": 44.21, "pano_id": "TMX7316010203-001031_pano_0004_000079", "timestamp": "2019-01-02T09:13:07.910410Z", "filename": "pano_0004_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 3.53235714, "relative_pitch": 85.43175522103103, "relative_heading": 227.0910512412911, "relative_elevation": 44.2095640450716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_002746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83561038825491, 52.3658386437582, 45.5855219699442 ] }, "distance": 3.6, "direction": 138.38, "angle": 85.48, "elevation": 45.59, "pano_id": "TMX7316010203-001310_pano_0000_002746", "timestamp": "2019-07-12T09:46:37.688830Z", "filename": "pano_0000_002746.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 3.60451241, "relative_pitch": 85.47894743404443, "relative_heading": 138.38482834475906, "relative_elevation": 45.5855219699442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8355310793757, 52.365841370169, 44.4944709800184 ] }, "distance": 3.84, "direction": 231.52, "angle": 85.06, "elevation": 44.49, "pano_id": "TMX7316010203-001698_pano_0001_001598", "timestamp": "2020-05-08T07:39:45.794630Z", "filename": "pano_0001_001598.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 3.84311682, "relative_pitch": 85.06344863399293, "relative_heading": 231.51833383412773, "relative_elevation": 44.4944709800184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_002745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83553530681408, 52.3658378727004, 45.5774907954037 ] }, "distance": 3.89, "direction": 224.37, "angle": 85.12, "elevation": 45.58, "pano_id": "TMX7316010203-001310_pano_0000_002745", "timestamp": "2019-07-12T09:46:36.963930Z", "filename": "pano_0000_002745.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 3.89007872, "relative_pitch": 85.1215782227662, "relative_heading": 224.37352215271466, "relative_elevation": 45.5774907954037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83563318031229, 52.3658537653601, 44.2899713767692 ] }, "distance": 4.07, "direction": 104.39, "angle": 84.74, "elevation": 44.29, "pano_id": "TMX7316010203-002439_pano_0009_000015", "timestamp": "2022-01-25T12:20:49.657920Z", "filename": "pano_0009_000015.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 4.07409733, "relative_pitch": 84.74432912684613, "relative_heading": 104.38519544467921, "relative_elevation": 44.2899713767692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_004257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83562714827544, 52.3658436102995, 43.9350995086133 ] }, "distance": 4.13, "direction": 121.21, "angle": 84.62, "elevation": 43.94, "pano_id": "TMX7316010203-000825_pano_0000_004257", "timestamp": "2018-07-04T12:40:43.683990Z", "filename": "pano_0000_004257.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 4.13382407, "relative_pitch": 84.62490278656624, "relative_heading": 121.21186415608753, "relative_elevation": 43.9350995086133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_002156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83564120167149, 52.3658506534608, 44.1998310089111 ] }, "distance": 4.69, "direction": 106.82, "angle": 83.94, "elevation": 44.2, "pano_id": "TMX7316010203-002083_pano_0000_002156", "timestamp": "2021-04-09T07:59:52.698750Z", "filename": "pano_0000_002156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 4.69363298, "relative_pitch": 83.93840910570738, "relative_heading": 106.82336063395884, "relative_elevation": 44.1998310089111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83563865018287, 52.3658386231035, 44.0802395446226 ] }, "distance": 5.09, "direction": 121.98, "angle": 83.41, "elevation": 44.08, "pano_id": "TMX7316010203-001031_pano_0004_000063", "timestamp": "2019-01-02T09:12:41.280660Z", "filename": "pano_0004_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 5.09193266, "relative_pitch": 83.4106782584221, "relative_heading": 121.98404646462942, "relative_elevation": 44.0802395446226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_002154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83549702097334, 52.3658537991176, 44.2120123226196 ] }, "distance": 5.42, "direction": 259.28, "angle": 83.01, "elevation": 44.21, "pano_id": "TMX7316010203-002083_pano_0000_002154", "timestamp": "2021-04-09T07:59:51.438780Z", "filename": "pano_0000_002154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 5.42294922, "relative_pitch": 83.00715375849492, "relative_heading": 259.2833454585967, "relative_elevation": 44.2120123226196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track86_Sphere_00060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835495120371946, 52.36585961207182, 0.0 ] }, "distance": 5.47, "direction": 266.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track86_Sphere_00060", "timestamp": "2024-11-28T11:12:23Z", "filename": "Job_20241128_0827_Track86_Sphere_00060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 5.46979244, "relative_pitch": 0.0, "relative_heading": 266.2097368054059, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83548819276157, 52.3658543298999, 44.2862523226067 ] }, "distance": 6.01, "direction": 260.9, "angle": 82.28, "elevation": 44.29, "pano_id": "TMX7316010203-002439_pano_0009_000017", "timestamp": "2022-01-25T12:20:51.307890Z", "filename": "pano_0009_000017.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 6.00522959, "relative_pitch": 82.27777526725997, "relative_heading": 260.9041463557816, "relative_elevation": 44.2862523226067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track86_Sphere_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835666824927781, 52.36586231752029, 0.0 ] }, "distance": 6.24, "direction": 90.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track86_Sphere_00058", "timestamp": "2024-11-28T11:12:20Z", "filename": "Job_20241128_0827_Track86_Sphere_00058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 6.23841767, "relative_pitch": 0.0, "relative_heading": 90.55592968905083, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83547844939287, 52.3658518046076, 44.2360644796863 ] }, "distance": 6.71, "direction": 259.43, "angle": 81.38, "elevation": 44.24, "pano_id": "TMX7316010203-002513_pano_0000_000700", "timestamp": "2022-04-13T09:52:00.212480Z", "filename": "pano_0000_000700.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 6.70721276, "relative_pitch": 81.37830124972, "relative_heading": 259.4300265424991, "relative_elevation": 44.2360644796863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83548538430965, 52.3658376082027, 44.0672474419698 ] }, "distance": 6.74, "direction": 245.34, "angle": 81.31, "elevation": 44.07, "pano_id": "TMX7316010203-001031_pano_0004_000065", "timestamp": "2019-01-02T09:12:43.465520Z", "filename": "pano_0004_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 6.73522235, "relative_pitch": 81.31018170423856, "relative_heading": 245.34106616475884, "relative_elevation": 44.0672474419698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_000894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83567671527029, 52.365863361681, 44.278819821775 ] }, "distance": 6.91, "direction": 89.54, "angle": 81.13, "elevation": 44.28, "pano_id": "TMX7316010203-001523_pano_0000_000894", "timestamp": "2019-12-18T08:15:21.252360Z", "filename": "pano_0000_000894.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 6.91204571, "relative_pitch": 81.12757655659924, "relative_heading": 89.53861489465532, "relative_elevation": 44.278819821775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_004255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83548003116921, 52.3658401467105, 43.8856426626444 ] }, "distance": 6.96, "direction": 248.71, "angle": 80.99, "elevation": 43.89, "pano_id": "TMX7316010203-000825_pano_0000_004255", "timestamp": "2018-07-04T12:40:41.088900Z", "filename": "pano_0000_004255.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 6.9607741, "relative_pitch": 80.9873009872461, "relative_heading": 248.70830162688276, "relative_elevation": 43.8856426626444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83567600665775, 52.3658497907737, 44.2432042984292 ] }, "distance": 7.02, "direction": 101.96, "angle": 80.99, "elevation": 44.24, "pano_id": "TMX7316010203-002439_pano_0009_000034", "timestamp": "2022-01-25T12:21:13.207720Z", "filename": "pano_0009_000034.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 7.01596522, "relative_pitch": 80.9892240512565, "relative_heading": 101.96436951263512, "relative_elevation": 44.2432042984292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83567526737701, 52.3658419212961, 44.5237103337422 ] }, "distance": 7.2, "direction": 108.88, "angle": 80.81, "elevation": 44.52, "pano_id": "TMX7316010203-001698_pano_0001_001600", "timestamp": "2020-05-08T07:39:47.219550Z", "filename": "pano_0001_001600.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 7.20062961, "relative_pitch": 80.81334007530258, "relative_heading": 108.88061085956393, "relative_elevation": 44.5237103337422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835683825443748, 52.365860077877976, 0.0 ] }, "distance": 7.4, "direction": 92.4, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00290", "timestamp": "2025-10-01T11:26:55Z", "filename": "2025_10_01_11_11_11_00290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 7.40262686, "relative_pitch": 0.0, "relative_heading": 92.39808165668126, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83546836428517, 52.365843967641, 44.3931226301938 ] }, "distance": 7.58, "direction": 253.89, "angle": 80.31, "elevation": 44.39, "pano_id": "TMX7316010203-000154_pano_0000_004247", "timestamp": "2016-10-10T10:11:04.653550Z", "filename": "pano_0000_004247.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 7.5778517, "relative_pitch": 80.31304682797571, "relative_heading": 253.89253708706443, "relative_elevation": 44.3931226301938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83568331292345, 52.3658421161155, 44.3825454367325 ] }, "distance": 7.71, "direction": 107.41, "angle": 80.14, "elevation": 44.38, "pano_id": "TMX7316010203-000154_pano_0000_004250", "timestamp": "2016-10-10T10:11:08.178530Z", "filename": "pano_0000_004250.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 7.71470122, "relative_pitch": 80.13920827193469, "relative_heading": 107.41100799216167, "relative_elevation": 44.3825454367325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_002747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83568541018339, 52.3658397581799, 45.589088161476 ] }, "distance": 7.93, "direction": 108.91, "angle": 80.13, "elevation": 45.59, "pano_id": "TMX7316010203-001310_pano_0000_002747", "timestamp": "2019-07-12T09:46:38.463910Z", "filename": "pano_0000_002747.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 7.93224175, "relative_pitch": 80.12967381639524, "relative_heading": 108.91077168250463, "relative_elevation": 45.589088161476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83568754371942, 52.3658432227327, 44.2438569115475 ] }, "distance": 7.96, "direction": 105.94, "angle": 79.81, "elevation": 44.24, "pano_id": "TMX7316010203-001031_pano_0004_000081", "timestamp": "2019-01-02T09:13:09.590370Z", "filename": "pano_0004_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 7.95544824, "relative_pitch": 79.80662094729725, "relative_heading": 105.94357196255774, "relative_elevation": 44.2438569115475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83546172589139, 52.3658405472026, 44.2164948107675 ] }, "distance": 8.12, "direction": 252.2, "angle": 79.59, "elevation": 44.22, "pano_id": "TMX7316010203-001031_pano_0004_000078", "timestamp": "2019-01-02T09:13:07.095310Z", "filename": "pano_0004_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 8.12143512, "relative_pitch": 79.59224091121241, "relative_heading": 252.19763476710617, "relative_elevation": 44.2164948107675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83569404076349, 52.3658533086303, 44.2056264309213 ] }, "distance": 8.16, "direction": 97.48, "angle": 79.54, "elevation": 44.21, "pano_id": "TMX7316010203-002513_pano_0000_000703", "timestamp": "2022-04-13T09:52:06.942390Z", "filename": "pano_0000_000703.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 8.16149891, "relative_pitch": 79.53951411307048, "relative_heading": 97.48367893591417, "relative_elevation": 44.2056264309213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835454112484412, 52.36585728187568, 0.0 ] }, "distance": 8.27, "direction": 265.7, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00293", "timestamp": "2025-10-01T11:26:59Z", "filename": "2025_10_01_11_11_11_00293.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 8.27447781, "relative_pitch": 0.0, "relative_heading": 265.6968459252711, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83545515967833, 52.3658502912598, 44.2521047573537 ] }, "distance": 8.3, "direction": 260.3, "angle": 79.38, "elevation": 44.25, "pano_id": "TMX7316010203-002439_pano_0009_000031", "timestamp": "2022-01-25T12:21:11.037870Z", "filename": "pano_0009_000031.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 8.29855173, "relative_pitch": 79.37874111535518, "relative_heading": 260.2963425157842, "relative_elevation": 44.2521047573537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_000891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83545346197078, 52.3658600192817, 44.2791049731895 ] }, "distance": 8.3, "direction": 267.82, "angle": 79.38, "elevation": 44.28, "pano_id": "TMX7316010203-001523_pano_0000_000891", "timestamp": "2019-12-18T08:15:18.827460Z", "filename": "pano_0000_000891.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 8.30148891, "relative_pitch": 79.38139883719099, "relative_heading": 267.8166797786605, "relative_elevation": 44.2791049731895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83545829515618, 52.3658408285996, 44.477479304187 ] }, "distance": 8.33, "direction": 252.89, "angle": 79.39, "elevation": 44.48, "pano_id": "TMX7316010203-001698_pano_0001_001597", "timestamp": "2020-05-08T07:39:45.114650Z", "filename": "pano_0001_001597.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 8.33497755, "relative_pitch": 79.38600683999738, "relative_heading": 252.8937308312181, "relative_elevation": 44.477479304187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_002744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83545988978617, 52.3658371437839, 45.6044295486063 ] }, "distance": 8.36, "direction": 249.99, "angle": 79.61, "elevation": 45.6, "pano_id": "TMX7316010203-001310_pano_0000_002744", "timestamp": "2019-07-12T09:46:36.238830Z", "filename": "pano_0000_002744.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 8.36251688, "relative_pitch": 79.60907000205718, "relative_heading": 249.98857141558872, "relative_elevation": 45.6044295486063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83570242003748, 52.3658607736121, 44.018836739473 ] }, "distance": 8.67, "direction": 91.54, "angle": 78.86, "elevation": 44.02, "pano_id": "TMX7316010203-001031_pano_0004_000062", "timestamp": "2019-01-02T09:12:39.975540Z", "filename": "pano_0004_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 8.66586138, "relative_pitch": 78.86276827007549, "relative_heading": 91.53622490373355, "relative_elevation": 44.018836739473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_004258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83570000492037, 52.3658446612649, 43.973394417204 ] }, "distance": 8.74, "direction": 103.4, "angle": 78.76, "elevation": 43.97, "pano_id": "TMX7316010203-000825_pano_0000_004258", "timestamp": "2018-07-04T12:40:45.153970Z", "filename": "pano_0000_004258.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 8.73622167, "relative_pitch": 78.763324371873, "relative_heading": 103.40412680967451, "relative_elevation": 43.973394417204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83570562108379, 52.3658536411183, 44.2918509459123 ] }, "distance": 8.94, "direction": 96.59, "angle": 78.59, "elevation": 44.29, "pano_id": "TMX7316010203-002439_pano_0009_000014", "timestamp": "2022-01-25T12:20:48.842930Z", "filename": "pano_0009_000014.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 8.93986178, "relative_pitch": 78.58874076260587, "relative_heading": 96.59008630942068, "relative_elevation": 44.2918509459123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_001587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83571064242121, 52.3658483661617, 45.8099905615672 ] }, "distance": 9.36, "direction": 99.92, "angle": 78.45, "elevation": 45.81, "pano_id": "TMX7316010203-000293_pano_0000_001587", "timestamp": "2017-05-10T08:33:55.136810Z", "filename": "pano_0000_001587.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 9.36281091, "relative_pitch": 78.44877050861716, "relative_heading": 99.91995622930224, "relative_elevation": 45.8099905615672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_002157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83571286324817, 52.365848027694, 44.187871336937 ] }, "distance": 9.52, "direction": 99.99, "angle": 77.84, "elevation": 44.19, "pano_id": "TMX7316010203-002083_pano_0000_002157", "timestamp": "2021-04-09T07:59:53.353710Z", "filename": "pano_0000_002157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 9.51831942, "relative_pitch": 77.84390372799433, "relative_heading": 99.9864046820131, "relative_elevation": 44.187871336937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track86_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835425524012952, 52.365853913043225, 0.0 ] }, "distance": 10.25, "direction": 264.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track86_Sphere_00061", "timestamp": "2024-11-28T11:12:46Z", "filename": "Job_20241128_0827_Track86_Sphere_00061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 10.24699936, "relative_pitch": 0.0, "relative_heading": 264.42363605415545, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_002153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83542491334815, 52.365853877432, 44.207789353095 ] }, "distance": 10.29, "direction": 264.42, "angle": 76.9, "elevation": 44.21, "pano_id": "TMX7316010203-002083_pano_0000_002153", "timestamp": "2021-04-09T07:59:50.803740Z", "filename": "pano_0000_002153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 10.28878406, "relative_pitch": 76.89839035199071, "relative_heading": 264.42418320672783, "relative_elevation": 44.207789353095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_001585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8354201677327, 52.3658439523758, 45.6520812213421 ] }, "distance": 10.77, "direction": 258.73, "angle": 76.72, "elevation": 45.65, "pano_id": "TMX7316010203-000293_pano_0000_001585", "timestamp": "2017-05-10T08:33:51.536860Z", "filename": "pano_0000_001585.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 10.77087689, "relative_pitch": 76.72474724312545, "relative_heading": 258.73483237697235, "relative_elevation": 45.6520812213421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83541590432711, 52.3658547205322, 44.2792467521504 ] }, "distance": 10.89, "direction": 265.23, "angle": 76.18, "elevation": 44.28, "pano_id": "TMX7316010203-002439_pano_0009_000018", "timestamp": "2022-01-25T12:20:52.152910Z", "filename": "pano_0009_000018.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 10.8915046, "relative_pitch": 76.18111255692625, "relative_heading": 265.2290711374771, "relative_elevation": 44.2792467521504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track86_Sphere_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835743046829145, 52.36586062338183, 0.0 ] }, "distance": 11.43, "direction": 91.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track86_Sphere_00057", "timestamp": "2024-11-28T11:12:19Z", "filename": "Job_20241128_0827_Track86_Sphere_00057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 11.43282341, "relative_pitch": 0.0, "relative_heading": 91.24813635954504, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8354055646362, 52.3658522027687, 44.2326433528215 ] }, "distance": 11.62, "direction": 264.14, "angle": 75.28, "elevation": 44.23, "pano_id": "TMX7316010203-002513_pano_0000_000699", "timestamp": "2022-04-13T09:51:58.012550Z", "filename": "pano_0000_000699.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 11.61876719, "relative_pitch": 75.28236749012784, "relative_heading": 264.1411023610837, "relative_elevation": 44.2326433528215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83540877408961, 52.3658379654399, 44.0557745648548 ] }, "distance": 11.67, "direction": 256.27, "angle": 75.16, "elevation": 44.06, "pano_id": "TMX7316010203-001031_pano_0004_000066", "timestamp": "2019-01-02T09:12:44.390570Z", "filename": "pano_0004_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 11.67295236, "relative_pitch": 75.1599942129497, "relative_heading": 256.2713007561948, "relative_elevation": 44.0557745648548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_004254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83540634351488, 52.3658393913753, 43.8634795127437 ] }, "distance": 11.8, "direction": 257.21, "angle": 74.95, "elevation": 43.86, "pano_id": "TMX7316010203-000825_pano_0000_004254", "timestamp": "2018-07-04T12:40:39.883980Z", "filename": "pano_0000_004254.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 11.7977142, "relative_pitch": 74.94574343854228, "relative_heading": 257.2107350523963, "relative_elevation": 43.8634795127437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83573806621993, 52.3659002323742, 44.2085059694946 ] }, "distance": 11.84, "direction": 69.45, "angle": 75.0, "elevation": 44.21, "pano_id": "TMX7316010203-001031_pano_0004_000061", "timestamp": "2019-01-02T09:12:38.455550Z", "filename": "pano_0004_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 11.84479685, "relative_pitch": 75.00101166392416, "relative_heading": 69.44683686676069, "relative_elevation": 44.2085059694946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8357464110568, 52.3658399726079, 44.542258949019 ] }, "distance": 11.93, "direction": 102.32, "angle": 75.0, "elevation": 44.54, "pano_id": "TMX7316010203-001698_pano_0001_001601", "timestamp": "2020-05-08T07:39:48.074640Z", "filename": "pano_0001_001601.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 11.93421962, "relative_pitch": 75.00101137016205, "relative_heading": 102.32251715503116, "relative_elevation": 44.542258949019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83574923814089, 52.3658496476514, 44.2471521403641 ] }, "distance": 11.94, "direction": 97.07, "angle": 74.9, "elevation": 44.25, "pano_id": "TMX7316010203-002439_pano_0009_000035", "timestamp": "2022-01-25T12:21:13.982710Z", "filename": "pano_0009_000035.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 11.94270376, "relative_pitch": 74.89528563479514, "relative_heading": 97.07202663093813, "relative_elevation": 44.2471521403641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_000895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83575078824973, 52.3658646227312, 44.2930631423369 ] }, "distance": 11.96, "direction": 89.06, "angle": 74.89, "elevation": 44.29, "pano_id": "TMX7316010203-001523_pano_0000_000895", "timestamp": "2019-12-18T08:15:22.002380Z", "filename": "pano_0000_000895.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 11.9590361, "relative_pitch": 74.89053453131324, "relative_heading": 89.0609592709134, "relative_elevation": 44.2930631423369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83539790465511, 52.3658445286056, 44.3935278235003 ] }, "distance": 12.25, "direction": 260.41, "angle": 74.57, "elevation": 44.39, "pano_id": "TMX7316010203-000154_pano_0000_004246", "timestamp": "2016-10-10T10:11:03.203540Z", "filename": "pano_0000_004246.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 12.25088672, "relative_pitch": 74.57256607555946, "relative_heading": 260.4146933224288, "relative_elevation": 44.3935278235003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83575541018457, 52.3658414749522, 44.3845336493105 ] }, "distance": 12.5, "direction": 100.97, "angle": 74.27, "elevation": 44.38, "pano_id": "TMX7316010203-000154_pano_0000_004251", "timestamp": "2016-10-10T10:11:09.358540Z", "filename": "pano_0000_004251.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 12.50087218, "relative_pitch": 74.27016399944675, "relative_heading": 100.97423240185589, "relative_elevation": 44.3845336493105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835759706523251, 52.36586099757837, 0.0 ] }, "distance": 12.57, "direction": 90.95, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00289", "timestamp": "2025-10-01T11:26:54Z", "filename": "2025_10_01_11_11_11_00289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 12.56662603, "relative_pitch": 0.0, "relative_heading": 90.9456211501389, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83576381456101, 52.3658540707991, 44.2027413407341 ] }, "distance": 12.88, "direction": 94.35, "angle": 73.75, "elevation": 44.2, "pano_id": "TMX7316010203-002513_pano_0000_000704", "timestamp": "2022-04-13T09:52:10.727360Z", "filename": "pano_0000_000704.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 12.88193385, "relative_pitch": 73.75237788014282, "relative_heading": 94.35483479499135, "relative_elevation": 44.2027413407341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_002748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83576070680115, 52.365839524442, 45.5496995383874 ] }, "distance": 12.9, "direction": 101.62, "angle": 74.19, "elevation": 45.55, "pano_id": "TMX7316010203-001310_pano_0000_002748", "timestamp": "2019-07-12T09:46:39.503900Z", "filename": "pano_0000_002748.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 12.89718908, "relative_pitch": 74.19077277387969, "relative_heading": 101.61569501223008, "relative_elevation": 45.5496995383874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83576251217993, 52.3658439804302, 44.2450485173613 ] }, "distance": 12.93, "direction": 99.35, "angle": 73.71, "elevation": 44.25, "pano_id": "TMX7316010203-001031_pano_0004_000082", "timestamp": "2019-01-02T09:13:10.465390Z", "filename": "pano_0004_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 12.92789193, "relative_pitch": 73.71224727809931, "relative_heading": 99.35284778177267, "relative_elevation": 44.2450485173613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83538641090766, 52.3658394826064, 44.1884408248588 ] }, "distance": 13.12, "direction": 258.57, "angle": 73.46, "elevation": 44.19, "pano_id": "TMX7316010203-001031_pano_0004_000077", "timestamp": "2019-01-02T09:13:06.300400Z", "filename": "pano_0004_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 13.12319922, "relative_pitch": 73.4594952279737, "relative_heading": 258.5663329952846, "relative_elevation": 44.1884408248588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83538575152347, 52.3658390048017, 44.4704985711724 ] }, "distance": 13.18, "direction": 258.38, "angle": 73.49, "elevation": 44.47, "pano_id": "TMX7316010203-001698_pano_0001_001596", "timestamp": "2020-05-08T07:39:44.429560Z", "filename": "pano_0001_001596.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 13.17783349, "relative_pitch": 73.4939929203523, "relative_heading": 258.3784670369747, "relative_elevation": 44.4704985711724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83538118010736, 52.3658509675251, 44.2647914933041 ] }, "distance": 13.29, "direction": 264.28, "angle": 73.29, "elevation": 44.26, "pano_id": "TMX7316010203-002439_pano_0009_000030", "timestamp": "2022-01-25T12:21:10.357690Z", "filename": "pano_0009_000030.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 13.28515663, "relative_pitch": 73.29396441489585, "relative_heading": 264.28266434924274, "relative_elevation": 44.2647914933041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_002743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83538484810095, 52.365835880069, 45.5955636603758 ] }, "distance": 13.31, "direction": 256.97, "angle": 73.72, "elevation": 45.6, "pano_id": "TMX7316010203-001310_pano_0000_002743", "timestamp": "2019-07-12T09:46:35.498840Z", "filename": "pano_0000_002743.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 13.31220008, "relative_pitch": 73.72416924721347, "relative_heading": 256.965846596896, "relative_elevation": 45.5955636603758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_000890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83537861483904, 52.3658585957106, 44.2963722897694 ] }, "distance": 13.4, "direction": 267.97, "angle": 73.17, "elevation": 44.3, "pano_id": "TMX7316010203-001523_pano_0000_000890", "timestamp": "2019-12-18T08:15:17.932400Z", "filename": "pano_0000_000890.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 13.40221261, "relative_pitch": 73.16640040533571, "relative_heading": 267.9703714557477, "relative_elevation": 44.2963722897694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_004259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83577202395507, 52.3658439984829, 44.0325363520533 ] }, "distance": 13.57, "direction": 98.9, "angle": 72.87, "elevation": 44.03, "pano_id": "TMX7316010203-000825_pano_0000_004259", "timestamp": "2018-07-04T12:40:46.778870Z", "filename": "pano_0000_004259.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 13.56728739, "relative_pitch": 72.87490915432254, "relative_heading": 98.89979731871459, "relative_elevation": 44.0325363520533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835375215100776, 52.365855700801376, 0.0 ] }, "distance": 13.65, "direction": 266.65, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00294", "timestamp": "2025-10-01T11:27:00Z", "filename": "2025_10_01_11_11_11_00294.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 13.64866194, "relative_pitch": 0.0, "relative_heading": 266.65326974352973, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83577843393629, 52.365853813877, 44.3026086175814 ] }, "distance": 13.88, "direction": 94.16, "angle": 72.61, "elevation": 44.3, "pano_id": "TMX7316010203-002439_pano_0009_000013", "timestamp": "2022-01-25T12:20:48.018190Z", "filename": "pano_0009_000013.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 13.87713367, "relative_pitch": 72.6076105159571, "relative_heading": 94.16031730809472, "relative_elevation": 44.3026086175814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_002158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83578453862271, 52.3658463015365, 44.1942280801013 ] }, "distance": 14.37, "direction": 97.36, "angle": 71.98, "elevation": 44.19, "pano_id": "TMX7316010203-002083_pano_0000_002158", "timestamp": "2021-04-09T07:59:54.018930Z", "filename": "pano_0000_002158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 14.37499316, "relative_pitch": 71.98192188493384, "relative_heading": 97.3648085982407, "relative_elevation": 44.1942280801013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83574583460351, 52.3659457437548, 44.1709102252498 ] }, "distance": 14.84, "direction": 51.56, "angle": 71.43, "elevation": 44.17, "pano_id": "TMX7316010203-001031_pano_0004_000060", "timestamp": "2019-01-02T09:12:36.890670Z", "filename": "pano_0004_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 14.83515238, "relative_pitch": 71.43496384273799, "relative_heading": 51.561283954119176, "relative_elevation": 44.1709102252498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_002152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83535268543063, 52.3658541527023, 44.221037636511 ] }, "distance": 15.19, "direction": 266.34, "angle": 71.04, "elevation": 44.22, "pano_id": "TMX7316010203-002083_pano_0000_002152", "timestamp": "2021-04-09T07:59:50.103740Z", "filename": "pano_0000_002152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 15.19097231, "relative_pitch": 71.04119132268762, "relative_heading": 266.3425733828884, "relative_elevation": 44.221037636511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83534351073544, 52.3658547714931, 44.2800288749859 ] }, "distance": 15.81, "direction": 266.74, "angle": 70.35, "elevation": 44.28, "pano_id": "TMX7316010203-002439_pano_0009_000019", "timestamp": "2022-01-25T12:20:53.013040Z", "filename": "pano_0009_000019.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 15.81062996, "relative_pitch": 70.35038311421081, "relative_heading": 266.7360689803568, "relative_elevation": 44.2800288749859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track86_Sphere_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835816662187724, 52.365859555185274, 0.0 ] }, "distance": 16.45, "direction": 91.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track86_Sphere_00056", "timestamp": "2024-11-28T11:12:18Z", "filename": "Job_20241128_0827_Track86_Sphere_00056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 16.44866304, "relative_pitch": 0.0, "relative_heading": 91.28155564661208, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83533092052441, 52.3658524045412, 44.2392005799338 ] }, "distance": 16.68, "direction": 266.0, "angle": 69.34, "elevation": 44.24, "pano_id": "TMX7316010203-002513_pano_0000_000698", "timestamp": "2022-04-13T09:51:55.432510Z", "filename": "pano_0000_000698.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 16.68321351, "relative_pitch": 69.3378478822477, "relative_heading": 266.0006794517383, "relative_elevation": 44.2392005799338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83581259480359, 52.3658244087359, 44.5719059770927 ] }, "distance": 16.72, "direction": 104.82, "angle": 69.43, "elevation": 44.57, "pano_id": "TMX7316010203-001698_pano_0001_001602", "timestamp": "2020-05-08T07:39:49.034760Z", "filename": "pano_0001_001602.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 16.72411908, "relative_pitch": 69.43307525037508, "relative_heading": 104.82365253803472, "relative_elevation": 44.5719059770927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_004253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83533241943689, 52.3658387282665, 43.8377674436197 ] }, "distance": 16.76, "direction": 260.78, "angle": 69.08, "elevation": 43.84, "pano_id": "TMX7316010203-000825_pano_0000_004253", "timestamp": "2018-07-04T12:40:38.748890Z", "filename": "pano_0000_004253.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 16.75706281, "relative_pitch": 69.08055733989151, "relative_heading": 260.77837221878735, "relative_elevation": 43.8377674436197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83533237438313, 52.3658363715435, 44.0710602402687 ] }, "distance": 16.8, "direction": 259.9, "angle": 69.13, "elevation": 44.07, "pano_id": "TMX7316010203-001031_pano_0004_000067", "timestamp": "2019-01-02T09:12:45.280570Z", "filename": "pano_0004_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 16.80410458, "relative_pitch": 69.12836745866505, "relative_heading": 259.89742049955163, "relative_elevation": 44.0710602402687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83582212042977, 52.3658501914078, 44.2698748856783 ] }, "distance": 16.88, "direction": 94.79, "angle": 69.13, "elevation": 44.27, "pano_id": "TMX7316010203-002439_pano_0009_000036", "timestamp": "2022-01-25T12:21:14.787740Z", "filename": "pano_0009_000036.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 16.87534405, "relative_pitch": 69.13352893858506, "relative_heading": 94.79228841221197, "relative_elevation": 44.2698748856783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_000896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83582440653389, 52.3658662939982, 44.2794651705772 ] }, "distance": 16.98, "direction": 88.71, "angle": 69.02, "elevation": 44.28, "pano_id": "TMX7316010203-001523_pano_0000_000896", "timestamp": "2019-12-18T08:15:22.732330Z", "filename": "pano_0000_000896.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 16.9763634, "relative_pitch": 69.02360900051872, "relative_heading": 88.71071023623068, "relative_elevation": 44.2794651705772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83532718216314, 52.3658448682633, 44.4081269642338 ] }, "distance": 17.02, "direction": 263.24, "angle": 69.04, "elevation": 44.41, "pano_id": "TMX7316010203-000154_pano_0000_004245", "timestamp": "2016-10-10T10:11:01.818570Z", "filename": "pano_0000_004245.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 17.01544036, "relative_pitch": 69.03514073525979, "relative_heading": 263.24251532008276, "relative_elevation": 44.4081269642338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83582787540093, 52.3658405914984, 44.3833602061495 ] }, "distance": 17.39, "direction": 98.19, "angle": 68.61, "elevation": 44.38, "pano_id": "TMX7316010203-000154_pano_0000_004252", "timestamp": "2016-10-10T10:11:10.573500Z", "filename": "pano_0000_004252.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 17.38587087, "relative_pitch": 68.6087043495369, "relative_heading": 98.194415043801, "relative_elevation": 44.3833602061495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8358334901246, 52.3658553162897, 44.2247781287879 ] }, "distance": 17.61, "direction": 92.73, "angle": 68.29, "elevation": 44.22, "pano_id": "TMX7316010203-002513_pano_0000_000705", "timestamp": "2022-04-13T09:52:15.137560Z", "filename": "pano_0000_000705.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 17.61083777, "relative_pitch": 68.28695898510827, "relative_heading": 92.7324884914745, "relative_elevation": 44.2247781287879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835837334915267, 52.36586190739225, 0.0 ] }, "distance": 17.85, "direction": 90.34, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00288", "timestamp": "2025-10-01T11:26:53Z", "filename": "2025_10_01_11_11_11_00288.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 17.85302174, "relative_pitch": 0.0, "relative_heading": 90.34062957551927, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_002749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83582981769712, 52.3658216538276, 45.5822804756463 ] }, "distance": 17.94, "direction": 104.81, "angle": 68.52, "elevation": 45.58, "pano_id": "TMX7316010203-001310_pano_0000_002749", "timestamp": "2019-07-12T09:46:40.873890Z", "filename": "pano_0000_002749.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 17.93667143, "relative_pitch": 68.52031432823334, "relative_heading": 104.81149699148442, "relative_elevation": 45.5822804756463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83583741746373, 52.3658441645071, 44.2763160839677 ] }, "distance": 17.98, "direction": 96.64, "angle": 67.9, "elevation": 44.28, "pano_id": "TMX7316010203-001031_pano_0004_000083", "timestamp": "2019-01-02T09:13:11.365280Z", "filename": "pano_0004_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 17.97911313, "relative_pitch": 67.89959393314197, "relative_heading": 96.64490352574329, "relative_elevation": 44.2763160839677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83531298228021, 52.3658370906548, 44.4543333398178 ] }, "distance": 18.09, "direction": 260.88, "angle": 67.85, "elevation": 44.45, "pano_id": "TMX7316010203-001698_pano_0001_001595", "timestamp": "2020-05-08T07:39:43.714640Z", "filename": "pano_0001_001595.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 18.09317832, "relative_pitch": 67.85338422084583, "relative_heading": 260.8806919986261, "relative_elevation": 44.4543333398178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83531069897519, 52.3658377472566, 44.1906925998628 ] }, "distance": 18.24, "direction": 261.18, "angle": 67.58, "elevation": 44.19, "pano_id": "TMX7316010203-001031_pano_0004_000076", "timestamp": "2019-01-02T09:13:05.475330Z", "filename": "pano_0004_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 18.23542055, "relative_pitch": 67.57636286639999, "relative_heading": 261.18480878083534, "relative_elevation": 44.1906925998628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83530739410061, 52.3658524581569, 44.2618810087442 ] }, "distance": 18.28, "direction": 266.37, "angle": 67.56, "elevation": 44.26, "pano_id": "TMX7316010203-002439_pano_0009_000029", "timestamp": "2022-01-25T12:21:09.692760Z", "filename": "pano_0009_000029.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 18.28181697, "relative_pitch": 67.55753892012659, "relative_heading": 266.36963890063794, "relative_elevation": 44.2618810087442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83574073424128, 52.3659923398391, 44.3074979661033 ] }, "distance": 18.29, "direction": 38.04, "angle": 67.57, "elevation": 44.31, "pano_id": "TMX7316010203-001031_pano_0004_000059", "timestamp": "2019-01-02T09:12:35.450700Z", "filename": "pano_0004_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 18.29344077, "relative_pitch": 67.56551265043184, "relative_heading": 38.039695815850166, "relative_elevation": 44.3074979661033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_004260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_004260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_004260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83584268924501, 52.3658425521463, 44.0872345296666 ] }, "distance": 18.36, "direction": 97.07, "angle": 67.39, "elevation": 44.09, "pano_id": "TMX7316010203-000825_pano_0000_004260", "timestamp": "2018-07-04T12:40:48.378930Z", "filename": "pano_0000_004260.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 18.35706768, "relative_pitch": 67.3941039112659, "relative_heading": 97.07143155548647, "relative_elevation": 44.0872345296666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_002742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_002742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_002742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83530970374731, 52.3658344491314, 45.6116310693324 ] }, "distance": 18.36, "direction": 260.09, "angle": 68.07, "elevation": 45.61, "pano_id": "TMX7316010203-001310_pano_0000_002742", "timestamp": "2019-07-12T09:46:34.713910Z", "filename": "pano_0000_002742.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 18.36203365, "relative_pitch": 68.0715910960055, "relative_heading": 260.0855327024942, "relative_elevation": 45.6116310693324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_000889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_000889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_000889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83530356287021, 52.3658579906544, 44.2912033135071 ] }, "distance": 18.51, "direction": 268.32, "angle": 67.31, "elevation": 44.29, "pano_id": "TMX7316010203-001523_pano_0000_000889", "timestamp": "2019-12-18T08:15:16.982400Z", "filename": "pano_0000_000889.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 18.51403404, "relative_pitch": 67.31472991351349, "relative_heading": 268.3225223763031, "relative_elevation": 44.2912033135071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track86_Sphere_00064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track86_Sphere_00064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835311307371067, 52.365904943418066, 0.0 ] }, "distance": 18.58, "direction": 284.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track86_Sphere_00064", "timestamp": "2024-11-28T11:13:03Z", "filename": "Job_20241128_0827_Track86_Sphere_00064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 18.57836499, "relative_pitch": 0.0, "relative_heading": 284.598820233765, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_001588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83584015443329, 52.3658153520339, 45.9427858348936 ] }, "distance": 18.8, "direction": 106.33, "angle": 67.74, "elevation": 45.94, "pano_id": "TMX7316010203-000293_pano_0000_001588", "timestamp": "2017-05-10T08:33:57.166800Z", "filename": "pano_0000_001588.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 18.80323821, "relative_pitch": 67.74193658520456, "relative_heading": 106.3289189561242, "relative_elevation": 45.9427858348936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83585134648072, 52.3658542643891, 44.3187842061743 ] }, "distance": 18.83, "direction": 92.91, "angle": 66.98, "elevation": 44.32, "pano_id": "TMX7316010203-002439_pano_0009_000012", "timestamp": "2022-01-25T12:20:47.182970Z", "filename": "pano_0009_000012.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 18.83144404, "relative_pitch": 66.97893120133612, "relative_heading": 92.91177652166674, "relative_elevation": 44.3187842061743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835297077465627, 52.36585441981222, 0.0 ] }, "distance": 18.97, "direction": 267.16, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00295", "timestamp": "2025-10-01T11:27:02Z", "filename": "2025_10_01_11_11_11_00295.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 18.97113388, "relative_pitch": 0.0, "relative_heading": 267.1619813333706, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_002159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83585616484605, 52.3658454067418, 44.2253585224971 ] }, "distance": 19.23, "direction": 95.8, "angle": 66.5, "elevation": 44.23, "pano_id": "TMX7316010203-002083_pano_0000_002159", "timestamp": "2021-04-09T07:59:54.678740Z", "filename": "pano_0000_002159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 19.23366193, "relative_pitch": 66.49571956468311, "relative_heading": 95.79565314934989, "relative_elevation": 44.2253585224971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_002151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_002151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_002151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83528023122421, 52.3658547966347, 44.2251470889896 ] }, "distance": 20.12, "direction": 267.44, "angle": 65.54, "elevation": 44.23, "pano_id": "TMX7316010203-002083_pano_0000_002151", "timestamp": "2021-04-09T07:59:49.298770Z", "filename": "pano_0000_002151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 20.11540313, "relative_pitch": 65.542020359285, "relative_heading": 267.44311472315735, "relative_elevation": 44.2251470889896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_001584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83527738818554, 52.3658405147798, 45.5779320942238 ] }, "distance": 20.44, "direction": 263.01, "angle": 65.84, "elevation": 45.58, "pano_id": "TMX7316010203-000293_pano_0000_001584", "timestamp": "2017-05-10T08:33:49.621820Z", "filename": "pano_0000_001584.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 20.44084819, "relative_pitch": 65.84465976428446, "relative_heading": 263.0128120606941, "relative_elevation": 45.5779320942238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0009_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0009_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0009_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83527143722283, 52.3658541615298, 44.2644095066935 ] }, "distance": 20.72, "direction": 267.32, "angle": 64.92, "elevation": 44.26, "pano_id": "TMX7316010203-002439_pano_0009_000020", "timestamp": "2022-01-25T12:20:53.887980Z", "filename": "pano_0009_000020.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": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 20.7170248, "relative_pitch": 64.91904562687633, "relative_heading": 267.32177221681553, "relative_elevation": 44.2644095066935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track86_Sphere_00059/adjacencies/b_20241128_0827_Track86_Sphere_00059/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83585739787838, 52.3657900811031, 44.5518583208323 ] }, "distance": 20.86, "direction": 112.85, "angle": 64.91, "elevation": 44.55, "pano_id": "TMX7316010203-001698_pano_0001_001603", "timestamp": "2020-05-08T07:39:49.969630Z", "filename": "pano_0001_001603.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track86_Sphere_00059", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117428.32408337732, 486584.899459803 ] }, "relative_distance": 20.85594333, "relative_pitch": 64.91442069421436, "relative_heading": 112.84932555048691, "relative_elevation": 44.5518583208323 } ] } }