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/2025_10_02_10_23_36_00132/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_10_23_36_00132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862526909812691, 52.39493419490639, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_10_23_36_00132", "timestamp": "2025-10-02T10:38:21Z", "filename": "2025_10_02_10_23_36_00132.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "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/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-07-17_01710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862526243206879, 52.39493641252136, 0.0 ] }, "distance": 0.25, "direction": 349.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-09_07-07-17_01710", "timestamp": "2024-10-09T07:25:30Z", "filename": "recording_2024-10-09_07-07-17_01710.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 0.25090224, "relative_pitch": 0.0, "relative_heading": 349.5803731378669, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86252976071665, 52.3949363554978, 45.9893769714981 ] }, "distance": 0.31, "direction": 38.91, "angle": 89.62, "elevation": 45.99, "pano_id": "TMX7316010203-000800_pano_0000_006087", "timestamp": "2018-06-20T13:04:49.460170Z", "filename": "pano_0000_006087.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 0.30897156, "relative_pitch": 89.61507414957117, "relative_heading": 38.91048832897183, "relative_elevation": 45.9893769714981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86252017738101, 52.3949445140961, 45.8819365184754 ] }, "distance": 1.24, "direction": 338.24, "angle": 88.46, "elevation": 45.88, "pano_id": "TMX7316010203-001127_pano_0000_002412", "timestamp": "2019-04-15T10:05:46.703010Z", "filename": "pano_0000_002412.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 1.23634345, "relative_pitch": 88.45647046224393, "relative_heading": 338.2423283581679, "relative_elevation": 45.8819365184754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0004_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86254130842329, 52.3949203052717, 45.6812264230102 ] }, "distance": 1.83, "direction": 147.62, "angle": 87.71, "elevation": 45.68, "pano_id": "TMX7316010203-002652_pano_0004_000019", "timestamp": "2022-06-30T07:54:10.202450Z", "filename": "pano_0004_000019.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 1.830152, "relative_pitch": 87.70575476012908, "relative_heading": 147.61860758322598, "relative_elevation": 45.6812264230102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000463_pano_0000_001975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86255151806553, 52.3949232852878, 45.9446362648159 ] }, "distance": 2.07, "direction": 125.93, "angle": 87.42, "elevation": 45.94, "pano_id": "TMX7316060226-000463_pano_0000_001975", "timestamp": "2019-11-06T11:04:30.195550Z", "filename": "pano_0000_001975.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 2.06876419, "relative_pitch": 87.42186557795988, "relative_heading": 125.93076674571522, "relative_elevation": 45.9446362648159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002215_pano_0000_003644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86255717629238, 52.3949278619032, 45.9103608168662 ] }, "distance": 2.18, "direction": 108.88, "angle": 87.28, "elevation": 45.91, "pano_id": "TMX7316010203-002215_pano_0000_003644", "timestamp": "2021-07-06T07:51:16.175830Z", "filename": "pano_0000_003644.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 2.17748573, "relative_pitch": 87.28454937695602, "relative_heading": 108.88270053460153, "relative_elevation": 45.9103608168662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000463_pano_0000_001974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86249976542022, 52.3949558341582, 45.9445095220581 ] }, "distance": 3.04, "direction": 322.5, "angle": 86.22, "elevation": 45.94, "pano_id": "TMX7316060226-000463_pano_0000_001974", "timestamp": "2019-11-06T11:04:29.765610Z", "filename": "pano_0000_001974.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 3.03517177, "relative_pitch": 86.22043600017317, "relative_heading": 322.4981726653961, "relative_elevation": 45.9445095220581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002215_pano_0000_003643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86250455889016, 52.3949599024973, 45.910245668143 ] }, "distance": 3.24, "direction": 331.99, "angle": 85.96, "elevation": 45.91, "pano_id": "TMX7316010203-002215_pano_0000_003643", "timestamp": "2021-07-06T07:51:15.550830Z", "filename": "pano_0000_003643.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 3.24005481, "relative_pitch": 85.96311942122529, "relative_heading": 331.99283747380656, "relative_elevation": 45.910245668143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0004_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86248969694049, 52.3949525510329, 45.7099090823904 ] }, "distance": 3.25, "direction": 308.88, "angle": 85.93, "elevation": 45.71, "pano_id": "TMX7316010203-002652_pano_0004_000018", "timestamp": "2022-06-30T07:54:09.812440Z", "filename": "pano_0004_000018.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 3.25407186, "relative_pitch": 85.92800386200385, "relative_heading": 308.8805197025536, "relative_elevation": 45.7099090823904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000279_pano_0000_002790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_002790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_002790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86256899296851, 52.3949098668299, 45.7487546857446 ] }, "distance": 3.94, "direction": 133.38, "angle": 85.08, "elevation": 45.75, "pano_id": "TMX7316010203-000279_pano_0000_002790", "timestamp": "2017-04-24T09:29:03.860240Z", "filename": "pano_0000_002790.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 3.94142481, "relative_pitch": 85.07591511788766, "relative_heading": 133.37996248830527, "relative_elevation": 45.7487546857446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86257279820022, 52.3949112132262, 45.8802505079657 ] }, "distance": 4.04, "direction": 129.31, "angle": 84.97, "elevation": 45.88, "pano_id": "TMX7316010203-001127_pano_0000_002413", "timestamp": "2019-04-15T10:05:47.123010Z", "filename": "pano_0000_002413.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 4.03699061, "relative_pitch": 84.9715106276502, "relative_heading": 129.30603904765388, "relative_elevation": 45.8802505079657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-07-17_01711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862575874373491, 52.394903277424184, 0.0 ] }, "distance": 4.79, "direction": 135.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-09_07-07-17_01711", "timestamp": "2024-10-09T07:25:30Z", "filename": "recording_2024-10-09_07-07-17_01711.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 4.79015598, "relative_pitch": 0.0, "relative_heading": 135.9068738997438, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_10_23_36_00133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862575578998497, 52.394901093131146, 0.0 ] }, "distance": 4.95, "direction": 138.03, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_10_23_36_00133", "timestamp": "2025-10-02T10:38:22Z", "filename": "2025_10_02_10_23_36_00133.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 4.95413311, "relative_pitch": 0.0, "relative_heading": 138.0303489190492, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_10_23_36_00131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862476821157313, 52.394966814025864, 0.0 ] }, "distance": 4.98, "direction": 316.79, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_10_23_36_00131", "timestamp": "2025-10-02T10:38:21Z", "filename": "2025_10_02_10_23_36_00131.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 4.97998337, "relative_pitch": 0.0, "relative_heading": 316.7905383045035, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86258056074654, 52.3949037055868, 45.9948741337284 ] }, "distance": 4.98, "direction": 132.89, "angle": 83.81, "elevation": 45.99, "pano_id": "TMX7316010203-000800_pano_0000_006088", "timestamp": "2018-06-20T13:04:49.850200Z", "filename": "pano_0000_006088.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 4.98481819, "relative_pitch": 83.81455790212263, "relative_heading": 132.89094968119633, "relative_elevation": 45.9948741337284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86247806512524, 52.3949682891452, 45.9674371732399 ] }, "distance": 5.04, "direction": 318.77, "angle": 83.74, "elevation": 45.97, "pano_id": "TMX7316010203-000800_pano_0000_006086", "timestamp": "2018-06-20T13:04:49.065060Z", "filename": "pano_0000_006086.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 5.04464835, "relative_pitch": 83.73719683106825, "relative_heading": 318.76834541439337, "relative_elevation": 45.9674371732399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-07-17_01709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862475552798879, 52.3949689214121, 0.0 ] }, "distance": 5.21, "direction": 317.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-09_07-07-17_01709", "timestamp": "2024-10-09T07:25:30Z", "filename": "recording_2024-10-09_07-07-17_01709.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 5.21092777, "relative_pitch": 0.0, "relative_heading": 317.86401770399124, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000279_pano_0000_002789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_002789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_002789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86246633434706, 52.3949745330217, 45.7305757403374 ] }, "distance": 6.1, "direction": 317.43, "angle": 82.41, "elevation": 45.73, "pano_id": "TMX7316010203-000279_pano_0000_002789", "timestamp": "2017-04-24T09:29:03.260250Z", "filename": "pano_0000_002789.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 6.09515129, "relative_pitch": 82.40813727459152, "relative_heading": 317.42772899168807, "relative_elevation": 45.7305757403374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86246581581022, 52.394977305716, 45.874152877368 ] }, "distance": 6.35, "direction": 319.08, "angle": 82.12, "elevation": 45.87, "pano_id": "TMX7316010203-001127_pano_0000_002411", "timestamp": "2019-04-15T10:05:46.277980Z", "filename": "pano_0000_002411.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 6.34887097, "relative_pitch": 82.12045727775447, "relative_heading": 319.0770457286548, "relative_elevation": 45.874152877368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0004_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86259135687593, 52.3948874595679, 45.6461666561663 ] }, "distance": 6.8, "direction": 139.85, "angle": 81.52, "elevation": 45.65, "pano_id": "TMX7316010203-002652_pano_0004_000020", "timestamp": "2022-06-30T07:54:10.587470Z", "filename": "pano_0004_000020.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 6.80374965, "relative_pitch": 81.52224355922763, "relative_heading": 139.84945448373117, "relative_elevation": 45.6461666561663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000463_pano_0000_001976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86260140424063, 52.3948902957617, 45.9458894329146 ] }, "distance": 7.04, "direction": 133.93, "angle": 81.29, "elevation": 45.95, "pano_id": "TMX7316060226-000463_pano_0000_001976", "timestamp": "2019-11-06T11:04:30.715530Z", "filename": "pano_0000_001976.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 7.04108473, "relative_pitch": 81.2873577155675, "relative_heading": 133.92899500388825, "relative_elevation": 45.9458894329146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002215_pano_0000_003645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86260823130135, 52.3948948845916, 45.9101716959849 ] }, "distance": 7.06, "direction": 128.32, "angle": 81.26, "elevation": 45.91, "pano_id": "TMX7316010203-002215_pano_0000_003645", "timestamp": "2021-07-06T07:51:16.795780Z", "filename": "pano_0000_003645.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 7.05536977, "relative_pitch": 81.26326629393905, "relative_heading": 128.31527314970143, "relative_elevation": 45.9101716959849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000463_pano_0000_001973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86244658053352, 52.3949879737076, 45.9140317635611 ] }, "distance": 8.11, "direction": 317.58, "angle": 79.99, "elevation": 45.91, "pano_id": "TMX7316060226-000463_pano_0000_001973", "timestamp": "2019-11-06T11:04:29.385560Z", "filename": "pano_0000_001973.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 8.10628669, "relative_pitch": 79.98740878395523, "relative_heading": 317.580089006539, "relative_elevation": 45.9140317635611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002215_pano_0000_003642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86245127844465, 52.3949910459502, 45.9074637517333 ] }, "distance": 8.16, "direction": 320.86, "angle": 79.93, "elevation": 45.91, "pano_id": "TMX7316010203-002215_pano_0000_003642", "timestamp": "2021-07-06T07:51:14.925780Z", "filename": "pano_0000_003642.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 8.1562981, "relative_pitch": 79.92548612932366, "relative_heading": 320.86022988638535, "relative_elevation": 45.9074637517333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0004_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86243714617591, 52.3949837920037, 45.7264664117247 ] }, "distance": 8.23, "direction": 312.09, "angle": 79.79, "elevation": 45.73, "pano_id": "TMX7316010203-002652_pano_0004_000017", "timestamp": "2022-06-30T07:54:09.422440Z", "filename": "pano_0004_000017.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 8.23378359, "relative_pitch": 79.79236142515977, "relative_heading": 312.08842242225467, "relative_elevation": 45.7264664117247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_011839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8625968447965, 52.395001919708, 45.9697105335072 ] }, "distance": 8.91, "direction": 32.28, "angle": 79.03, "elevation": 45.97, "pano_id": "TMX7316010203-001518_pano_0000_011839", "timestamp": "2019-12-17T11:27:06.193780Z", "filename": "pano_0000_011839.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 8.91379374, "relative_pitch": 79.02619956572191, "relative_heading": 32.28099543526221, "relative_elevation": 45.9697105335072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86262421335108, 52.3948770982366, 45.8869609236717 ] }, "distance": 9.18, "direction": 133.81, "angle": 78.69, "elevation": 45.89, "pano_id": "TMX7316010203-001127_pano_0000_002414", "timestamp": "2019-04-15T10:05:47.543000Z", "filename": "pano_0000_002414.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.17816642, "relative_pitch": 78.68913797858605, "relative_heading": 133.80703503619782, "relative_elevation": 45.8869609236717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86260503822545, 52.3950019741477, 46.0290247770026 ] }, "distance": 9.23, "direction": 35.19, "angle": 78.66, "elevation": 46.03, "pano_id": "TMX7316010203-001710_pano_0000_003785", "timestamp": "2020-05-14T07:19:39.364400Z", "filename": "pano_0000_003785.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.22867964, "relative_pitch": 78.66269145628866, "relative_heading": 35.18967019879094, "relative_elevation": 46.0290247770026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000470_pano_0001_000672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86260533424688, 52.3950018641819, 45.9674385730177 ] }, "distance": 9.23, "direction": 35.34, "angle": 78.65, "elevation": 45.97, "pano_id": "TMX7316060226-000470_pano_0001_000672", "timestamp": "2019-11-07T09:48:19.639910Z", "filename": "pano_0001_000672.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.23032199, "relative_pitch": 78.64592836082765, "relative_heading": 35.335666065730194, "relative_elevation": 45.9674385730177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0003_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86261575414481, 52.3949974377014, 46.1361946063116 ] }, "distance": 9.28, "direction": 40.68, "angle": 78.63, "elevation": 46.14, "pano_id": "TMX7316010203-002652_pano_0003_000074", "timestamp": "2022-06-30T07:52:24.938000Z", "filename": "pano_0003_000074.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.27900962, "relative_pitch": 78.62826052472985, "relative_heading": 40.67537299146221, "relative_elevation": 46.1361946063116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86262664049942, 52.3949926259508, 46.0298364525661 ] }, "distance": 9.4, "direction": 46.24, "angle": 78.46, "elevation": 46.03, "pano_id": "TMX7316010203-001127_pano_0000_002366", "timestamp": "2019-04-15T10:05:20.093190Z", "filename": "pano_0000_002366.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.40018288, "relative_pitch": 78.45780490585118, "relative_heading": 46.23682796354896, "relative_elevation": 46.0298364525661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_002422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862631498596, 52.3949906714392, 45.9750208379701 ] }, "distance": 9.5, "direction": 48.57, "angle": 78.33, "elevation": 45.98, "pano_id": "TMX7316010203-000529_pano_0000_002422", "timestamp": "2017-12-28T10:58:40.924220Z", "filename": "pano_0000_002422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.496425, "relative_pitch": 78.3293330347525, "relative_heading": 48.565210856884505, "relative_elevation": 45.9750208379701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_04921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862437212470399, 52.39486748638953, 0.0 ] }, "distance": 9.61, "direction": 219.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_04921", "timestamp": "2025-06-17T05:57:49Z", "filename": "recording_2025-06-17_04-45-19_04921.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.61157791, "relative_pitch": 0.0, "relative_heading": 219.43954947896094, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_002423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86257059992907, 52.3950165307778, 45.9620191110298 ] }, "distance": 9.63, "direction": 17.98, "angle": 78.16, "elevation": 45.96, "pano_id": "TMX7316010203-000529_pano_0000_002423", "timestamp": "2017-12-28T10:58:41.289200Z", "filename": "pano_0000_002423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.63253435, "relative_pitch": 78.1634922940908, "relative_heading": 17.98406139276299, "relative_elevation": 45.9620191110298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86256534391259, 52.3950183596548, 46.0157372616231 ] }, "distance": 9.72, "direction": 15.61, "angle": 78.07, "elevation": 46.02, "pano_id": "TMX7316010203-001127_pano_0000_002367", "timestamp": "2019-04-15T10:05:20.648160Z", "filename": "pano_0000_002367.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.72399199, "relative_pitch": 78.06786803836583, "relative_heading": 15.607996154275783, "relative_elevation": 46.0157372616231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-07-17_01712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862624740545012, 52.39486979086042, 0.0 ] }, "distance": 9.78, "direction": 137.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-09_07-07-17_01712", "timestamp": "2024-10-09T07:25:31Z", "filename": "recording_2024-10-09_07-07-17_01712.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.78309252, "relative_pitch": 0.0, "relative_heading": 137.10009205688647, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86261788898199, 52.3950029966582, 46.1073266547173 ] }, "distance": 9.85, "direction": 38.97, "angle": 77.94, "elevation": 46.11, "pano_id": "TMX7316010203-000800_pano_0000_006154", "timestamp": "2018-06-20T13:05:34.929970Z", "filename": "pano_0000_006154.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.84721912, "relative_pitch": 77.94436380323482, "relative_heading": 38.970574726242674, "relative_elevation": 46.1073266547173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_01117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862596720602313, 52.395012000908075, 0.0 ] }, "distance": 9.88, "direction": 28.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_01117", "timestamp": "2024-10-22T06:49:38Z", "filename": "recording_2024-10-22_06-34-31_01117.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.8763034, "relative_pitch": 0.0, "relative_heading": 28.761653277674366, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_05098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862588840004058, 52.39501454051976, 0.0 ] }, "distance": 9.88, "direction": 25.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_05098", "timestamp": "2025-06-17T05:59:47Z", "filename": "recording_2025-06-17_04-45-19_05098.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.88452157, "relative_pitch": 0.0, "relative_heading": 25.245364490113598, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000047_pano_0000_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86260342522961, 52.3950099667096, 45.9616624880582 ] }, "distance": 9.91, "direction": 31.71, "angle": 77.83, "elevation": 45.96, "pano_id": "TMX7316010203-000047_pano_0000_000091", "timestamp": "2016-08-04T11:04:01.777200Z", "filename": "pano_0000_000091.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.91055735, "relative_pitch": 77.83180853948369, "relative_heading": 31.70565320588371, "relative_elevation": 45.9616624880582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_06-09-14_00258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862426991582278, 52.394869304074255, 0.0 ] }, "distance": 9.92, "direction": 223.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_06-09-14_00258", "timestamp": "2024-09-09T06:12:53Z", "filename": "recording_2024-09-09_06-09-14_00258.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.91973048, "relative_pitch": 0.0, "relative_heading": 223.2881834869467, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_10_23_36_00134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862623725721495, 52.39486744077308, 0.0 ] }, "distance": 9.93, "direction": 138.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_10_23_36_00134", "timestamp": "2025-10-02T10:38:22Z", "filename": "2025_10_02_10_23_36_00134.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 9.93026425, "relative_pitch": 0.0, "relative_heading": 138.41928515120668, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_10_23_36_00130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862424770524264, 52.394998858207316, 0.0 ] }, "distance": 10.01, "direction": 315.98, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_10_23_36_00130", "timestamp": "2025-10-02T10:38:20Z", "filename": "2025_10_02_10_23_36_00130.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.00577252, "relative_pitch": 0.0, "relative_heading": 315.9823069189316, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86263052098718, 52.3948702714031, 45.9971995167434 ] }, "distance": 10.02, "direction": 135.24, "angle": 77.71, "elevation": 46.0, "pano_id": "TMX7316010203-000800_pano_0000_006089", "timestamp": "2018-06-20T13:04:50.235080Z", "filename": "pano_0000_006089.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.01703768, "relative_pitch": 77.71423877494453, "relative_heading": 135.24284370610553, "relative_elevation": 45.9971995167434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86242489039682, 52.3949997291957, 45.9695453466848 ] }, "distance": 10.07, "direction": 316.4, "angle": 77.64, "elevation": 45.97, "pano_id": "TMX7316010203-000800_pano_0000_006085", "timestamp": "2018-06-20T13:04:48.665100Z", "filename": "pano_0000_006085.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.07006535, "relative_pitch": 77.64399089503245, "relative_heading": 316.398884663722, "relative_elevation": 45.9695453466848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_011838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8626580046635, 52.3949765800706, 45.9784541809931 ] }, "distance": 10.09, "direction": 62.14, "angle": 77.62, "elevation": 45.98, "pano_id": "TMX7316010203-001518_pano_0000_011838", "timestamp": "2019-12-17T11:27:05.863780Z", "filename": "pano_0000_011838.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.09357104, "relative_pitch": 77.61836375367776, "relative_heading": 62.14284709227462, "relative_elevation": 45.9784541809931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0003_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8625547348425, 52.395023849709, 46.1273502493277 ] }, "distance": 10.15, "direction": 10.75, "angle": 77.58, "elevation": 46.13, "pano_id": "TMX7316010203-002652_pano_0003_000075", "timestamp": "2022-06-30T07:52:25.302980Z", "filename": "pano_0003_000075.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.15453962, "relative_pitch": 77.58485390791589, "relative_heading": 10.750206740775752, "relative_elevation": 46.1273502493277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-07-17_01708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862423554091516, 52.39500058802856, 0.0 ] }, "distance": 10.2, "direction": 316.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-09_07-07-17_01708", "timestamp": "2024-10-09T07:25:29Z", "filename": "recording_2024-10-09_07-07-17_01708.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.20200305, "relative_pitch": 0.0, "relative_heading": 316.39907053294104, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86254947758117, 52.3950252183814, 46.0131112886593 ] }, "distance": 10.24, "direction": 8.62, "angle": 77.45, "elevation": 46.01, "pano_id": "TMX7316010203-001710_pano_0000_003786", "timestamp": "2020-05-14T07:19:39.684390Z", "filename": "pano_0000_003786.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.24446258, "relative_pitch": 77.44826107745605, "relative_heading": 8.624441428552805, "relative_elevation": 46.0131112886593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_05097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862649159991817, 52.394988878195505, 0.0 ] }, "distance": 10.31, "direction": 53.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_05097", "timestamp": "2025-06-17T05:59:47Z", "filename": "recording_2025-06-17_04-45-19_05097.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.30913248, "relative_pitch": 0.0, "relative_heading": 53.82582667066102, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_011840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86253598383163, 52.3950270551094, 45.9511141097173 ] }, "distance": 10.35, "direction": 3.42, "angle": 77.3, "elevation": 45.95, "pano_id": "TMX7316010203-001518_pano_0000_011840", "timestamp": "2019-12-17T11:27:06.518780Z", "filename": "pano_0000_011840.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.35145027, "relative_pitch": 77.30484214117597, "relative_heading": 3.4209506399229204, "relative_elevation": 45.9511141097173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86266130006246, 52.3949783554867, 46.0376528026536 ] }, "distance": 10.38, "direction": 61.76, "angle": 77.29, "elevation": 46.04, "pano_id": "TMX7316010203-001710_pano_0000_003784", "timestamp": "2020-05-14T07:19:39.039460Z", "filename": "pano_0000_003784.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.38444748, "relative_pitch": 77.28885024219254, "relative_heading": 61.7574721225819, "relative_elevation": 46.0376528026536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000470_pano_0001_000673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86254407903477, 52.3950276218166, 45.9499221174046 ] }, "distance": 10.46, "direction": 6.41, "angle": 77.17, "elevation": 45.95, "pano_id": "TMX7316060226-000470_pano_0001_000673", "timestamp": "2019-11-07T09:48:19.934940Z", "filename": "pano_0001_000673.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.46155463, "relative_pitch": 77.1739306623953, "relative_heading": 6.414343316148328, "relative_elevation": 45.9499221174046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000470_pano_0001_000671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86266698574462, 52.3949759204038, 45.9755327403545 ] }, "distance": 10.61, "direction": 64.04, "angle": 77.01, "elevation": 45.98, "pano_id": "TMX7316060226-000470_pano_0001_000671", "timestamp": "2019-11-07T09:48:19.339910Z", "filename": "pano_0001_000671.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.60558008, "relative_pitch": 77.01030339058373, "relative_heading": 64.03709737482362, "relative_elevation": 45.9755327403545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_01116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862657428116691, 52.39498664320773, 0.0 ] }, "distance": 10.63, "direction": 56.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_01116", "timestamp": "2024-10-22T06:49:37Z", "filename": "recording_2024-10-22_06-34-31_01116.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.63003937, "relative_pitch": 0.0, "relative_heading": 56.69967469122065, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_04920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862382739908212, 52.394896868455064, 0.0 ] }, "distance": 10.66, "direction": 247.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_04920", "timestamp": "2025-06-17T05:57:48Z", "filename": "recording_2025-06-17_04-45-19_04920.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.65668382, "relative_pitch": 0.0, "relative_heading": 247.06080583626004, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86255706092657, 52.3950291233542, 46.0913950791582 ] }, "distance": 10.76, "direction": 11.0, "angle": 76.86, "elevation": 46.09, "pano_id": "TMX7316010203-000800_pano_0000_006155", "timestamp": "2018-06-20T13:05:35.314910Z", "filename": "pano_0000_006155.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.76069847, "relative_pitch": 76.85885775963519, "relative_heading": 10.995683916831355, "relative_elevation": 46.0913950791582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000047_pano_0000_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86266442317802, 52.394984138628, 45.965821262449 ] }, "distance": 10.89, "direction": 59.3, "angle": 76.68, "elevation": 45.97, "pano_id": "TMX7316010203-000047_pano_0000_000090", "timestamp": "2016-08-04T11:04:01.347170Z", "filename": "pano_0000_000090.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 10.88624154, "relative_pitch": 76.67594124980796, "relative_heading": 59.30247742730397, "relative_elevation": 45.965821262449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0003_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86267699793533, 52.3949710907274, 46.1430310420692 ] }, "distance": 11.01, "direction": 68.11, "angle": 76.58, "elevation": 46.14, "pano_id": "TMX7316010203-002652_pano_0003_000073", "timestamp": "2022-06-30T07:52:24.572970Z", "filename": "pano_0003_000073.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 11.01084293, "relative_pitch": 76.57882541124897, "relative_heading": 68.10741695630038, "relative_elevation": 46.1430310420692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_06-09-14_00259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862481336138033, 52.39483889358918, 0.0 ] }, "distance": 11.05, "direction": 196.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_06-09-14_00259", "timestamp": "2024-09-09T06:12:53Z", "filename": "recording_2024-09-09_06-09-14_00259.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 11.04909971, "relative_pitch": 0.0, "relative_heading": 196.306394819341, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_04922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862491614261324, 52.39483663000484, 0.0 ] }, "distance": 11.12, "direction": 192.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_04922", "timestamp": "2025-06-17T05:57:49Z", "filename": "recording_2025-06-17_04-45-19_04922.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 11.11920387, "relative_pitch": 0.0, "relative_heading": 192.47893134066433, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_06-09-14_00257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862372223983932, 52.39489902117322, 0.0 ] }, "distance": 11.23, "direction": 249.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_06-09-14_00257", "timestamp": "2024-09-09T06:12:52Z", "filename": "recording_2024-09-09_06-09-14_00257.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 11.23366614, "relative_pitch": 0.0, "relative_heading": 249.6098033052051, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000047_pano_0000_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86254228736271, 52.3950357441775, 45.9436791064218 ] }, "distance": 11.35, "direction": 5.29, "angle": 76.13, "elevation": 45.94, "pano_id": "TMX7316010203-000047_pano_0000_000092", "timestamp": "2016-08-04T11:04:02.212200Z", "filename": "pano_0000_000092.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 11.34826077, "relative_pitch": 76.12544449454151, "relative_heading": 5.292560218451877, "relative_elevation": 45.9436791064218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86267861248459, 52.3949767970085, 46.1049143662676 ] }, "distance": 11.36, "direction": 65.34, "angle": 76.16, "elevation": 46.1, "pano_id": "TMX7316010203-000800_pano_0000_006153", "timestamp": "2018-06-20T13:05:34.544890Z", "filename": "pano_0000_006153.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 11.36281098, "relative_pitch": 76.15505261132337, "relative_heading": 65.34212685388573, "relative_elevation": 46.1049143662676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_01118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862536095763473, 52.3950373620175, 0.0 ] }, "distance": 11.5, "direction": 3.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_01118", "timestamp": "2024-10-22T06:49:38Z", "filename": "recording_2024-10-22_06-34-31_01118.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 11.49692178, "relative_pitch": 0.0, "relative_heading": 3.1177913375791184, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86241047156429, 52.3950092068554, 45.8728556996211 ] }, "distance": 11.51, "direction": 316.48, "angle": 75.91, "elevation": 45.87, "pano_id": "TMX7316010203-001127_pano_0000_002410", "timestamp": "2019-04-15T10:05:45.853010Z", "filename": "pano_0000_002410.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 11.51068021, "relative_pitch": 75.913846541267, "relative_heading": 316.48118028198206, "relative_elevation": 45.8728556996211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86268852940357, 52.3949666009826, 46.039302026853 ] }, "distance": 11.58, "direction": 71.85, "angle": 75.88, "elevation": 46.04, "pano_id": "TMX7316010203-001127_pano_0000_002365", "timestamp": "2019-04-15T10:05:19.508190Z", "filename": "pano_0000_002365.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 11.57764842, "relative_pitch": 75.8843437127895, "relative_heading": 71.85266205767726, "relative_elevation": 46.039302026853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_002421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86269259098605, 52.3949647495576, 45.9750495618209 ] }, "distance": 11.78, "direction": 73.22, "angle": 75.63, "elevation": 45.98, "pano_id": "TMX7316010203-000529_pano_0000_002421", "timestamp": "2017-12-28T10:58:40.554250Z", "filename": "pano_0000_002421.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 11.77958321, "relative_pitch": 75.6290026766343, "relative_heading": 73.22386381435997, "relative_elevation": 45.9750495618209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_05099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862528418172501, 52.395040112485354, 0.0 ] }, "distance": 11.79, "direction": 0.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_05099", "timestamp": "2025-06-17T05:59:47Z", "filename": "recording_2025-06-17_04-45-19_05099.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 11.78640947, "relative_pitch": 0.0, "relative_heading": 0.49913618081344874, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0004_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86264049255661, 52.3948537971011, 45.6182899558917 ] }, "distance": 11.82, "direction": 139.16, "angle": 75.47, "elevation": 45.62, "pano_id": "TMX7316010203-002652_pano_0004_000021", "timestamp": "2022-06-30T07:54:10.972440Z", "filename": "pano_0004_000021.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 11.824397, "relative_pitch": 75.46856608112222, "relative_heading": 139.16469233974158, "relative_elevation": 45.6182899558917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000463_pano_0000_001977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86265390816134, 52.3948592708769, 45.9440848808736 ] }, "distance": 12.01, "direction": 133.96, "angle": 75.35, "elevation": 45.94, "pano_id": "TMX7316060226-000463_pano_0000_001977", "timestamp": "2019-11-06T11:04:31.610560Z", "filename": "pano_0000_001977.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 12.01020144, "relative_pitch": 75.35018695611161, "relative_heading": 133.9613162511614, "relative_elevation": 45.9440848808736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002215_pano_0000_003646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86265794249913, 52.3948611818055, 45.9231314789504 ] }, "distance": 12.07, "direction": 132.33, "angle": 75.28, "elevation": 45.92, "pano_id": "TMX7316010203-002215_pano_0000_003646", "timestamp": "2021-07-06T07:51:17.415780Z", "filename": "pano_0000_003646.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 12.06516767, "relative_pitch": 75.27962114437906, "relative_heading": 132.32892811127067, "relative_elevation": 45.9231314789504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_002424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86251000932669, 52.3950422210778, 45.9386472934857 ] }, "distance": 12.08, "direction": 354.53, "angle": 75.27, "elevation": 45.94, "pano_id": "TMX7316010203-000529_pano_0000_002424", "timestamp": "2017-12-28T10:58:41.649200Z", "filename": "pano_0000_002424.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 12.07552271, "relative_pitch": 75.27229613882054, "relative_heading": 354.5330821755396, "relative_elevation": 45.9386472934857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86250417057363, 52.3950443684839, 45.9956955909729 ] }, "distance": 12.36, "direction": 352.8, "angle": 74.96, "elevation": 46.0, "pano_id": "TMX7316010203-001127_pano_0000_002368", "timestamp": "2019-04-15T10:05:21.183250Z", "filename": "pano_0000_002368.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 12.35688141, "relative_pitch": 74.96238292694743, "relative_heading": 352.8038612189068, "relative_elevation": 45.9956955909729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_05096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862709582322004, 52.39496325224455, 0.0 ] }, "distance": 12.85, "direction": 75.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_05096", "timestamp": "2025-06-17T05:59:46Z", "filename": "recording_2025-06-17_04-45-19_05096.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 12.84837702, "relative_pitch": 0.0, "relative_heading": 75.42449413394958, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86249390561201, 52.3950484868793, 45.9952789591625 ] }, "distance": 12.91, "direction": 349.98, "angle": 74.32, "elevation": 46.0, "pano_id": "TMX7316010203-001710_pano_0000_003787", "timestamp": "2020-05-14T07:19:40.004540Z", "filename": "pano_0000_003787.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 12.91473827, "relative_pitch": 74.3161079843394, "relative_heading": 349.9818198485969, "relative_elevation": 45.9952789591625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0003_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86249372317215, 52.3950501535056, 46.1148172076792 ] }, "distance": 13.1, "direction": 350.07, "angle": 74.14, "elevation": 46.11, "pano_id": "TMX7316010203-002652_pano_0003_000076", "timestamp": "2022-06-30T07:52:25.668000Z", "filename": "pano_0003_000076.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.0995399, "relative_pitch": 74.14208283981148, "relative_heading": 350.06943762961646, "relative_elevation": 46.1148172076792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000463_pano_0000_001972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86239276952243, 52.395019307365, 45.9197439616546 ] }, "distance": 13.16, "direction": 316.05, "angle": 74.01, "elevation": 45.92, "pano_id": "TMX7316060226-000463_pano_0000_001972", "timestamp": "2019-11-06T11:04:29.015590Z", "filename": "pano_0000_001972.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.15583938, "relative_pitch": 74.01318509540744, "relative_heading": 316.0461957219979, "relative_elevation": 45.9197439616546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002215_pano_0000_003641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86239702864134, 52.3950219228684, 45.9096927884966 ] }, "distance": 13.17, "direction": 317.83, "angle": 73.99, "elevation": 45.91, "pano_id": "TMX7316010203-002215_pano_0000_003641", "timestamp": "2021-07-06T07:51:14.305800Z", "filename": "pano_0000_003641.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.17053233, "relative_pitch": 73.99291992895674, "relative_heading": 317.833250235708, "relative_elevation": 45.9096927884966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86271752763882, 52.394954764848, 46.0381078589708 ] }, "distance": 13.18, "direction": 80.0, "angle": 74.03, "elevation": 46.04, "pano_id": "TMX7316010203-001710_pano_0000_003783", "timestamp": "2020-05-14T07:19:38.714410Z", "filename": "pano_0000_003783.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.17607021, "relative_pitch": 74.02892006258134, "relative_heading": 79.9958777249206, "relative_elevation": 46.0381078589708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0004_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8623833822682, 52.3950145387462, 45.7352627245709 ] }, "distance": 13.24, "direction": 312.46, "angle": 73.85, "elevation": 45.74, "pano_id": "TMX7316010203-002652_pano_0004_000016", "timestamp": "2022-06-30T07:54:09.027630Z", "filename": "pano_0004_000016.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.24329355, "relative_pitch": 73.85087753997473, "relative_heading": 312.46021883439386, "relative_elevation": 45.7352627245709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011837/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011837/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011837/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011837/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_011837/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011837/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011837/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011837/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011837/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86271957717208, 52.3949510675644, 45.9734353935346 ] }, "distance": 13.25, "direction": 81.85, "angle": 73.92, "elevation": 45.97, "pano_id": "TMX7316010203-001518_pano_0000_011837", "timestamp": "2019-12-17T11:27:05.528770Z", "filename": "pano_0000_011837.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.2489554, "relative_pitch": 73.92369594147934, "relative_heading": 81.85314590940236, "relative_elevation": 45.9734353935346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_01115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862718128803974, 52.39496128505616, 0.0 ] }, "distance": 13.36, "direction": 76.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_01115", "timestamp": "2024-10-22T06:49:37Z", "filename": "recording_2024-10-22_06-34-31_01115.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.36114725, "relative_pitch": 0.0, "relative_heading": 76.96098062928796, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000470_pano_0001_000674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86248338203825, 52.3950531731898, 45.9320227820426 ] }, "distance": 13.57, "direction": 347.38, "angle": 73.54, "elevation": 45.93, "pano_id": "TMX7316060226-000470_pano_0001_000674", "timestamp": "2019-11-07T09:48:20.225180Z", "filename": "pano_0001_000674.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.56680815, "relative_pitch": 73.5445935525148, "relative_heading": 347.3848215537509, "relative_elevation": 45.9320227820426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86249614091929, 52.395055159017, 46.0738914255053 ] }, "distance": 13.62, "direction": 351.16, "angle": 73.53, "elevation": 46.07, "pano_id": "TMX7316010203-000800_pano_0000_006156", "timestamp": "2018-06-20T13:05:35.699960Z", "filename": "pano_0000_006156.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.62224622, "relative_pitch": 73.52911405332804, "relative_heading": 351.1553767640258, "relative_elevation": 46.0738914255053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_011841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86247467082631, 52.3950524247164, 45.9355386290699 ] }, "distance": 13.63, "direction": 344.87, "angle": 73.48, "elevation": 45.94, "pano_id": "TMX7316010203-001518_pano_0000_011841", "timestamp": "2019-12-17T11:27:06.843770Z", "filename": "pano_0000_011841.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.62811904, "relative_pitch": 73.47547233466365, "relative_heading": 344.8746698250292, "relative_elevation": 45.9355386290699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_04919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232637499868, 52.394925999442364, 0.0 ] }, "distance": 13.68, "direction": 266.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_04919", "timestamp": "2025-06-17T05:57:47Z", "filename": "recording_2025-06-17_04-45-19_04919.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.68123568, "relative_pitch": 0.0, "relative_heading": 266.1780855895161, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000047_pano_0000_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86272483224895, 52.3949583938891, 45.9638124424964 ] }, "distance": 13.74, "direction": 78.7, "angle": 73.36, "elevation": 45.96, "pano_id": "TMX7316010203-000047_pano_0000_000089", "timestamp": "2016-08-04T11:04:00.922230Z", "filename": "pano_0000_000089.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.73942671, "relative_pitch": 73.35762984432431, "relative_heading": 78.69758115276143, "relative_elevation": 45.9638124424964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000470_pano_0001_000670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86272780336297, 52.3949503588491, 45.9721128260717 ] }, "distance": 13.79, "direction": 82.51, "angle": 73.3, "elevation": 45.97, "pano_id": "TMX7316060226-000470_pano_0001_000670", "timestamp": "2019-11-07T09:48:19.040080Z", "filename": "pano_0001_000670.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.79300045, "relative_pitch": 73.2991931933297, "relative_heading": 82.50707496859442, "relative_elevation": 45.9721128260717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000279_pano_0000_002791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_002791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_002791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86266639725108, 52.3948417710308, 45.7506865328178 ] }, "distance": 14.0, "direction": 137.28, "angle": 72.99, "elevation": 45.75, "pano_id": "TMX7316010203-000279_pano_0000_002791", "timestamp": "2017-04-24T09:29:04.470240Z", "filename": "pano_0000_002791.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 13.99745588, "relative_pitch": 72.98847066316554, "relative_heading": 137.2849638156337, "relative_elevation": 45.7506865328178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_06-09-14_00260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862534499135482, 52.3948078732921, 0.0 ] }, "distance": 14.07, "direction": 177.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_06-09-14_00260", "timestamp": "2024-09-09T06:12:54Z", "filename": "recording_2024-09-09_06-09-14_00260.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 14.06590842, "relative_pitch": 0.0, "relative_heading": 177.89512969236242, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_06-09-14_00256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86231683054184, 52.39492812968678, 0.0 ] }, "distance": 14.32, "direction": 267.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_06-09-14_00256", "timestamp": "2024-09-09T06:12:52Z", "filename": "recording_2024-09-09_06-09-14_00256.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 14.3164351, "relative_pitch": 0.0, "relative_heading": 267.29804017397885, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86267473004911, 52.3948419796434, 45.868749926798 ] }, "distance": 14.37, "direction": 135.56, "angle": 72.6, "elevation": 45.87, "pano_id": "TMX7316010203-001127_pano_0000_002415", "timestamp": "2019-04-15T10:05:47.963030Z", "filename": "pano_0000_002415.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 14.37169189, "relative_pitch": 72.60307451969238, "relative_heading": 135.56039813918906, "relative_elevation": 45.868749926798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_04923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862544360570173, 52.39480537080394, 0.0 ] }, "distance": 14.38, "direction": 175.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_04923", "timestamp": "2025-06-17T05:57:50Z", "filename": "recording_2025-06-17_04-45-19_04923.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 14.38401773, "relative_pitch": 0.0, "relative_heading": 175.2628032523211, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0003_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86273787383085, 52.3949451390795, 46.1125313658267 ] }, "distance": 14.41, "direction": 85.15, "angle": 72.64, "elevation": 46.11, "pano_id": "TMX7316010203-002652_pano_0003_000072", "timestamp": "2022-06-30T07:52:24.212980Z", "filename": "pano_0003_000072.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 14.41228533, "relative_pitch": 72.64357642256739, "relative_heading": 85.15275041806109, "relative_elevation": 46.1125313658267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000047_pano_0000_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86248140068501, 52.3950615493326, 45.9295377572998 ] }, "distance": 14.51, "direction": 347.67, "angle": 72.47, "elevation": 45.93, "pano_id": "TMX7316010203-000047_pano_0000_000093", "timestamp": "2016-08-04T11:04:02.647150Z", "filename": "pano_0000_000093.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 14.50599654, "relative_pitch": 72.4722401045969, "relative_heading": 347.6689891513842, "relative_elevation": 45.9295377572998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86273912627753, 52.3949505823893, 46.0986975645646 ] }, "distance": 14.56, "direction": 82.81, "angle": 72.47, "elevation": 46.1, "pano_id": "TMX7316010203-000800_pano_0000_006152", "timestamp": "2018-06-20T13:05:34.160020Z", "filename": "pano_0000_006152.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 14.56063348, "relative_pitch": 72.47087156051917, "relative_heading": 82.80553475585191, "relative_elevation": 46.0986975645646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_01119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8624756260449, 52.395062906733514, 0.0 ] }, "distance": 14.74, "direction": 346.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_01119", "timestamp": "2024-10-22T06:49:39Z", "filename": "recording_2024-10-22_06-34-31_01119.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 14.74170227, "relative_pitch": 0.0, "relative_heading": 346.30167510196344, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01713/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01713/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01713/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01713/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-07-17_01713/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01713/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01713/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01713/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01713/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862672819560399, 52.394835834507006, 0.0 ] }, "distance": 14.78, "direction": 137.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-09_07-07-17_01713", "timestamp": "2024-10-09T07:25:31Z", "filename": "recording_2024-10-09_07-07-17_01713.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 14.77991985, "relative_pitch": 0.0, "relative_heading": 137.77689444148353, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_10_23_36_00135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862671557995362, 52.394833041024896, 0.0 ] }, "distance": 14.95, "direction": 138.82, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_10_23_36_00135", "timestamp": "2025-10-02T10:38:23Z", "filename": "2025_10_02_10_23_36_00135.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 14.95488241, "relative_pitch": 0.0, "relative_heading": 138.82092036291002, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_10_23_36_00129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862371558892701, 52.39502968388386, 0.0 ] }, "distance": 14.99, "direction": 315.14, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_10_23_36_00129", "timestamp": "2025-10-02T10:38:20Z", "filename": "2025_10_02_10_23_36_00129.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 14.99110103, "relative_pitch": 0.0, "relative_heading": 315.13649762696514, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86267945429236, 52.3948359939181, 46.0082867769524 ] }, "distance": 15.07, "direction": 136.46, "angle": 71.86, "elevation": 46.01, "pano_id": "TMX7316010203-000800_pano_0000_006090", "timestamp": "2018-06-20T13:04:50.615170Z", "filename": "pano_0000_006090.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 15.07427438, "relative_pitch": 71.85900030094315, "relative_heading": 136.46023807122552, "relative_elevation": 46.0082867769524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86237069581806, 52.3950305902624, 45.9864684697241 ] }, "distance": 15.1, "direction": 315.25, "angle": 71.82, "elevation": 45.99, "pano_id": "TMX7316010203-000800_pano_0000_006084", "timestamp": "2018-06-20T13:04:48.265080Z", "filename": "pano_0000_006084.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 15.10406045, "relative_pitch": 71.8174533816861, "relative_heading": 315.2484211053026, "relative_elevation": 45.9864684697241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_05100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86246799595209, 52.39506571138153, 0.0 ] }, "distance": 15.17, "direction": 344.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_05100", "timestamp": "2025-06-17T05:59:48Z", "filename": "recording_2025-06-17_04-45-19_05100.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 15.17402416, "relative_pitch": 0.0, "relative_heading": 344.6751145374839, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-07-17_01707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862370070083862, 52.395031266948415, 0.0 ] }, "distance": 15.19, "direction": 315.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-09_07-07-17_01707", "timestamp": "2024-10-09T07:25:29Z", "filename": "recording_2024-10-09_07-07-17_01707.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 15.1875399, "relative_pitch": 0.0, "relative_heading": 315.33429651547107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86275016226691, 52.394940543808, 46.0443689776585 ] }, "distance": 15.21, "direction": 87.34, "angle": 71.72, "elevation": 46.04, "pano_id": "TMX7316010203-001127_pano_0000_002364", "timestamp": "2019-04-15T10:05:18.903200Z", "filename": "pano_0000_002364.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 15.21365296, "relative_pitch": 71.7157791266275, "relative_heading": 87.33832297644894, "relative_elevation": 46.0443689776585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_002420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86275370639661, 52.3949387801362, 45.9750942187384 ] }, "distance": 15.45, "direction": 88.11, "angle": 71.43, "elevation": 45.98, "pano_id": "TMX7316010203-000529_pano_0000_002420", "timestamp": "2017-12-28T10:58:40.179250Z", "filename": "pano_0000_002420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 15.44692598, "relative_pitch": 71.42844171993954, "relative_heading": 88.10705374671709, "relative_elevation": 45.9750942187384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_002425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86244878628791, 52.3950682495342, 45.931767183356 ] }, "distance": 15.84, "direction": 340.38, "angle": 70.98, "elevation": 45.93, "pano_id": "TMX7316010203-000529_pano_0000_002425", "timestamp": "2017-12-28T10:58:42.009320Z", "filename": "pano_0000_002425.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 15.83652261, "relative_pitch": 70.97664353199949, "relative_heading": 340.3784057078075, "relative_elevation": 45.931767183356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000463_pano_0000_001978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86272277626758, 52.3948529988254, 45.9976737033576 ] }, "distance": 16.11, "direction": 124.12, "angle": 70.7, "elevation": 46.0, "pano_id": "TMX7316060226-000463_pano_0000_001978", "timestamp": "2019-11-06T11:04:33.140530Z", "filename": "pano_0000_001978.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 16.10597712, "relative_pitch": 70.70241788547048, "relative_heading": 124.12330670673211, "relative_elevation": 45.9976737033576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000279_pano_0000_002788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_002788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_002788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_002788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8623576364997, 52.3950359945093, 45.7434433689341 ] }, "distance": 16.16, "direction": 314.51, "angle": 70.54, "elevation": 45.74, "pano_id": "TMX7316010203-000279_pano_0000_002788", "timestamp": "2017-04-24T09:29:02.665220Z", "filename": "pano_0000_002788.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 16.15832881, "relative_pitch": 70.54483658451045, "relative_heading": 314.5110685181218, "relative_elevation": 45.7434433689341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86244326312975, 52.3950702825019, 45.9929574886337 ] }, "distance": 16.18, "direction": 339.39, "angle": 70.62, "elevation": 45.99, "pano_id": "TMX7316010203-001127_pano_0000_002369", "timestamp": "2019-04-15T10:05:21.698210Z", "filename": "pano_0000_002369.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 16.17825013, "relative_pitch": 70.62042528011307, "relative_heading": 339.3931985167465, "relative_elevation": 45.9929574886337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_00654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_00654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_00654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86267342219506, 52.395049601317396, 0.0 ] }, "distance": 16.26, "direction": 37.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_00654", "timestamp": "2024-10-22T06:44:52Z", "filename": "recording_2024-10-22_06-34-31_00654.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 16.2597937, "relative_pitch": 0.0, "relative_heading": 37.8340044796488, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86243837178724, 52.3950718388908, 45.9923498434946 ] }, "distance": 16.46, "direction": 338.52, "angle": 70.31, "elevation": 45.99, "pano_id": "TMX7316010203-001710_pano_0000_003788", "timestamp": "2020-05-14T07:19:40.324390Z", "filename": "pano_0000_003788.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 16.45945297, "relative_pitch": 70.30904661431869, "relative_heading": 338.520454829345, "relative_elevation": 45.9923498434946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_05095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862769785811136, 52.3949374904786, 0.0 ] }, "distance": 16.54, "direction": 88.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_05095", "timestamp": "2025-06-17T05:59:46Z", "filename": "recording_2025-06-17_04-45-19_05095.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 16.53712188, "relative_pitch": 0.0, "relative_heading": 88.72925323845621, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235413882125, 52.3950401691128, 45.884318956174 ] }, "distance": 16.65, "direction": 315.08, "angle": 70.05, "elevation": 45.88, "pano_id": "TMX7316010203-001127_pano_0000_002409", "timestamp": "2019-04-15T10:05:45.428010Z", "filename": "pano_0000_002409.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 16.65458358, "relative_pitch": 70.05067415680534, "relative_heading": 315.07647660846646, "relative_elevation": 45.884318956174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_00655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_00655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_00655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862613050561493, 52.39507526548179, 0.0 ] }, "distance": 16.76, "direction": 20.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_00655", "timestamp": "2024-10-22T06:44:53Z", "filename": "recording_2024-10-22_06-34-31_00655.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 16.75704567, "relative_pitch": 0.0, "relative_heading": 20.482894001273145, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86277340324495, 52.3949311372011, 46.0392635669559 ] }, "distance": 16.78, "direction": 91.16, "angle": 69.97, "elevation": 46.04, "pano_id": "TMX7316010203-001710_pano_0000_003782", "timestamp": "2020-05-14T07:19:38.389400Z", "filename": "pano_0000_003782.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 16.78275191, "relative_pitch": 69.97161962789889, "relative_heading": 91.16156984674724, "relative_elevation": 46.0392635669559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0004_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86268810938608, 52.3948195523314, 45.6033186390996 ] }, "distance": 16.83, "direction": 139.3, "angle": 69.75, "elevation": 45.6, "pano_id": "TMX7316010203-002652_pano_0004_000022", "timestamp": "2022-06-30T07:54:11.352430Z", "filename": "pano_0004_000022.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 16.82699549, "relative_pitch": 69.74663484656003, "relative_heading": 139.29842985912677, "relative_elevation": 45.6033186390996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0003_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86243280011226, 52.395076310636, 46.0983144734055 ] }, "distance": 17.06, "direction": 337.95, "angle": 69.69, "elevation": 46.1, "pano_id": "TMX7316010203-002652_pano_0003_000077", "timestamp": "2022-06-30T07:52:26.033180Z", "filename": "pano_0003_000077.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 17.06221986, "relative_pitch": 69.68913820322098, "relative_heading": 337.9471292828382, "relative_elevation": 46.0983144734055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002215_pano_0000_003647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8627064198556, 52.3948268045655, 45.9086580444127 ] }, "distance": 17.09, "direction": 134.36, "angle": 69.58, "elevation": 45.91, "pano_id": "TMX7316010203-002215_pano_0000_003647", "timestamp": "2021-07-06T07:51:18.055840Z", "filename": "pano_0000_003647.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 17.09145836, "relative_pitch": 69.58006842929416, "relative_heading": 134.36041926979965, "relative_elevation": 45.9086580444127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_01114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862778521646635, 52.394935709598194, 0.0 ] }, "distance": 17.13, "direction": 89.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_01114", "timestamp": "2024-10-22T06:49:36Z", "filename": "recording_2024-10-22_06-34-31_01114.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 17.12855084, "relative_pitch": 0.0, "relative_heading": 89.43609355789911, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_00653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_00653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_00653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862733417886755, 52.39502365580123, 0.0 ] }, "distance": 17.23, "direction": 54.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_00653", "timestamp": "2024-10-22T06:44:52Z", "filename": "recording_2024-10-22_06-34-31_00653.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 17.2252027, "relative_pitch": 0.0, "relative_heading": 54.69570991668971, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011836/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011836/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011836/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011836/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_011836/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011836/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011836/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011836/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011836/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8627803279865, 52.39492562185, 45.9715212015435 ] }, "distance": 17.28, "direction": 93.17, "angle": 69.4, "elevation": 45.97, "pano_id": "TMX7316010203-001518_pano_0000_011836", "timestamp": "2019-12-17T11:27:05.193790Z", "filename": "pano_0000_011836.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 17.27704178, "relative_pitch": 69.40274876269766, "relative_heading": 93.16514111474375, "relative_elevation": 45.9715212015435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86243505070436, 52.3950811967235, 46.0745092360303 ] }, "distance": 17.51, "direction": 339.08, "angle": 69.19, "elevation": 46.07, "pano_id": "TMX7316010203-000800_pano_0000_006157", "timestamp": "2018-06-20T13:05:36.084880Z", "filename": "pano_0000_006157.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 17.51203945, "relative_pitch": 69.18916035535882, "relative_heading": 339.07967547570786, "relative_elevation": 46.0745092360303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000470_pano_0001_000675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86242218504154, 52.3950789229909, 45.9332918794826 ] }, "distance": 17.61, "direction": 336.12, "angle": 69.02, "elevation": 45.93, "pano_id": "TMX7316060226-000470_pano_0001_000675", "timestamp": "2019-11-07T09:48:20.514960Z", "filename": "pano_0001_000675.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 17.61187015, "relative_pitch": 69.02203873550647, "relative_heading": 336.12312467316224, "relative_elevation": 45.9332918794826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000047_pano_0000_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86278572083018, 52.3949323205026, 45.9636042108759 ] }, "distance": 17.62, "direction": 90.68, "angle": 69.03, "elevation": 45.96, "pano_id": "TMX7316010203-000047_pano_0000_000088", "timestamp": "2016-08-04T11:04:00.492190Z", "filename": "pano_0000_000088.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 17.61901967, "relative_pitch": 69.02689995562267, "relative_heading": 90.67818088094934, "relative_elevation": 45.9636042108759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_04918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862269434292018, 52.394954121230114, 0.0 ] }, "distance": 17.67, "direction": 277.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_04918", "timestamp": "2025-06-17T05:57:47Z", "filename": "recording_2025-06-17_04-45-19_04918.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 17.66656767, "relative_pitch": 0.0, "relative_heading": 277.2102048733667, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_011842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_011842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_011842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86241353614446, 52.395077652614, 45.9372325045988 ] }, "distance": 17.73, "direction": 334.2, "angle": 68.89, "elevation": 45.94, "pano_id": "TMX7316010203-001518_pano_0000_011842", "timestamp": "2019-12-17T11:27:07.163760Z", "filename": "pano_0000_011842.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 17.73092176, "relative_pitch": 68.89433439839448, "relative_heading": 334.19820812627376, "relative_elevation": 45.9372325045988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000470_pano_0001_000669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000470_pano_0001_000669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000470/pano_0001_000669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8627884473494, 52.3949246801025, 45.9790891557932 ] }, "distance": 17.83, "direction": 93.4, "angle": 68.8, "elevation": 45.98, "pano_id": "TMX7316060226-000470_pano_0001_000669", "timestamp": "2019-11-07T09:48:18.735000Z", "filename": "pano_0001_000669.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 17.83484037, "relative_pitch": 68.79921251819579, "relative_heading": 93.40323892925649, "relative_elevation": 45.9790891557932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_06-09-14_00261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862586603578859, 52.39477619196452, 0.0 ] }, "distance": 18.05, "direction": 166.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_06-09-14_00261", "timestamp": "2024-09-09T06:12:54Z", "filename": "recording_2024-09-09_06-09-14_00261.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 18.04521834, "relative_pitch": 0.0, "relative_heading": 166.9863200770605, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001979/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001979/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001979/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001979/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000463_pano_0000_001979/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001979/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001979/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001979/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001979/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86277909789621, 52.3948802355848, 46.0726351886988 ] }, "distance": 18.19, "direction": 109.28, "angle": 68.46, "elevation": 46.07, "pano_id": "TMX7316060226-000463_pano_0000_001979", "timestamp": "2019-11-06T11:04:34.905510Z", "filename": "pano_0000_001979.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 18.18670595, "relative_pitch": 68.4588740644751, "relative_heading": 109.27769385189943, "relative_elevation": 46.0726351886988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002215_pano_0000_003640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002215_pano_0000_003640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/06/TMX7316010203-002215/pano_0000_003640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86234188500358, 52.3950522920223, 45.916129142046 ] }, "distance": 18.2, "direction": 316.22, "angle": 68.38, "elevation": 45.92, "pano_id": "TMX7316010203-002215_pano_0000_003640", "timestamp": "2021-07-06T07:51:13.690830Z", "filename": "pano_0000_003640.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 18.20236217, "relative_pitch": 68.37532213686242, "relative_heading": 316.21598036076875, "relative_elevation": 45.916129142046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0004_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0004_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0004_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232921423501, 52.3950446380861, 45.7277130642906 ] }, "distance": 18.22, "direction": 312.4, "angle": 68.27, "elevation": 45.73, "pano_id": "TMX7316010203-002652_pano_0004_000015", "timestamp": "2022-06-30T07:54:08.632440Z", "filename": "pano_0004_000015.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 18.22464703, "relative_pitch": 68.27038984518514, "relative_heading": 312.40273816464344, "relative_elevation": 45.7277130642906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000463_pano_0000_001971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000463_pano_0000_001971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/06/TMX7316060226-000463/pano_0000_001971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86233749756095, 52.39505028647, 45.9265177361667 ] }, "distance": 18.25, "direction": 315.05, "angle": 68.33, "elevation": 45.93, "pano_id": "TMX7316060226-000463_pano_0000_001971", "timestamp": "2019-11-06T11:04:28.640590Z", "filename": "pano_0000_001971.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 18.25165431, "relative_pitch": 68.32663564461365, "relative_heading": 315.0542728554899, "relative_elevation": 45.9265177361667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_06-09-14_00255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_06-09-14_00255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_06-09-14_00255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862260005274413, 52.39495630048736, 0.0 ] }, "distance": 18.33, "direction": 277.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_06-09-14_00255", "timestamp": "2024-09-09T06:12:51Z", "filename": "recording_2024-09-09_06-09-14_00255.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 18.33447745, "relative_pitch": 0.0, "relative_heading": 277.71028646288937, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_04924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_04924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_04924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862595673040715, 52.394773601918516, 0.0 ] }, "distance": 18.47, "direction": 165.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_04924", "timestamp": "2025-06-17T05:57:50Z", "filename": "recording_2025-06-17_04-45-19_04924.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 18.47284212, "relative_pitch": 0.0, "relative_heading": 165.32168406976416, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000047_pano_0000_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000047_pano_0000_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316010203-000047/pano_0000_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86242021640994, 52.3950875350882, 45.9256987906992 ] }, "distance": 18.54, "direction": 336.94, "angle": 68.01, "elevation": 45.93, "pano_id": "TMX7316010203-000047_pano_0000_000094", "timestamp": "2016-08-04T11:04:03.082190Z", "filename": "pano_0000_000094.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 18.54430646, "relative_pitch": 68.01167010686515, "relative_heading": 336.9430255289545, "relative_elevation": 45.9256987906992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002652_pano_0003_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002652_pano_0003_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002652/pano_0003_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86279862290745, 52.3949193846066, 46.0854230867699 ] }, "distance": 18.57, "direction": 95.09, "angle": 68.05, "elevation": 46.09, "pano_id": "TMX7316010203-002652_pano_0003_000071", "timestamp": "2022-06-30T07:52:23.852990Z", "filename": "pano_0003_000071.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 18.5693326, "relative_pitch": 68.05387331757933, "relative_heading": 95.09154715936329, "relative_elevation": 46.0854230867699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86279961448502, 52.3949244335302, 46.098304615356 ] }, "distance": 18.6, "direction": 93.35, "angle": 68.03, "elevation": 46.1, "pano_id": "TMX7316010203-000800_pano_0000_006151", "timestamp": "2018-06-20T13:05:33.774900Z", "filename": "pano_0000_006151.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 18.59530641, "relative_pitch": 68.03165311495896, "relative_heading": 93.34857945493562, "relative_elevation": 46.098304615356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_00656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_00656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_00656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862552628748181, 52.3951007652501, 0.0 ] }, "distance": 18.62, "direction": 5.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_00656", "timestamp": "2024-10-22T06:44:54Z", "filename": "recording_2024-10-22_06-34-31_00656.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 18.61758884, "relative_pitch": 0.0, "relative_heading": 5.3958670820013435, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_01120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_01120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_01120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862415197435562, 52.39508851169049, 0.0 ] }, "distance": 18.78, "direction": 336.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_01120", "timestamp": "2024-10-22T06:49:39Z", "filename": "recording_2024-10-22_06-34-31_01120.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 18.78007007, "relative_pitch": 0.0, "relative_heading": 336.1137761239914, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_05101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862407368624551, 52.39509125541209, 0.0 ] }, "distance": 19.28, "direction": 335.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_05101", "timestamp": "2025-06-17T05:59:48Z", "filename": "recording_2025-06-17_04-45-19_05101.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 19.27845009, "relative_pitch": 0.0, "relative_heading": 335.03293789469734, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_00652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_00652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_00652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_00652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862792963021627, 52.39499739346426, 0.0 ] }, "distance": 19.43, "direction": 68.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_00652", "timestamp": "2024-10-22T06:44:51Z", "filename": "recording_2024-10-22_06-34-31_00652.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 19.42818818, "relative_pitch": 0.0, "relative_heading": 68.77870127991504, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86281150823898, 52.3949142477785, 46.0382714597508 ] }, "distance": 19.5, "direction": 96.54, "angle": 67.04, "elevation": 46.04, "pano_id": "TMX7316010203-001127_pano_0000_002363", "timestamp": "2019-04-15T10:05:18.298200Z", "filename": "pano_0000_002363.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 19.49992724, "relative_pitch": 67.04447285464015, "relative_heading": 96.53584629686966, "relative_elevation": 46.0382714597508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86272359485536, 52.3948065042459, 45.8636593865231 ] }, "distance": 19.52, "direction": 136.7, "angle": 66.94, "elevation": 45.86, "pano_id": "TMX7316010203-001127_pano_0000_002416", "timestamp": "2019-04-15T10:05:48.377950Z", "filename": "pano_0000_002416.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 19.52300752, "relative_pitch": 66.94176419237816, "relative_heading": 136.70182729288638, "relative_elevation": 45.8636593865231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_002419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86281474870005, 52.3949129209222, 45.980476796627 ] }, "distance": 19.74, "direction": 96.89, "angle": 66.77, "elevation": 45.98, "pano_id": "TMX7316010203-000529_pano_0000_002419", "timestamp": "2017-12-28T10:58:39.799210Z", "filename": "pano_0000_002419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 19.7362591, "relative_pitch": 66.7694767744743, "relative_heading": 96.88879588474254, "relative_elevation": 45.980476796627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-07-17_01714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862720024189371, 52.39480143549178, 0.0 ] }, "distance": 19.77, "direction": 138.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-09_07-07-17_01714", "timestamp": "2024-10-09T07:25:32Z", "filename": "recording_2024-10-09_07-07-17_01714.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 19.77484793, "relative_pitch": 0.0, "relative_heading": 138.33533084009434, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_10_23_36_00136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862717814745343, 52.39479893087454, 0.0 ] }, "distance": 19.89, "direction": 139.19, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_10_23_36_00136", "timestamp": "2025-10-02T10:38:23Z", "filename": "2025_10_02_10_23_36_00136.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 19.88529667, "relative_pitch": 0.0, "relative_heading": 139.19292542443736, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_10_23_36_00128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_10_23_36_00128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862316902663669, 52.39505966728004, 0.0 ] }, "distance": 19.98, "direction": 314.32, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_10_23_36_00128", "timestamp": "2025-10-02T10:38:19Z", "filename": "2025_10_02_10_23_36_00128.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 19.98246727, "relative_pitch": 0.0, "relative_heading": 314.3235586778653, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8627272167914, 52.394800858374, 45.9930678643286 ] }, "distance": 20.15, "direction": 137.42, "angle": 66.34, "elevation": 45.99, "pano_id": "TMX7316010203-000800_pano_0000_006091", "timestamp": "2018-06-20T13:04:50.995060Z", "filename": "pano_0000_006091.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 20.15089376, "relative_pitch": 66.34038330038831, "relative_heading": 137.4166736637426, "relative_elevation": 45.9930678643286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_002426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_002426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_002426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86238764759981, 52.395094240135, 45.93019401934 ] }, "distance": 20.17, "direction": 331.97, "angle": 66.29, "elevation": 45.93, "pano_id": "TMX7316010203-000529_pano_0000_002426", "timestamp": "2017-12-28T10:58:42.364200Z", "filename": "pano_0000_002426.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 20.17493875, "relative_pitch": 66.28641168745153, "relative_heading": 331.9734172100996, "relative_elevation": 45.93019401934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000800_pano_0000_006083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000800_pano_0000_006083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000800/pano_0000_006083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86231512565048, 52.395061077748, 45.9807161288336 ] }, "distance": 20.18, "direction": 314.4, "angle": 66.31, "elevation": 45.98, "pano_id": "TMX7316010203-000800_pano_0000_006083", "timestamp": "2018-06-20T13:04:47.865090Z", "filename": "pano_0000_006083.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 20.17868714, "relative_pitch": 66.3056796690397, "relative_heading": 314.4023927608756, "relative_elevation": 45.9807161288336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-07-17_01706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-07-17_01706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-07-17_01706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862314875016883, 52.39506100314076, 0.0 ] }, "distance": 20.19, "direction": 314.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-09_07-07-17_01706", "timestamp": "2024-10-09T07:25:28Z", "filename": "recording_2024-10-09_07-07-17_01706.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 20.18507549, "relative_pitch": 0.0, "relative_heading": 314.3516719177717, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86238279682843, 52.3950952570174, 45.9955198643729 ] }, "distance": 20.43, "direction": 331.31, "angle": 66.05, "elevation": 46.0, "pano_id": "TMX7316010203-001710_pano_0000_003789", "timestamp": "2020-05-14T07:19:40.644390Z", "filename": "pano_0000_003789.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 20.43136796, "relative_pitch": 66.04904309328622, "relative_heading": 331.30511202454784, "relative_elevation": 45.9955198643729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_002370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_002370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_002370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86238269193882, 52.3950960510247, 45.9977976791561 ] }, "distance": 20.51, "direction": 331.41, "angle": 65.97, "elevation": 46.0, "pano_id": "TMX7316010203-001127_pano_0000_002370", "timestamp": "2019-04-15T10:05:22.198170Z", "filename": "pano_0000_002370.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 20.51233033, "relative_pitch": 65.96592074939082, "relative_heading": 331.4061135523378, "relative_elevation": 45.9977976791561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_05094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_05094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_05094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862829901190223, 52.39491171930436, 0.0 ] }, "distance": 20.78, "direction": 96.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_04-45-19_05094", "timestamp": "2025-06-17T05:59:45Z", "filename": "recording_2025-06-17_04-45-19_05094.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 20.7763132, "relative_pitch": 0.0, "relative_heading": 96.91368207360406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_10_23_36_00132/adjacencies/2025_10_02_10_23_36_00132/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86282994112906, 52.3949071655137, 46.0464800940827 ] }, "distance": 20.85, "direction": 98.3, "angle": 65.64, "elevation": 46.05, "pano_id": "TMX7316010203-001710_pano_0000_003781", "timestamp": "2020-05-14T07:19:38.059360Z", "filename": "pano_0000_003781.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": "2025_10_02_10_23_36_00132", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119287.409, 489805.832 ] }, "relative_distance": 20.8460728, "relative_pitch": 65.64287884958364, "relative_heading": 98.29552354656835, "relative_elevation": 46.0464800940827 } ] } }