Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track03_Sphere_00650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889164989530594, 52.379880565329266, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track03_Sphere_00650", "timestamp": "2024-11-21T13:43:17Z", "filename": "Job_20241121_1354_Track03_Sphere_00650.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_000869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88916702355656, 52.3798803488342, 48.0288232937455 ] }, "distance": 0.14, "direction": 99.87, "angle": 89.83, "elevation": 48.03, "pano_id": "TMX7316010203-002045_pano_0001_000869", "timestamp": "2021-03-17T11:52:03.366200Z", "filename": "pano_0001_000869.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 0.14058673, "relative_pitch": 89.83228814018693, "relative_heading": 99.86667425501506, "relative_elevation": 48.0288232937455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88916608523483, 52.3798789744319, 46.404077953659 ] }, "distance": 0.19, "direction": 157.15, "angle": 89.76, "elevation": 46.4, "pano_id": "TMX7316010203-002951_pano_0012_000016", "timestamp": "2023-01-30T11:04:47.777880Z", "filename": "pano_0012_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 0.19210758, "relative_pitch": 89.76280337524096, "relative_heading": 157.1458046173546, "relative_elevation": 46.404077953659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88916590249976, 52.3798833197759, 45.9171591131017 ] }, "distance": 0.31, "direction": 11.47, "angle": 89.61, "elevation": 45.92, "pano_id": "TMX7316010203-001666_pano_0000_000769", "timestamp": "2020-04-22T06:44:26.250420Z", "filename": "pano_0000_000769.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 0.31274128, "relative_pitch": 89.6097650922623, "relative_heading": 11.466012717203078, "relative_elevation": 45.9171591131017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_006403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88917074079979, 52.3798843132346, 47.5544738704339 ] }, "distance": 0.57, "direction": 43.2, "angle": 89.31, "elevation": 47.55, "pano_id": "TMX7316010203-001054_pano_0000_006403", "timestamp": "2019-01-15T10:56:05.155410Z", "filename": "pano_0000_006403.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 0.57210547, "relative_pitch": 89.31073472340157, "relative_heading": 43.200060184277866, "relative_elevation": 47.5544738704339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0017_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88917421877627, 52.3798817905306, 46.1873187245801 ] }, "distance": 0.64, "direction": 77.76, "angle": 89.2, "elevation": 46.19, "pano_id": "TMX7316010203-002445_pano_0017_000030", "timestamp": "2022-01-27T09:32:22.491560Z", "filename": "pano_0017_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 0.64308447, "relative_pitch": 89.20229954254258, "relative_heading": 77.76042880177675, "relative_elevation": 46.1873187245801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0005_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88917451883749, 52.379883601936, 46.9008744303137 ] }, "distance": 0.73, "direction": 62.49, "angle": 89.11, "elevation": 46.9, "pano_id": "TMX7316010203-003005_pano_0005_000035", "timestamp": "2023-03-20T10:24:43.905710Z", "filename": "pano_0005_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 0.73160457, "relative_pitch": 89.10631826765136, "relative_heading": 62.49296076856818, "relative_elevation": 46.9008744303137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0009_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8891650581086, 52.3798875813139, 46.724740547128 ] }, "distance": 0.78, "direction": 0.34, "angle": 89.04, "elevation": 46.72, "pano_id": "TMX7316010203-003013_pano_0009_000069", "timestamp": "2023-03-27T10:16:19.377130Z", "filename": "pano_0009_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 0.78071457, "relative_pitch": 89.04274508002698, "relative_heading": 0.3427157002919856, "relative_elevation": 46.724740547128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88916529151404, 52.3798887661672, 47.1456341929734 ] }, "distance": 0.91, "direction": 1.29, "angle": 88.89, "elevation": 47.15, "pano_id": "TMX7316010203-001543_pano_0000_002782", "timestamp": "2020-01-08T10:57:26.121150Z", "filename": "pano_0000_002782.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 0.91277629, "relative_pitch": 88.89084754220687, "relative_heading": 1.2909051997284586, "relative_elevation": 47.1456341929734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003018_pano_0005_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88917720052088, 52.3798765461803, 45.4807128841057 ] }, "distance": 0.94, "direction": 118.27, "angle": 88.81, "elevation": 45.48, "pano_id": "TMX7316010203-003018_pano_0005_000144", "timestamp": "2023-04-03T06:38:06.080960Z", "filename": "pano_0005_000144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 0.94415132, "relative_pitch": 88.81074606068553, "relative_heading": 118.27367130870083, "relative_elevation": 45.4807128841057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002968_pano_0000_000528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88918145880838, 52.37988081923, 46.7491529937834 ] }, "distance": 1.12, "direction": 88.56, "angle": 88.63, "elevation": 46.75, "pano_id": "TMX7316010203-002968_pano_0000_000528", "timestamp": "2023-02-13T10:04:16.342720Z", "filename": "pano_0000_000528.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 1.12183398, "relative_pitch": 88.62534367663979, "relative_heading": 88.55688230020597, "relative_elevation": 46.7491529937834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88915595766843, 52.3798891190979, 48.4825160503387 ] }, "distance": 1.13, "direction": 327.13, "angle": 88.66, "elevation": 48.48, "pano_id": "TMX7316060226-000030_pano_0004_000404", "timestamp": "2016-08-17T07:47:03.574330Z", "filename": "pano_0004_000404.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 1.13323094, "relative_pitch": 88.66101154309068, "relative_heading": 327.1310714146253, "relative_elevation": 48.4825160503387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0008_000148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88915784013992, 52.3798926314375, 46.5911474553868 ] }, "distance": 1.43, "direction": 340.07, "angle": 88.24, "elevation": 46.59, "pano_id": "TMX7316010203-003025_pano_0008_000148", "timestamp": "2023-04-11T06:51:27.337580Z", "filename": "pano_0008_000148.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 1.42818887, "relative_pitch": 88.24422485094314, "relative_heading": 340.06959759450683, "relative_elevation": 46.5911474553868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88915445113984, 52.3798924758179, 45.89889548067 ] }, "distance": 1.51, "direction": 331.57, "angle": 88.12, "elevation": 45.9, "pano_id": "TMX7316010203-001054_pano_0000_002429", "timestamp": "2019-01-15T09:40:19.270150Z", "filename": "pano_0000_002429.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 1.50714303, "relative_pitch": 88.1193029094118, "relative_heading": 331.5663050698311, "relative_elevation": 45.89889548067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889184264145664, 52.379873537122165, 0.0 ] }, "distance": 1.53, "direction": 120.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01810", "timestamp": "2025-06-16T04:17:55Z", "filename": "recording_2025-06-16_03-46-32_01810.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 1.52784049, "relative_pitch": 0.0, "relative_heading": 120.78867787349303, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0020_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88916176437974, 52.3798944442208, 47.7223108494654 ] }, "distance": 1.56, "direction": 351.91, "angle": 88.13, "elevation": 47.72, "pano_id": "TMX7316010203-003045_pano_0020_000226", "timestamp": "2023-04-17T07:31:13.143630Z", "filename": "pano_0020_000226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 1.55990474, "relative_pitch": 88.1278327543496, "relative_heading": 351.9065071064163, "relative_elevation": 47.7223108494654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914522605543, 52.3798890399692, 46.3799194386229 ] }, "distance": 1.64, "direction": 305.02, "angle": 87.97, "elevation": 46.38, "pano_id": "TMX7316010203-000225_pano_0008_000744", "timestamp": "2017-03-27T12:10:29.542200Z", "filename": "pano_0008_000744.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 1.64330177, "relative_pitch": 87.97078375866317, "relative_heading": 305.01927658460806, "relative_elevation": 46.3799194386229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0020_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88918830584542, 52.3798758090203, 46.7997732581571 ] }, "distance": 1.67, "direction": 108.44, "angle": 87.95, "elevation": 46.8, "pano_id": "TMX7316010203-002985_pano_0020_000131", "timestamp": "2023-02-27T11:48:45.368790Z", "filename": "pano_0020_000131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 1.67361688, "relative_pitch": 87.95190593613859, "relative_heading": 108.4353747425462, "relative_elevation": 46.7997732581571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88918724854276, 52.3798712627655, 46.3608924532309 ] }, "distance": 1.84, "direction": 124.33, "angle": 87.73, "elevation": 46.36, "pano_id": "TMX7316010203-002951_pano_0012_000010", "timestamp": "2023-01-30T11:04:37.108000Z", "filename": "pano_0012_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 1.83547086, "relative_pitch": 87.73279086702081, "relative_heading": 124.33034131383579, "relative_elevation": 46.3608924532309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0022_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88915525738877, 52.3798960640526, 46.7838699836284 ] }, "distance": 1.85, "direction": 338.98, "angle": 87.74, "elevation": 46.78, "pano_id": "TMX7316010203-002961_pano_0022_000079", "timestamp": "2023-02-06T11:52:31.966780Z", "filename": "pano_0022_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 1.84756025, "relative_pitch": 87.73848496265227, "relative_heading": 338.9798958386856, "relative_elevation": 46.7838699836284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0020_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88915286090912, 52.3798966317443, 46.7303696302697 ] }, "distance": 1.97, "direction": 335.2, "angle": 87.59, "elevation": 46.73, "pano_id": "TMX7316010203-002990_pano_0020_000076", "timestamp": "2023-03-06T11:45:32.011550Z", "filename": "pano_0020_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 1.96933499, "relative_pitch": 87.58684004383618, "relative_heading": 335.2045349056959, "relative_elevation": 46.7303696302697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914660554763, 52.3798948039406, 45.5500397859141 ] }, "distance": 2.02, "direction": 321.69, "angle": 87.46, "elevation": 45.55, "pano_id": "TMX7316010203-001178_pano_0001_005241", "timestamp": "2019-05-13T09:24:06.142710Z", "filename": "pano_0001_005241.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 2.01927263, "relative_pitch": 87.46169048976805, "relative_heading": 321.687087802618, "relative_elevation": 45.5500397859141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88918961428444, 52.3798691828408, 45.7871935423464 ] }, "distance": 2.1, "direction": 127.07, "angle": 87.37, "elevation": 45.79, "pano_id": "TMX7316010203-000188_pano_0000_001599", "timestamp": "2016-11-22T12:01:03.336550Z", "filename": "pano_0000_001599.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 2.10142255, "relative_pitch": 87.37223004588333, "relative_heading": 127.06535261620814, "relative_elevation": 45.7871935423464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0005_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913932527638, 52.3798936120859, 46.2587660774589 ] }, "distance": 2.27, "direction": 309.72, "angle": 87.19, "elevation": 46.26, "pano_id": "TMX7316010203-002980_pano_0005_000060", "timestamp": "2023-02-20T12:02:42.978120Z", "filename": "pano_0005_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 2.27195678, "relative_pitch": 87.18822984068957, "relative_heading": 309.71703097913746, "relative_elevation": 46.2587660774589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914605243464, 52.3798979607547, 45.9134925352409 ] }, "distance": 2.33, "direction": 326.33, "angle": 87.1, "elevation": 45.91, "pano_id": "TMX7316010203-002037_pano_0000_002483", "timestamp": "2021-03-11T09:18:31.601010Z", "filename": "pano_0000_002483.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 2.32587294, "relative_pitch": 87.10000529559133, "relative_heading": 326.3288204306403, "relative_elevation": 45.9134925352409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002531_pano_0006_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913827289967, 52.3798938047949, 45.8479734826833 ] }, "distance": 2.34, "direction": 309.0, "angle": 87.08, "elevation": 45.85, "pano_id": "TMX7316010203-002531_pano_0006_000018", "timestamp": "2022-04-21T08:52:15.218500Z", "filename": "pano_0006_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": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 2.34096541, "relative_pitch": 87.07705595875943, "relative_heading": 308.999961351019, "relative_elevation": 45.8479734826833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002972_pano_0002_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914532573506, 52.3798983039916, 45.4095028378069 ] }, "distance": 2.39, "direction": 325.85, "angle": 86.99, "elevation": 45.41, "pano_id": "TMX7316010203-002972_pano_0002_000122", "timestamp": "2023-02-13T12:18:58.135960Z", "filename": "pano_0002_000122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 2.38517839, "relative_pitch": 86.99324650139046, "relative_heading": 325.84820733471287, "relative_elevation": 45.4095028378069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002531_pano_0006_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88919071527555, 52.3798648786253, 45.8096347972751 ] }, "distance": 2.47, "direction": 134.9, "angle": 86.91, "elevation": 45.81, "pano_id": "TMX7316010203-002531_pano_0006_000019", "timestamp": "2022-04-21T08:52:15.893540Z", "filename": "pano_0006_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": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 2.47298987, "relative_pitch": 86.9099408902953, "relative_heading": 134.89730216192092, "relative_elevation": 45.8096347972751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002972_pano_0002_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88919931855395, 52.3798684632591, 45.4109758613631 ] }, "distance": 2.7, "direction": 119.95, "angle": 86.6, "elevation": 45.41, "pano_id": "TMX7316010203-002972_pano_0002_000123", "timestamp": "2023-02-13T12:18:58.730940Z", "filename": "pano_0002_000123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 2.6977838, "relative_pitch": 86.60015751582763, "relative_heading": 119.94508391662241, "relative_elevation": 45.4109758613631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88920013316032, 52.3798667826477, 45.8963440228254 ] }, "distance": 2.84, "direction": 122.65, "angle": 86.46, "elevation": 45.9, "pano_id": "TMX7316010203-002037_pano_0000_002484", "timestamp": "2021-03-11T09:18:32.506010Z", "filename": "pano_0000_002484.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 2.84237606, "relative_pitch": 86.45617904969856, "relative_heading": 122.65438094478668, "relative_elevation": 45.8963440228254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913402608627, 52.3799009541725, 45.8162314519286 ] }, "distance": 3.1, "direction": 317.1, "angle": 86.13, "elevation": 45.82, "pano_id": "TMX7316010203-000188_pano_0000_001598", "timestamp": "2016-11-22T12:01:02.366590Z", "filename": "pano_0000_001598.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 3.09723664, "relative_pitch": 86.13261510022991, "relative_heading": 317.09731762740176, "relative_elevation": 45.8162314519286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88920343806618, 52.3798644415171, 45.5512323118746 ] }, "distance": 3.17, "direction": 124.42, "angle": 86.01, "elevation": 45.55, "pano_id": "TMX7316010203-001178_pano_0001_005242", "timestamp": "2019-05-13T09:24:06.852710Z", "filename": "pano_0001_005242.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 3.17392613, "relative_pitch": 86.01417753186364, "relative_heading": 124.42200943715943, "relative_elevation": 45.5512323118746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913150074799, 52.3799020550611, 46.3846113467589 ] }, "distance": 3.3, "direction": 316.36, "angle": 85.93, "elevation": 46.38, "pano_id": "TMX7316010203-002951_pano_0012_000011", "timestamp": "2023-01-30T11:04:38.038130Z", "filename": "pano_0012_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 3.30430904, "relative_pitch": 85.92529346226026, "relative_heading": 316.35911495535424, "relative_elevation": 46.3846113467589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0005_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88919891285307, 52.3798593047979, 46.268754596822 ] }, "distance": 3.31, "direction": 135.68, "angle": 85.91, "elevation": 46.27, "pano_id": "TMX7316010203-002980_pano_0005_000061", "timestamp": "2023-02-20T12:02:49.518070Z", "filename": "pano_0005_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 3.30650432, "relative_pitch": 85.9124202440132, "relative_heading": 135.682997302666, "relative_elevation": 46.268754596822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0022_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8892091360554, 52.3798660596649, 46.7757497634739 ] }, "distance": 3.41, "direction": 118.23, "angle": 85.83, "elevation": 46.78, "pano_id": "TMX7316010203-002961_pano_0022_000078", "timestamp": "2023-02-06T11:52:31.371750Z", "filename": "pano_0022_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 3.41209402, "relative_pitch": 85.82790365876663, "relative_heading": 118.23283153423596, "relative_elevation": 46.7757497634739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889130183175967, 52.37990397569483, 0.0 ] }, "distance": 3.52, "direction": 317.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01811", "timestamp": "2025-06-16T04:17:56Z", "filename": "recording_2025-06-16_03-46-32_01811.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 3.52185925, "relative_pitch": 0.0, "relative_heading": 317.70246752535365, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002995/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002995/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002995/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002995/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_002995/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_002995/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_002995/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002995/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002995/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88920857347408, 52.3798631545246, 45.8874106314033 ] }, "distance": 3.54, "direction": 123.14, "angle": 85.58, "elevation": 45.89, "pano_id": "TMX7316010203-002538_pano_0000_002995", "timestamp": "2022-04-22T10:48:11.421680Z", "filename": "pano_0000_002995.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 3.54423632, "relative_pitch": 85.58337669586322, "relative_heading": 123.13598410020556, "relative_elevation": 45.8874106314033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0008_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88920992271901, 52.3798633309269, 46.5903349881992 ] }, "distance": 3.61, "direction": 122.08, "angle": 85.57, "elevation": 46.59, "pano_id": "TMX7316010203-003025_pano_0008_000149", "timestamp": "2023-04-11T06:51:27.952530Z", "filename": "pano_0008_000149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 3.61105741, "relative_pitch": 85.56806067018907, "relative_heading": 122.0782530132188, "relative_elevation": 46.5903349881992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88921054909362, 52.3798619706669, 45.8768344260752 ] }, "distance": 3.73, "direction": 123.7, "angle": 85.35, "elevation": 45.88, "pano_id": "TMX7316010203-001054_pano_0000_002428", "timestamp": "2019-01-15T09:40:18.690160Z", "filename": "pano_0000_002428.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 3.72907902, "relative_pitch": 85.3529535310907, "relative_heading": 123.70098191397857, "relative_elevation": 45.8768344260752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0020_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913099862904, 52.379907857706, 46.8391082184389 ] }, "distance": 3.82, "direction": 322.69, "angle": 85.34, "elevation": 46.84, "pano_id": "TMX7316010203-002985_pano_0020_000130", "timestamp": "2023-02-27T11:48:44.328800Z", "filename": "pano_0020_000130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 3.81844108, "relative_pitch": 85.33941135611732, "relative_heading": 322.6871045870966, "relative_elevation": 46.8391082184389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88921113363381, 52.379860630407, 48.496262405999 ] }, "distance": 3.85, "direction": 125.22, "angle": 85.47, "elevation": 48.5, "pano_id": "TMX7316060226-000030_pano_0004_000405", "timestamp": "2016-08-17T07:47:04.424310Z", "filename": "pano_0004_000405.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 3.84629637, "relative_pitch": 85.46529570826326, "relative_heading": 125.22040461414882, "relative_elevation": 48.496262405999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002996/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002996/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002996/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002996/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_002996/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_002996/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_002996/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002996/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002996/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912750079081, 52.3799089984104, 45.917685543187 ] }, "distance": 4.07, "direction": 321.1, "angle": 84.94, "elevation": 45.92, "pano_id": "TMX7316010203-002538_pano_0000_002996", "timestamp": "2022-04-22T10:48:17.291620Z", "filename": "pano_0000_002996.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.06533158, "relative_pitch": 84.94049865221767, "relative_heading": 321.1014093116897, "relative_elevation": 45.917685543187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0020_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88921822210313, 52.3798638161902, 47.7257950520143 ] }, "distance": 4.08, "direction": 117.21, "angle": 85.12, "elevation": 47.73, "pano_id": "TMX7316010203-003045_pano_0020_000227", "timestamp": "2023-04-17T07:31:13.933570Z", "filename": "pano_0020_000227.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.07594662, "relative_pitch": 85.11858880638036, "relative_heading": 117.2101943079926, "relative_elevation": 47.7257950520143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003018_pano_0005_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912393746415, 52.3799076560447, 45.5003290008754 ] }, "distance": 4.11, "direction": 317.16, "angle": 84.84, "elevation": 45.5, "pano_id": "TMX7316010203-003018_pano_0005_000143", "timestamp": "2023-04-03T06:38:04.976000Z", "filename": "pano_0005_000143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.11117686, "relative_pitch": 84.83706621434226, "relative_heading": 317.1592991982943, "relative_elevation": 45.5003290008754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002968_pano_0000_000527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912805684319, 52.379910180067, 46.7810843829066 ] }, "distance": 4.15, "direction": 322.65, "angle": 84.94, "elevation": 46.78, "pano_id": "TMX7316010203-002968_pano_0000_000527", "timestamp": "2023-02-13T10:04:15.642710Z", "filename": "pano_0000_000527.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.14540093, "relative_pitch": 84.9360896048274, "relative_heading": 322.65010209489685, "relative_elevation": 46.7810843829066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88921868144003, 52.379859517952, 47.1586258970201 ] }, "distance": 4.34, "direction": 122.64, "angle": 84.74, "elevation": 47.16, "pano_id": "TMX7316010203-001543_pano_0000_002783", "timestamp": "2020-01-08T10:57:26.741160Z", "filename": "pano_0000_002783.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.34196359, "relative_pitch": 84.73952502967448, "relative_heading": 122.6425075102681, "relative_elevation": 47.1586258970201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0009_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88922038976313, 52.3798575933587, 46.7435231721029 ] }, "distance": 4.56, "direction": 124.12, "angle": 84.43, "elevation": 46.74, "pano_id": "TMX7316010203-003013_pano_0009_000070", "timestamp": "2023-03-27T10:16:20.077150Z", "filename": "pano_0009_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.55695181, "relative_pitch": 84.4319206569766, "relative_heading": 124.12110188627257, "relative_elevation": 46.7435231721029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911411120132, 52.3799080389874, 46.4325957857072 ] }, "distance": 4.62, "direction": 311.43, "angle": 84.32, "elevation": 46.43, "pano_id": "TMX7316010203-002951_pano_0012_000015", "timestamp": "2023-01-30T11:04:46.497900Z", "filename": "pano_0012_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.62051977, "relative_pitch": 84.31719030939838, "relative_heading": 311.42506429288585, "relative_elevation": 46.4325957857072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0020_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88922316522453, 52.3798567296141, 46.7922646487132 ] }, "distance": 4.77, "direction": 123.8, "angle": 84.18, "elevation": 46.79, "pano_id": "TMX7316010203-002990_pano_0020_000077", "timestamp": "2023-03-06T11:45:34.976400Z", "filename": "pano_0020_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.76739977, "relative_pitch": 84.18253022250937, "relative_heading": 123.80323267568816, "relative_elevation": 46.7922646487132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_000868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8891145298604, 52.3799108908723, 48.0498532587662 ] }, "distance": 4.82, "direction": 314.48, "angle": 84.28, "elevation": 48.05, "pano_id": "TMX7316010203-002045_pano_0001_000868", "timestamp": "2021-03-17T11:52:02.451140Z", "filename": "pano_0001_000868.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.81596167, "relative_pitch": 84.27644829255301, "relative_heading": 314.48182977463233, "relative_elevation": 48.0498532587662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0017_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911838726266, 52.3799132846177, 46.2386727118865 ] }, "distance": 4.83, "direction": 318.92, "angle": 84.04, "elevation": 46.24, "pano_id": "TMX7316010203-002445_pano_0017_000029", "timestamp": "2022-01-27T09:32:21.766540Z", "filename": "pano_0017_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.82969907, "relative_pitch": 84.0369924265949, "relative_heading": 318.924206408113, "relative_elevation": 46.2386727118865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88922151267875, 52.3798540084708, 45.9339171489701 ] }, "distance": 4.85, "direction": 127.52, "angle": 83.97, "elevation": 45.93, "pano_id": "TMX7316010203-001666_pano_0000_000768", "timestamp": "2020-04-22T06:44:25.540420Z", "filename": "pano_0000_000768.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.85253339, "relative_pitch": 83.96954828082913, "relative_heading": 127.51586762020776, "relative_elevation": 45.9339171489701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0005_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911931048573, 52.3799149185835, 46.9469657791778 ] }, "distance": 4.93, "direction": 320.86, "angle": 84.01, "elevation": 46.95, "pano_id": "TMX7316010203-003005_pano_0005_000034", "timestamp": "2023-03-20T10:24:42.345700Z", "filename": "pano_0005_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.92827973, "relative_pitch": 84.00729727539465, "relative_heading": 320.86444392649963, "relative_elevation": 46.9469657791778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8892181913401, 52.3798503383675, 46.4420963712037 ] }, "distance": 4.94, "direction": 132.87, "angle": 83.92, "elevation": 46.44, "pano_id": "TMX7316010203-002951_pano_0012_000017", "timestamp": "2023-01-30T11:04:49.112860Z", "filename": "pano_0012_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.94344659, "relative_pitch": 83.924130292404, "relative_heading": 132.8744252349485, "relative_elevation": 46.4420963712037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_000870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88921843445436, 52.3798501168411, 48.0440444657579 ] }, "distance": 4.97, "direction": 132.95, "angle": 84.09, "elevation": 48.04, "pano_id": "TMX7316010203-002045_pano_0001_000870", "timestamp": "2021-03-17T11:52:04.386160Z", "filename": "pano_0001_000870.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 4.97235534, "relative_pitch": 84.09116654087195, "relative_heading": 132.9527919252246, "relative_elevation": 48.0440444657579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track03_Sphere_00651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889219289024093, 52.37985028045053, 0.0 ] }, "distance": 5.0, "direction": 132.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track03_Sphere_00651", "timestamp": "2024-11-21T13:43:19Z", "filename": "Job_20241121_1354_Track03_Sphere_00651.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 5.00282231, "relative_pitch": 0.0, "relative_heading": 132.34605366026912, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track03_Sphere_00649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889109423118444, 52.37991118638674, 0.0 ] }, "distance": 5.09, "direction": 312.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track03_Sphere_00649", "timestamp": "2024-11-21T13:43:16Z", "filename": "Job_20241121_1354_Track03_Sphere_00649.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 5.09187196, "relative_pitch": 0.0, "relative_heading": 312.00331256285835, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_006402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911465551725, 52.379915312329, 47.5924918213859 ] }, "distance": 5.17, "direction": 318.44, "angle": 83.8, "elevation": 47.59, "pano_id": "TMX7316010203-001054_pano_0000_006402", "timestamp": "2019-01-15T10:56:04.380680Z", "filename": "pano_0000_006402.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 5.16693886, "relative_pitch": 83.80387923580741, "relative_heading": 318.4439666330017, "relative_elevation": 47.5924918213859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000770/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000770/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000770/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000770/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000770/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000770/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000770/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000770/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000770/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889110852157, 52.3799131698216, 45.9757253658026 ] }, "distance": 5.17, "direction": 314.54, "angle": 83.58, "elevation": 45.98, "pano_id": "TMX7316010203-001666_pano_0000_000770", "timestamp": "2020-04-22T06:44:26.880440Z", "filename": "pano_0000_000770.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 5.17232767, "relative_pitch": 83.58114119552124, "relative_heading": 314.5422517442728, "relative_elevation": 45.9757253658026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_006404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88922737429434, 52.3798536680255, 47.5763215860352 ] }, "distance": 5.2, "direction": 125.17, "angle": 83.77, "elevation": 47.58, "pano_id": "TMX7316010203-001054_pano_0000_006404", "timestamp": "2019-01-15T10:56:05.980430Z", "filename": "pano_0000_006404.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 5.19656939, "relative_pitch": 83.76652421371783, "relative_heading": 125.16645345242495, "relative_elevation": 47.5763215860352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0005_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88922824347693, 52.3798518872941, 46.9151473175734 ] }, "distance": 5.36, "direction": 126.53, "angle": 83.48, "elevation": 46.92, "pano_id": "TMX7316010203-003005_pano_0005_000036", "timestamp": "2023-03-20T10:24:45.590620Z", "filename": "pano_0005_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 5.36060515, "relative_pitch": 83.48155563202866, "relative_heading": 126.53356362653216, "relative_elevation": 46.9151473175734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911204959613, 52.3799184822524, 47.1793350381777 ] }, "distance": 5.55, "direction": 319.49, "angle": 83.29, "elevation": 47.18, "pano_id": "TMX7316010203-001543_pano_0000_002781", "timestamp": "2020-01-08T10:57:25.541210Z", "filename": "pano_0000_002781.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 5.54952555, "relative_pitch": 83.29134242011519, "relative_heading": 319.48884001942434, "relative_elevation": 47.1793350381777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0009_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911046485914, 52.3799177861555, 46.7581652337685 ] }, "distance": 5.56, "direction": 318.13, "angle": 83.22, "elevation": 46.76, "pano_id": "TMX7316010203-003013_pano_0009_000068", "timestamp": "2023-03-27T10:16:18.657130Z", "filename": "pano_0009_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 5.56231081, "relative_pitch": 83.21602449077608, "relative_heading": 318.125306199074, "relative_elevation": 46.7581652337685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0017_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88923039179941, 52.379850221489, 46.1962567213923 ] }, "distance": 5.59, "direction": 127.17, "angle": 83.1, "elevation": 46.2, "pano_id": "TMX7316010203-002445_pano_0017_000031", "timestamp": "2022-01-27T09:32:23.271600Z", "filename": "pano_0017_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 5.58883775, "relative_pitch": 83.10186237588802, "relative_heading": 127.16768983602465, "relative_elevation": 46.1962567213923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002968_pano_0000_000529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88923475489195, 52.3798512742201, 46.7783406181261 ] }, "distance": 5.76, "direction": 124.45, "angle": 82.98, "elevation": 46.78, "pano_id": "TMX7316010203-002968_pano_0000_000529", "timestamp": "2023-02-13T10:04:17.067660Z", "filename": "pano_0000_000529.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 5.76128521, "relative_pitch": 82.97873121436646, "relative_heading": 124.45325351034113, "relative_elevation": 46.7783406181261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003018_pano_0005_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8892306780315, 52.3798455801918, 45.5513780480251 ] }, "distance": 5.93, "direction": 131.03, "angle": 82.58, "elevation": 45.55, "pano_id": "TMX7316010203-003018_pano_0005_000145", "timestamp": "2023-04-03T06:38:07.465920Z", "filename": "pano_0005_000145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 5.9298793, "relative_pitch": 82.58294514157741, "relative_heading": 131.0333317271502, "relative_elevation": 45.5513780480251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910201218386, 52.3799185079008, 48.5103173172101 ] }, "distance": 6.02, "direction": 314.55, "angle": 82.93, "elevation": 48.51, "pano_id": "TMX7316060226-000030_pano_0004_000403", "timestamp": "2016-08-17T07:47:02.759340Z", "filename": "pano_0004_000403.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 6.01801111, "relative_pitch": 82.92822726562369, "relative_heading": 314.552951226778, "relative_elevation": 48.5103173172101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0008_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910581336318, 52.3799220229214, 46.6277560703456 ] }, "distance": 6.13, "direction": 318.86, "angle": 82.52, "elevation": 46.63, "pano_id": "TMX7316010203-003025_pano_0008_000147", "timestamp": "2023-04-11T06:51:26.762570Z", "filename": "pano_0008_000147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 6.12528648, "relative_pitch": 82.51615454537986, "relative_heading": 318.86280856016083, "relative_elevation": 46.6277560703456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0020_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8891053583417, 52.3799257797291, 47.7594271730632 ] }, "distance": 6.47, "direction": 321.09, "angle": 82.29, "elevation": 47.76, "pano_id": "TMX7316010203-003045_pano_0020_000225", "timestamp": "2023-04-17T07:31:12.373580Z", "filename": "pano_0020_000225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 6.46540935, "relative_pitch": 82.29047915277974, "relative_heading": 321.0937005044375, "relative_elevation": 47.7594271730632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889238066912989, 52.379843016465706, 0.0 ] }, "distance": 6.5, "direction": 130.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01809", "timestamp": "2025-06-16T04:17:54Z", "filename": "recording_2025-06-16_03-46-32_01809.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 6.49772135, "relative_pitch": 0.0, "relative_heading": 130.01814289378046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909817921248, 52.3799234513036, 45.935963280499 ] }, "distance": 6.59, "direction": 316.37, "angle": 81.83, "elevation": 45.94, "pano_id": "TMX7316010203-001054_pano_0000_002430", "timestamp": "2019-01-15T09:40:19.845120Z", "filename": "pano_0000_002430.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 6.59322921, "relative_pitch": 81.83207099885479, "relative_heading": 316.3683666061508, "relative_elevation": 45.935963280499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0022_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8891006732168, 52.3799260261053, 46.8146464349702 ] }, "distance": 6.69, "direction": 319.11, "angle": 81.87, "elevation": 46.81, "pano_id": "TMX7316010203-002961_pano_0022_000080", "timestamp": "2023-02-06T11:52:32.557020Z", "filename": "pano_0022_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 6.69110261, "relative_pitch": 81.86594446414017, "relative_heading": 319.1148680860986, "relative_elevation": 46.8146464349702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0020_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88924565586956, 52.3798439898985, 46.8560950793326 ] }, "distance": 6.84, "direction": 126.54, "angle": 81.7, "elevation": 46.86, "pano_id": "TMX7316010203-002985_pano_0020_000132", "timestamp": "2023-02-27T11:48:46.428780Z", "filename": "pano_0020_000132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 6.83645703, "relative_pitch": 81.69893199135538, "relative_heading": 126.5357841318368, "relative_elevation": 46.8560950793326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88924193686848, 52.3798397291159, 46.4266967270523 ] }, "distance": 6.94, "direction": 130.93, "angle": 81.5, "elevation": 46.43, "pano_id": "TMX7316010203-002951_pano_0012_000009", "timestamp": "2023-01-30T11:04:36.177980Z", "filename": "pano_0012_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 6.93564276, "relative_pitch": 81.50346884452195, "relative_heading": 130.93258284593998, "relative_elevation": 46.4266967270523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8890903757034, 52.3799253510452, 45.5725938035175 ] }, "distance": 7.12, "direction": 314.45, "angle": 81.12, "elevation": 45.57, "pano_id": "TMX7316010203-001178_pano_0001_005240", "timestamp": "2019-05-13T09:24:05.447620Z", "filename": "pano_0001_005240.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 7.1169022, "relative_pitch": 81.12402369322814, "relative_heading": 314.44596748645034, "relative_elevation": 45.5725938035175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002531_pano_0006_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908611600543, 52.3799231457509, 45.8765902407467 ] }, "distance": 7.16, "direction": 311.42, "angle": 81.13, "elevation": 45.88, "pano_id": "TMX7316010203-002531_pano_0006_000017", "timestamp": "2022-04-21T08:52:14.553530Z", "filename": "pano_0006_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": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 7.1621476, "relative_pitch": 81.12674076222778, "relative_heading": 311.4182117675582, "relative_elevation": 45.8765902407467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88924555437813, 52.3798377942546, 45.8598932344466 ] }, "distance": 7.26, "direction": 130.94, "angle": 81.0, "elevation": 45.86, "pano_id": "TMX7316010203-000188_pano_0000_001600", "timestamp": "2016-11-22T12:01:04.346610Z", "filename": "pano_0000_001600.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 7.26280316, "relative_pitch": 81.00084141091463, "relative_heading": 130.94255294260796, "relative_elevation": 45.8598932344466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0020_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909502267922, 52.3799299213528, 46.7591261705384 ] }, "distance": 7.27, "direction": 319.06, "angle": 81.16, "elevation": 46.76, "pano_id": "TMX7316010203-002990_pano_0020_000075", "timestamp": "2023-03-06T11:45:31.086480Z", "filename": "pano_0020_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 7.27065008, "relative_pitch": 81.16176479471739, "relative_heading": 319.05820486454036, "relative_elevation": 46.7591261705384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002531_pano_0006_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88924288740643, 52.379835132385, 45.8719452414662 ] }, "distance": 7.33, "direction": 133.62, "angle": 80.92, "elevation": 45.87, "pano_id": "TMX7316010203-002531_pano_0006_000020", "timestamp": "2022-04-21T08:52:16.583610Z", "filename": "pano_0006_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": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 7.32774236, "relative_pitch": 80.92405650229199, "relative_heading": 133.62347377058202, "relative_elevation": 45.8719452414662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909133996659, 52.3799288988579, 45.948465292342 ] }, "distance": 7.35, "direction": 317.0, "angle": 80.91, "elevation": 45.95, "pano_id": "TMX7316010203-002037_pano_0000_002482", "timestamp": "2021-03-11T09:18:30.711060Z", "filename": "pano_0000_002482.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 7.35377592, "relative_pitch": 80.90726532398466, "relative_heading": 317.00095324819966, "relative_elevation": 45.948465292342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002972_pano_0002_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908991426207, 52.3799286738594, 45.4320176485926 ] }, "distance": 7.4, "direction": 316.32, "angle": 80.75, "elevation": 45.43, "pano_id": "TMX7316010203-002972_pano_0002_000121", "timestamp": "2023-02-13T12:18:57.575930Z", "filename": "pano_0002_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 7.40219873, "relative_pitch": 80.7461610695154, "relative_heading": 316.3191803177167, "relative_elevation": 45.4320176485926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002972_pano_0002_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88925366520081, 52.3798384615998, 45.4936866322532 ] }, "distance": 7.64, "direction": 127.81, "angle": 80.46, "elevation": 45.49, "pano_id": "TMX7316010203-002972_pano_0002_000124", "timestamp": "2023-02-13T12:18:59.370930Z", "filename": "pano_0002_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 7.64277679, "relative_pitch": 80.46356335883306, "relative_heading": 127.80719601432612, "relative_elevation": 45.4936866322532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8892466993235, 52.379833378637, 46.4000627724454 ] }, "distance": 7.65, "direction": 133.34, "angle": 80.64, "elevation": 46.4, "pano_id": "TMX7316010203-000225_pano_0008_000745", "timestamp": "2017-03-27T12:10:31.137190Z", "filename": "pano_0008_000745.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 7.65037362, "relative_pitch": 80.63739092482355, "relative_heading": 133.3402353685334, "relative_elevation": 46.4000627724454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0005_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907846956669, 52.379927511007, 46.337328617461 ] }, "distance": 7.87, "direction": 311.56, "angle": 80.36, "elevation": 46.34, "pano_id": "TMX7316010203-002980_pano_0005_000059", "timestamp": "2023-02-20T12:02:36.963180Z", "filename": "pano_0005_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 7.87397728, "relative_pitch": 80.3560029699761, "relative_heading": 311.5622873527474, "relative_elevation": 46.337328617461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88925385013068, 52.3798348570031, 45.9699146123603 ] }, "distance": 7.9, "direction": 130.05, "angle": 80.24, "elevation": 45.97, "pano_id": "TMX7316010203-002037_pano_0000_002485", "timestamp": "2021-03-11T09:18:33.401010Z", "filename": "pano_0000_002485.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 7.90465217, "relative_pitch": 80.24324947852162, "relative_heading": 130.04881939918775, "relative_elevation": 45.9699146123603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907875509974, 52.3799326812309, 45.8482584478334 ] }, "distance": 8.25, "direction": 314.64, "angle": 79.8, "elevation": 45.85, "pano_id": "TMX7316010203-000188_pano_0000_001597", "timestamp": "2016-11-22T12:01:01.411660Z", "filename": "pano_0000_001597.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 8.25302957, "relative_pitch": 79.79561102995432, "relative_heading": 314.6418200870655, "relative_elevation": 45.8482584478334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88926044413089, 52.3798339831115, 45.6669948818162 ] }, "distance": 8.31, "direction": 128.57, "angle": 79.68, "elevation": 45.67, "pano_id": "TMX7316010203-001178_pano_0001_005243", "timestamp": "2019-05-13T09:24:07.577610Z", "filename": "pano_0001_005243.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 8.31371152, "relative_pitch": 79.68225425566334, "relative_heading": 128.57052150632524, "relative_elevation": 45.6669948818162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0022_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88926372982094, 52.3798364111858, 46.8732360247523 ] }, "distance": 8.33, "direction": 126.16, "angle": 79.93, "elevation": 46.87, "pano_id": "TMX7316010203-002961_pano_0022_000077", "timestamp": "2023-02-06T11:52:30.757030Z", "filename": "pano_0022_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 8.32757653, "relative_pitch": 79.92585183671223, "relative_heading": 126.15665113371948, "relative_elevation": 46.8732360247523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0008_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88926211449993, 52.3798340342445, 46.6718911267817 ] }, "distance": 8.4, "direction": 128.06, "angle": 79.8, "elevation": 46.67, "pano_id": "TMX7316010203-003025_pano_0008_000150", "timestamp": "2023-04-11T06:51:28.602540Z", "filename": "pano_0008_000150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 8.39943198, "relative_pitch": 79.79781995749784, "relative_heading": 128.05641692603285, "relative_elevation": 46.6718911267817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907429723817, 52.3799322747673, 46.4184733023867 ] }, "distance": 8.44, "direction": 312.98, "angle": 79.69, "elevation": 46.42, "pano_id": "TMX7316010203-002951_pano_0012_000012", "timestamp": "2023-01-30T11:04:39.028110Z", "filename": "pano_0012_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 8.44080498, "relative_pitch": 79.69386005669024, "relative_heading": 312.97525788522296, "relative_elevation": 46.4184733023867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889075314530958, 52.37993392559378, 0.0 ] }, "distance": 8.52, "direction": 314.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01812", "timestamp": "2025-06-16T04:17:57Z", "filename": "recording_2025-06-16_03-46-32_01812.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 8.51727988, "relative_pitch": 0.0, "relative_heading": 314.1971233966055, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88926570172836, 52.3798318350603, 48.5927141616121 ] }, "distance": 8.74, "direction": 128.33, "angle": 79.8, "elevation": 48.59, "pano_id": "TMX7316060226-000030_pano_0004_000406", "timestamp": "2016-08-17T07:47:05.304350Z", "filename": "pano_0004_000406.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 8.74272548, "relative_pitch": 79.80055255702905, "relative_heading": 128.33237905221608, "relative_elevation": 48.5927141616121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88926676302575, 52.3798316262295, 45.9956261506304 ] }, "distance": 8.81, "direction": 128.16, "angle": 79.15, "elevation": 46.0, "pano_id": "TMX7316010203-001054_pano_0000_002427", "timestamp": "2019-01-15T09:40:18.105110Z", "filename": "pano_0000_002427.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 8.81386794, "relative_pitch": 79.15225089246682, "relative_heading": 128.1594942806077, "relative_elevation": 45.9956261506304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002968_pano_0000_000526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907434077981, 52.3799393638138, 46.8123547388241 ] }, "distance": 9.0, "direction": 316.67, "angle": 79.12, "elevation": 46.81, "pano_id": "TMX7316010203-002968_pano_0000_000526", "timestamp": "2023-02-13T10:04:14.957700Z", "filename": "pano_0000_000526.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 8.99503187, "relative_pitch": 79.12314133781399, "relative_heading": 316.6669476397985, "relative_elevation": 46.8123547388241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0005_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88926064821588, 52.3798243080329, 46.4493864290416 ] }, "distance": 9.03, "direction": 133.86, "angle": 78.99, "elevation": 46.45, "pano_id": "TMX7316010203-002980_pano_0005_000062", "timestamp": "2023-02-20T12:03:05.512970Z", "filename": "pano_0005_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.03429797, "relative_pitch": 78.99352004071835, "relative_heading": 133.86131001515858, "relative_elevation": 46.4493864290416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0020_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907196852289, 52.3799393810162, 46.8749720035121 ] }, "distance": 9.11, "direction": 315.94, "angle": 79.0, "elevation": 46.87, "pano_id": "TMX7316010203-002985_pano_0020_000129", "timestamp": "2023-02-27T11:48:43.223830Z", "filename": "pano_0020_000129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.10801966, "relative_pitch": 79.00418350503197, "relative_heading": 315.93603688046755, "relative_elevation": 46.8749720035121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003018_pano_0005_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907011276774, 52.3799388685408, 45.5238928142935 ] }, "distance": 9.16, "direction": 315.12, "angle": 78.63, "elevation": 45.52, "pano_id": "TMX7316010203-003018_pano_0005_000142", "timestamp": "2023-04-03T06:38:04.026100Z", "filename": "pano_0005_000142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.15585678, "relative_pitch": 78.62826705788669, "relative_heading": 315.119598866767, "relative_elevation": 45.5238928142935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88927149212652, 52.3798299589313, 47.2613422963768 ] }, "distance": 9.18, "direction": 127.83, "angle": 79.01, "elevation": 47.26, "pano_id": "TMX7316010203-001543_pano_0000_002784", "timestamp": "2020-01-08T10:57:27.401070Z", "filename": "pano_0000_002784.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.18185986, "relative_pitch": 79.00562426956067, "relative_heading": 127.82821934883964, "relative_elevation": 47.2613422963768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0020_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88927520774404, 52.3798324053353, 47.8036230821162 ] }, "distance": 9.22, "direction": 125.53, "angle": 79.08, "elevation": 47.8, "pano_id": "TMX7316010203-003045_pano_0020_000228", "timestamp": "2023-04-17T07:31:14.763610Z", "filename": "pano_0020_000228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.22218455, "relative_pitch": 79.08074978803094, "relative_heading": 125.52768027992775, "relative_elevation": 47.8036230821162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88906261356036, 52.3799375127615, 46.4626462971792 ] }, "distance": 9.42, "direction": 312.27, "angle": 78.54, "elevation": 46.46, "pano_id": "TMX7316010203-002951_pano_0012_000014", "timestamp": "2023-01-30T11:04:45.262980Z", "filename": "pano_0012_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.42094045, "relative_pitch": 78.53788792510622, "relative_heading": 312.2703607763371, "relative_elevation": 46.4626462971792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002997/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002997/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002997/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002997/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_002997/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_002997/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_002997/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002997/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002997/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88906779676736, 52.3799417756268, 45.956488693133 ] }, "distance": 9.5, "direction": 315.82, "angle": 78.32, "elevation": 45.96, "pano_id": "TMX7316010203-002538_pano_0000_002997", "timestamp": "2022-04-22T10:48:18.566640Z", "filename": "pano_0000_002997.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.49707007, "relative_pitch": 78.3239846671445, "relative_heading": 315.8225306910384, "relative_elevation": 45.956488693133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0009_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88927529679305, 52.3798270229988, 46.8254488082603 ] }, "distance": 9.59, "direction": 128.42, "angle": 78.43, "elevation": 46.83, "pano_id": "TMX7316010203-003013_pano_0009_000071", "timestamp": "2023-03-27T10:16:20.787160Z", "filename": "pano_0009_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.58736811, "relative_pitch": 78.42878809663715, "relative_heading": 128.42075281925315, "relative_elevation": 46.8254488082603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88926999402449, 52.379820949175, 46.4939128942788 ] }, "distance": 9.75, "direction": 132.85, "angle": 78.15, "elevation": 46.49, "pano_id": "TMX7316010203-002951_pano_0012_000018", "timestamp": "2023-01-30T11:04:50.392850Z", "filename": "pano_0012_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.75364658, "relative_pitch": 78.15211285234962, "relative_heading": 132.85387005293984, "relative_elevation": 46.4939128942788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_000867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88906180259087, 52.3799413865818, 48.0778739107773 ] }, "distance": 9.76, "direction": 313.93, "angle": 78.53, "elevation": 48.08, "pano_id": "TMX7316010203-002045_pano_0001_000867", "timestamp": "2021-03-17T11:52:01.521130Z", "filename": "pano_0001_000867.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.75581781, "relative_pitch": 78.52945455079353, "relative_heading": 313.9257716699129, "relative_elevation": 48.0778739107773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88927681439161, 52.3798245181136, 46.0006389543414 ] }, "distance": 9.84, "direction": 129.32, "angle": 77.92, "elevation": 46.0, "pano_id": "TMX7316010203-001666_pano_0000_000767", "timestamp": "2020-04-22T06:44:24.700420Z", "filename": "pano_0000_000767.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.84275184, "relative_pitch": 77.92254479053781, "relative_heading": 129.31815055001505, "relative_elevation": 46.0006389543414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_000871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88926928517911, 52.3798192443461, 48.1459958413616 ] }, "distance": 9.85, "direction": 133.85, "angle": 78.44, "elevation": 48.15, "pano_id": "TMX7316010203-002045_pano_0001_000871", "timestamp": "2021-03-17T11:52:05.566090Z", "filename": "pano_0001_000871.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.84878514, "relative_pitch": 78.43902332953954, "relative_heading": 133.85395388650588, "relative_elevation": 48.1459958413616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0017_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88906283741951, 52.3799449113404, 46.2914791917428 ] }, "distance": 9.98, "direction": 315.83, "angle": 77.83, "elevation": 46.29, "pano_id": "TMX7316010203-002445_pano_0017_000028", "timestamp": "2022-01-27T09:32:21.051720Z", "filename": "pano_0017_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.9826563, "relative_pitch": 77.83064746964367, "relative_heading": 315.82805407873815, "relative_elevation": 46.2914791917428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0005_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88906277314433, 52.3799449038868, 46.9976003402844 ] }, "distance": 9.99, "direction": 315.81, "angle": 78.01, "elevation": 47.0, "pano_id": "TMX7316010203-003005_pano_0005_000033", "timestamp": "2023-03-20T10:24:40.995720Z", "filename": "pano_0005_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 9.98511194, "relative_pitch": 78.0052914552873, "relative_heading": 315.80672424806335, "relative_elevation": 46.9976003402844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track03_Sphere_00648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889054760359562, 52.379941110179104, 0.0 ] }, "distance": 10.09, "direction": 311.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track03_Sphere_00648", "timestamp": "2024-11-21T13:43:14Z", "filename": "Job_20241121_1354_Track03_Sphere_00648.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.08610918, "relative_pitch": 0.0, "relative_heading": 311.9097330137799, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000771/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000771/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000771/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000771/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000771/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000771/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000771/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000771/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000771/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88905650289147, 52.3799433178187, 46.0037697348744 ] }, "distance": 10.17, "direction": 313.39, "angle": 77.54, "elevation": 46.0, "pano_id": "TMX7316010203-001666_pano_0000_000771", "timestamp": "2020-04-22T06:44:27.470400Z", "filename": "pano_0000_000771.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.1652696, "relative_pitch": 77.53979889152718, "relative_heading": 313.387057194685, "relative_elevation": 46.0037697348744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track03_Sphere_00652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889275880836117, 52.3798185761417, 0.0 ] }, "distance": 10.23, "direction": 132.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track03_Sphere_00652", "timestamp": "2024-11-21T13:43:21Z", "filename": "Job_20241121_1354_Track03_Sphere_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": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.22741586, "relative_pitch": 0.0, "relative_heading": 132.41094636583279, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_006401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88905920609441, 52.3799466123504, 47.6343320002779 ] }, "distance": 10.29, "direction": 315.57, "angle": 77.81, "elevation": 47.63, "pano_id": "TMX7316010203-001054_pano_0000_006401", "timestamp": "2019-01-15T10:56:03.630450Z", "filename": "pano_0000_006401.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.29082252, "relative_pitch": 77.80929041644578, "relative_heading": 315.5749147555714, "relative_elevation": 47.6343320002779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_006405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88928445596508, 52.3798231005051, 47.6051587732509 ] }, "distance": 10.35, "direction": 128.17, "angle": 77.74, "elevation": 47.61, "pano_id": "TMX7316010203-001054_pano_0000_006405", "timestamp": "2019-01-15T10:56:06.865350Z", "filename": "pano_0000_006405.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.34735339, "relative_pitch": 77.73705838406765, "relative_heading": 128.16813056445758, "relative_elevation": 47.6051587732509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0005_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88928202799318, 52.3798209615748, 46.9521837178618 ] }, "distance": 10.37, "direction": 129.77, "angle": 77.55, "elevation": 46.95, "pano_id": "TMX7316010203-003005_pano_0005_000037", "timestamp": "2023-03-20T10:24:47.505630Z", "filename": "pano_0005_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.36848767, "relative_pitch": 77.54718633007356, "relative_heading": 129.76696157939548, "relative_elevation": 46.9521837178618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0020_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88928473125928, 52.3798228655791, 46.8525799028575 ] }, "distance": 10.38, "direction": 128.22, "angle": 77.51, "elevation": 46.85, "pano_id": "TMX7316010203-002990_pano_0020_000078", "timestamp": "2023-03-06T11:45:36.116370Z", "filename": "pano_0020_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.37825014, "relative_pitch": 77.51016071063202, "relative_heading": 128.217638606048, "relative_elevation": 46.8525799028575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88905848681764, 52.3799481211838, 47.2192384414375 ] }, "distance": 10.45, "direction": 316.03, "angle": 77.53, "elevation": 47.22, "pano_id": "TMX7316010203-001543_pano_0000_002780", "timestamp": "2020-01-08T10:57:24.981090Z", "filename": "pano_0000_002780.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.4453376, "relative_pitch": 77.52650581837824, "relative_heading": 316.0276937825649, "relative_elevation": 47.2192384414375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0009_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88905528826381, 52.3799476101475, 46.7992265829816 ] }, "distance": 10.56, "direction": 314.96, "angle": 77.29, "elevation": 46.8, "pano_id": "TMX7316010203-003013_pano_0009_000067", "timestamp": "2023-03-27T10:16:17.892190Z", "filename": "pano_0009_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.55746195, "relative_pitch": 77.2874165020355, "relative_heading": 314.9626761752271, "relative_elevation": 46.7992265829816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002968_pano_0000_000530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88928825474868, 52.3798214806692, 46.7939545502886 ] }, "distance": 10.66, "direction": 128.07, "angle": 77.16, "elevation": 46.79, "pano_id": "TMX7316010203-002968_pano_0000_000530", "timestamp": "2023-02-13T10:04:17.802680Z", "filename": "pano_0000_000530.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.66212969, "relative_pitch": 77.16413909604601, "relative_heading": 128.07061374210866, "relative_elevation": 46.7939545502886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0017_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88928748501088, 52.379818802272, 46.2099356185645 ] }, "distance": 10.81, "direction": 129.49, "angle": 76.84, "elevation": 46.21, "pano_id": "TMX7316010203-002445_pano_0017_000032", "timestamp": "2022-01-27T09:32:24.091550Z", "filename": "pano_0017_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.80794276, "relative_pitch": 76.83585007717326, "relative_heading": 129.48593723898816, "relative_elevation": 46.2099356185645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0008_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88905303495559, 52.3799509283673, 46.6784070190042 ] }, "distance": 10.93, "direction": 315.76, "angle": 76.82, "elevation": 46.68, "pano_id": "TMX7316010203-003025_pano_0008_000146", "timestamp": "2023-04-11T06:51:26.197560Z", "filename": "pano_0008_000146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.92801632, "relative_pitch": 76.82362643852812, "relative_heading": 315.7639973722503, "relative_elevation": 46.6784070190042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88904837938335, 52.3799481435206, 48.5376775329933 ] }, "distance": 10.94, "direction": 313.44, "angle": 77.3, "elevation": 48.54, "pano_id": "TMX7316060226-000030_pano_0004_000402", "timestamp": "2016-08-17T07:47:01.949330Z", "filename": "pano_0004_000402.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.93614276, "relative_pitch": 77.30257852144781, "relative_heading": 313.44077442566845, "relative_elevation": 48.5376775329933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003018_pano_0005_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8892845375378, 52.3798147550146, 45.589460529387 ] }, "distance": 10.95, "direction": 131.97, "angle": 76.49, "elevation": 45.59, "pano_id": "TMX7316010203-003018_pano_0005_000146", "timestamp": "2023-04-03T06:38:08.950930Z", "filename": "pano_0005_000146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 10.94973362, "relative_pitch": 76.49444784924518, "relative_heading": 131.97328505784705, "relative_elevation": 45.589460529387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88904439071168, 52.3799465290078, 46.4941460397094 ] }, "distance": 11.01, "direction": 311.79, "angle": 76.67, "elevation": 46.49, "pano_id": "TMX7316010203-000225_pano_0008_000743", "timestamp": "2017-03-27T12:10:28.042360Z", "filename": "pano_0008_000743.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 11.01439203, "relative_pitch": 76.67241088318248, "relative_heading": 311.7904843026891, "relative_elevation": 46.4941460397094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88929274996589, 52.37981257138766, 0.0 ] }, "distance": 11.53, "direction": 131.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01808", "timestamp": "2025-06-16T04:17:53Z", "filename": "recording_2025-06-16_03-46-32_01808.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 11.52961874, "relative_pitch": 0.0, "relative_heading": 131.01236496552997, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0020_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8890483742105, 52.3799567718509, 47.8073636740446 ] }, "distance": 11.62, "direction": 316.88, "angle": 76.34, "elevation": 47.81, "pano_id": "TMX7316010203-003045_pano_0020_000224", "timestamp": "2023-04-17T07:31:11.608560Z", "filename": "pano_0020_000224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 11.61749614, "relative_pitch": 76.34150472246183, "relative_heading": 316.8797656572774, "relative_elevation": 47.8073636740446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0022_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88904503873497, 52.3799550085717, 46.843146068044 ] }, "distance": 11.63, "direction": 315.4, "angle": 76.05, "elevation": 46.84, "pano_id": "TMX7316010203-002961_pano_0022_000081", "timestamp": "2023-02-06T11:52:33.146770Z", "filename": "pano_0022_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 11.63339657, "relative_pitch": 76.05288176831695, "relative_heading": 315.40255649675936, "relative_elevation": 46.843146068044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88904205731298, 52.3799545588889, 45.9644564967602 ] }, "distance": 11.74, "direction": 314.53, "angle": 75.67, "elevation": 45.96, "pano_id": "TMX7316010203-001054_pano_0000_002431", "timestamp": "2019-01-15T09:40:20.415150Z", "filename": "pano_0000_002431.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 11.74168659, "relative_pitch": 75.67016440785676, "relative_heading": 314.5256680572197, "relative_elevation": 45.9644564967602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002531_pano_0006_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8890337088031, 52.3799523482291, 45.9183077719063 ] }, "distance": 11.99, "direction": 311.78, "angle": 75.37, "elevation": 45.92, "pano_id": "TMX7316010203-002531_pano_0006_000016", "timestamp": "2022-04-21T08:52:13.893560Z", "filename": "pano_0006_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": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 11.98824136, "relative_pitch": 75.36796680471713, "relative_heading": 311.78119628926447, "relative_elevation": 45.9183077719063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88929731111528, 52.3798086196364, 46.393721438013 ] }, "distance": 12.05, "direction": 131.62, "angle": 75.44, "elevation": 46.39, "pano_id": "TMX7316010203-002951_pano_0012_000008", "timestamp": "2023-01-30T11:04:35.182970Z", "filename": "pano_0012_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 12.05322185, "relative_pitch": 75.43636399978394, "relative_heading": 131.62077115150663, "relative_elevation": 46.393721438013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0020_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88930266228618, 52.3798122114713, 46.83851873409 ] }, "distance": 12.07, "direction": 129.05, "angle": 75.55, "elevation": 46.84, "pano_id": "TMX7316010203-002985_pano_0020_000133", "timestamp": "2023-02-27T11:48:47.443800Z", "filename": "pano_0020_000133.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 12.07227619, "relative_pitch": 75.54700623348322, "relative_heading": 129.05319332942918, "relative_elevation": 46.83851873409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002531_pano_0006_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88929610059459, 52.3798060216266, 45.8491309760138 ] }, "distance": 12.19, "direction": 132.89, "angle": 75.12, "elevation": 45.85, "pano_id": "TMX7316010203-002531_pano_0006_000021", "timestamp": "2022-04-21T08:52:17.278490Z", "filename": "pano_0006_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": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 12.18662553, "relative_pitch": 75.11503824209743, "relative_heading": 132.89434725287703, "relative_elevation": 45.8491309760138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88903426803247, 52.3799562555924, 45.5816703923047 ] }, "distance": 12.25, "direction": 313.42, "angle": 74.95, "elevation": 45.58, "pano_id": "TMX7316010203-001178_pano_0001_005239", "timestamp": "2019-05-13T09:24:04.757620Z", "filename": "pano_0001_005239.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 12.25452704, "relative_pitch": 74.95197890181606, "relative_heading": 313.4159369561604, "relative_elevation": 45.5816703923047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88903686359922, 52.3799597824111, 45.9857606068254 ] }, "distance": 12.4, "direction": 315.29, "angle": 74.91, "elevation": 45.99, "pano_id": "TMX7316010203-002037_pano_0000_002481", "timestamp": "2021-03-11T09:18:29.801040Z", "filename": "pano_0000_002481.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 12.40252976, "relative_pitch": 74.90624931016612, "relative_heading": 315.2943654134418, "relative_elevation": 45.9857606068254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88930089385628, 52.3798063036232, 45.8361360616982 ] }, "distance": 12.41, "direction": 131.76, "angle": 74.85, "elevation": 45.84, "pano_id": "TMX7316010203-000188_pano_0000_001601", "timestamp": "2016-11-22T12:01:05.396590Z", "filename": "pano_0000_001601.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 12.40681205, "relative_pitch": 74.85424915606252, "relative_heading": 131.76214095394653, "relative_elevation": 45.8361360616982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002972_pano_0002_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88903428769209, 52.3799587604015, 45.465484784916 ] }, "distance": 12.45, "direction": 314.35, "angle": 74.69, "elevation": 45.47, "pano_id": "TMX7316010203-002972_pano_0002_000120", "timestamp": "2023-02-13T12:18:57.031130Z", "filename": "pano_0002_000120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 12.44677836, "relative_pitch": 74.6896486600211, "relative_heading": 314.3521861664511, "relative_elevation": 45.465484784916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0020_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88903712320385, 52.3799621507751, 46.7849070420489 ] }, "distance": 12.58, "direction": 316.2, "angle": 74.95, "elevation": 46.78, "pano_id": "TMX7316010203-002990_pano_0020_000074", "timestamp": "2023-03-06T11:45:30.286440Z", "filename": "pano_0020_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 12.57895632, "relative_pitch": 74.9509031743966, "relative_heading": 316.19606419378795, "relative_elevation": 46.7849070420489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002972_pano_0002_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88930799857017, 52.3798081683969, 45.4554063519463 ] }, "distance": 12.64, "direction": 129.6, "angle": 74.46, "elevation": 45.46, "pano_id": "TMX7316010203-002972_pano_0002_000125", "timestamp": "2023-02-13T12:19:00.010990Z", "filename": "pano_0002_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 12.63848396, "relative_pitch": 74.46186850185624, "relative_heading": 129.59914217138444, "relative_elevation": 45.4554063519463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88930765307552, 52.3798030641147, 45.9225435750559 ] }, "distance": 12.99, "direction": 131.6, "angle": 74.21, "elevation": 45.92, "pano_id": "TMX7316010203-002037_pano_0000_002486", "timestamp": "2021-03-11T09:18:34.226060Z", "filename": "pano_0000_002486.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 12.99028078, "relative_pitch": 74.20518591041538, "relative_heading": 131.5959654576648, "relative_elevation": 45.9225435750559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0008_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88931465068654, 52.3798050401696, 46.613351976499 ] }, "distance": 13.21, "direction": 129.51, "angle": 74.18, "elevation": 46.61, "pano_id": "TMX7316010203-003025_pano_0008_000151", "timestamp": "2023-04-11T06:51:29.237770Z", "filename": "pano_0008_000151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 13.20940776, "relative_pitch": 74.1781989035381, "relative_heading": 129.51012849681382, "relative_elevation": 46.613351976499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0022_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88931854404105, 52.3798067327029, 46.8312329687178 ] }, "distance": 13.3, "direction": 128.16, "angle": 74.15, "elevation": 46.83, "pano_id": "TMX7316010203-002961_pano_0022_000076", "timestamp": "2023-02-06T11:52:30.136800Z", "filename": "pano_0022_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 13.2978348, "relative_pitch": 74.14798434008065, "relative_heading": 128.15718760889976, "relative_elevation": 46.8312329687178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88902277737637, 52.3799640772107, 45.8729118769988 ] }, "distance": 13.42, "direction": 313.82, "angle": 73.69, "elevation": 45.87, "pano_id": "TMX7316010203-000188_pano_0000_001596", "timestamp": "2016-11-22T12:01:00.461630Z", "filename": "pano_0000_001596.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 13.42140327, "relative_pitch": 73.69168700715672, "relative_heading": 313.8190763607111, "relative_elevation": 45.8729118769988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88931740061899, 52.3798036068823, 45.6104003321379 ] }, "distance": 13.46, "direction": 129.53, "angle": 73.56, "elevation": 45.61, "pano_id": "TMX7316010203-001178_pano_0001_005244", "timestamp": "2019-05-13T09:24:08.322670Z", "filename": "pano_0001_005244.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 13.45534856, "relative_pitch": 73.56361666527707, "relative_heading": 129.52678162206738, "relative_elevation": 45.6104003321379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889020875749041, 52.37996351776782, 0.0 ] }, "distance": 13.47, "direction": 313.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01813", "timestamp": "2025-06-16T04:17:58Z", "filename": "recording_2025-06-16_03-46-32_01813.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 13.47240547, "relative_pitch": 0.0, "relative_heading": 313.24674684161505, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88901721224481, 52.3799629622302, 46.4487645132467 ] }, "distance": 13.61, "direction": 312.34, "angle": 73.66, "elevation": 46.45, "pano_id": "TMX7316010203-002951_pano_0012_000013", "timestamp": "2023-01-30T11:04:40.233210Z", "filename": "pano_0012_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 13.61347907, "relative_pitch": 73.66488174236946, "relative_heading": 312.33783748632794, "relative_elevation": 46.4487645132467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88931981529423, 52.3798028656487, 48.5623878315091 ] }, "distance": 13.63, "direction": 129.35, "angle": 74.32, "elevation": 48.56, "pano_id": "TMX7316060226-000030_pano_0004_000407", "timestamp": "2016-08-17T07:47:06.214330Z", "filename": "pano_0004_000407.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 13.63473174, "relative_pitch": 74.31699340323337, "relative_heading": 129.35436816181766, "relative_elevation": 48.5623878315091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0005_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88901410007342, 52.3799628301998, 46.4126667939126 ] }, "distance": 13.76, "direction": 311.7, "angle": 73.49, "elevation": 46.41, "pano_id": "TMX7316010203-002980_pano_0005_000058", "timestamp": "2023-02-20T12:02:29.348220Z", "filename": "pano_0005_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 13.76109265, "relative_pitch": 73.48520829821447, "relative_heading": 311.6983352245257, "relative_elevation": 46.4126667939126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002968_pano_0000_000525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88902032309989, 52.3799684795029, 46.8386680223048 ] }, "distance": 13.88, "direction": 314.8, "angle": 73.49, "elevation": 46.84, "pano_id": "TMX7316010203-002968_pano_0000_000525", "timestamp": "2023-02-13T10:04:14.282720Z", "filename": "pano_0000_000525.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 13.88319656, "relative_pitch": 73.48993436320202, "relative_heading": 314.8002653278922, "relative_elevation": 46.8386680223048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88932267657159, 52.3798014116885, 45.9696156522259 ] }, "distance": 13.89, "direction": 129.36, "angle": 73.19, "elevation": 45.97, "pano_id": "TMX7316010203-001054_pano_0000_002426", "timestamp": "2019-01-15T09:40:17.535110Z", "filename": "pano_0000_002426.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 13.88798197, "relative_pitch": 73.18979246758926, "relative_heading": 129.360763600044, "relative_elevation": 45.9696156522259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88932383108126, 52.3798003165901, 47.1817098977044 ] }, "distance": 14.03, "direction": 129.54, "angle": 73.44, "elevation": 47.18, "pano_id": "TMX7316010203-001543_pano_0000_002785", "timestamp": "2020-01-08T10:57:28.081110Z", "filename": "pano_0000_002785.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 14.0261177, "relative_pitch": 73.44390729038741, "relative_heading": 129.54195747509758, "relative_elevation": 47.1817098977044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0005_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88931847422353, 52.3797946871319, 46.4246967704967 ] }, "distance": 14.16, "direction": 132.44, "angle": 73.04, "elevation": 46.42, "pano_id": "TMX7316010203-002980_pano_0005_000063", "timestamp": "2023-02-20T12:03:07.992900Z", "filename": "pano_0005_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 14.16169774, "relative_pitch": 73.03584932751431, "relative_heading": 132.43716154794603, "relative_elevation": 46.4246967704967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003018_pano_0005_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88901591219423, 52.3799696980911, 45.5431565204635 ] }, "distance": 14.19, "direction": 314.33, "angle": 72.69, "elevation": 45.54, "pano_id": "TMX7316010203-003018_pano_0005_000141", "timestamp": "2023-04-03T06:38:03.115960Z", "filename": "pano_0005_000141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 14.19233976, "relative_pitch": 72.69171343473991, "relative_heading": 314.3342628024084, "relative_elevation": 45.5431565204635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0020_000229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88933250893773, 52.3798011410775, 47.7558055268601 ] }, "distance": 14.43, "direction": 127.77, "angle": 73.19, "elevation": 47.76, "pano_id": "TMX7316010203-003045_pano_0020_000229", "timestamp": "2023-04-17T07:31:15.713780Z", "filename": "pano_0020_000229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 14.43032564, "relative_pitch": 73.18680879098686, "relative_heading": 127.76702833379504, "relative_elevation": 47.7558055268601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0020_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88901274479676, 52.379971668395, 46.9129741853103 ] }, "distance": 14.5, "direction": 314.36, "angle": 72.82, "elevation": 46.91, "pano_id": "TMX7316010203-002985_pano_0020_000128", "timestamp": "2023-02-27T11:48:41.983840Z", "filename": "pano_0020_000128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 14.49983205, "relative_pitch": 72.82470038046583, "relative_heading": 314.3583336019281, "relative_elevation": 46.9129741853103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88932283055016, 52.3797921561489, 46.4843897512183 ] }, "distance": 14.57, "direction": 132.47, "angle": 72.6, "elevation": 46.48, "pano_id": "TMX7316010203-002951_pano_0012_000019", "timestamp": "2023-01-30T11:04:51.572820Z", "filename": "pano_0012_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 14.57067068, "relative_pitch": 72.59624472990066, "relative_heading": 132.46735874743973, "relative_elevation": 46.4843897512183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_000866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88900842036249, 52.3799703669634, 48.0853944625705 ] }, "distance": 14.61, "direction": 313.14, "angle": 73.1, "elevation": 48.09, "pano_id": "TMX7316010203-002045_pano_0001_000866", "timestamp": "2021-03-17T11:52:00.496130Z", "filename": "pano_0001_000866.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 14.61240403, "relative_pitch": 73.09678841425605, "relative_heading": 313.1449987630794, "relative_elevation": 48.0853944625705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0009_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88932943907784, 52.3797961038851, 46.7929880181327 ] }, "distance": 14.62, "direction": 130.01, "angle": 72.65, "elevation": 46.79, "pano_id": "TMX7316010203-003013_pano_0009_000072", "timestamp": "2023-03-27T10:16:21.492060Z", "filename": "pano_0009_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 14.61952301, "relative_pitch": 72.64964073630213, "relative_heading": 130.0058782738279, "relative_elevation": 46.7929880181327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_000872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88932436170165, 52.3797916145295, 48.1063208840787 ] }, "distance": 14.69, "direction": 132.37, "angle": 73.02, "elevation": 48.11, "pano_id": "TMX7316010203-002045_pano_0001_000872", "timestamp": "2021-03-17T11:52:06.826070Z", "filename": "pano_0001_000872.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 14.68829675, "relative_pitch": 73.02100404584837, "relative_heading": 132.36617805972628, "relative_elevation": 48.1063208840787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88933464285912, 52.3797963813804, 46.0051867803559 ] }, "distance": 14.87, "direction": 129.04, "angle": 72.08, "elevation": 46.01, "pano_id": "TMX7316010203-001666_pano_0000_000766", "timestamp": "2020-04-22T06:44:23.575430Z", "filename": "pano_0000_000766.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 14.87322445, "relative_pitch": 72.0842645328548, "relative_heading": 129.03716103148238, "relative_elevation": 46.0051867803559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_002998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_002998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_002998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88900676650161, 52.3799740679829, 45.9997056480497 ] }, "distance": 14.98, "direction": 314.0, "angle": 71.96, "elevation": 46.0, "pano_id": "TMX7316010203-002538_pano_0000_002998", "timestamp": "2022-04-22T10:48:20.076650Z", "filename": "pano_0000_002998.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 14.97786913, "relative_pitch": 71.9643396155225, "relative_heading": 313.9998738932309, "relative_elevation": 45.9997056480497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0017_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88900688167763, 52.3799762418158, 46.3291876614094 ] }, "distance": 15.14, "direction": 314.68, "angle": 71.9, "elevation": 46.33, "pano_id": "TMX7316010203-002445_pano_0017_000027", "timestamp": "2022-01-27T09:32:20.336560Z", "filename": "pano_0017_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.14132258, "relative_pitch": 71.90155321891206, "relative_heading": 314.6789467429619, "relative_elevation": 46.3291876614094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0005_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88900617321719, 52.379975920184, 47.0345569811761 ] }, "distance": 15.15, "direction": 314.45, "angle": 72.15, "elevation": 47.03, "pano_id": "TMX7316010203-003005_pano_0005_000032", "timestamp": "2023-03-20T10:24:39.920670Z", "filename": "pano_0005_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.15057758, "relative_pitch": 72.1454260969356, "relative_heading": 314.45442581667453, "relative_elevation": 47.0345569811761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track03_Sphere_00653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889328901376792, 52.3797883846997, 0.0 ] }, "distance": 15.16, "direction": 132.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track03_Sphere_00653", "timestamp": "2024-11-21T13:43:22Z", "filename": "Job_20241121_1354_Track03_Sphere_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": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.15899316, "relative_pitch": 0.0, "relative_heading": 132.58248285747533, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000772/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000772/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000772/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000772/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000772/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000772/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000772/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000772/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000772/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8890019890272, 52.3799733662672, 46.0151873379946 ] }, "distance": 15.16, "direction": 312.93, "angle": 71.76, "elevation": 46.02, "pano_id": "TMX7316010203-001666_pano_0000_000772", "timestamp": "2020-04-22T06:44:28.035580Z", "filename": "pano_0000_000772.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.16027241, "relative_pitch": 71.7648936167823, "relative_heading": 312.93345236466826, "relative_elevation": 46.0151873379946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88900481883375, 52.3799776402631, 47.2433333992958 ] }, "distance": 15.35, "direction": 314.72, "angle": 72.0, "elevation": 47.24, "pano_id": "TMX7316010203-001543_pano_0000_002779", "timestamp": "2020-01-08T10:57:24.441100Z", "filename": "pano_0000_002779.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.35062475, "relative_pitch": 71.99963228230393, "relative_heading": 314.7232907373762, "relative_elevation": 47.2433333992958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_006400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88900364232213, 52.3799777925774, 47.6563931200653 ] }, "distance": 15.42, "direction": 314.56, "angle": 72.07, "elevation": 47.66, "pano_id": "TMX7316010203-001054_pano_0000_006400", "timestamp": "2019-01-15T10:56:02.905400Z", "filename": "pano_0000_006400.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.41953759, "relative_pitch": 72.07067327763852, "relative_heading": 314.5585588178347, "relative_elevation": 47.6563931200653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0005_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88933753198096, 52.3797905702598, 46.9525283602998 ] }, "distance": 15.44, "direction": 130.44, "angle": 71.8, "elevation": 46.95, "pano_id": "TMX7316010203-003005_pano_0005_000038", "timestamp": "2023-03-20T10:24:49.535620Z", "filename": "pano_0005_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.4379375, "relative_pitch": 71.79919428483981, "relative_heading": 130.4415013769785, "relative_elevation": 46.9525283602998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track03_Sphere_00647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888996236166867, 52.37997353425611, 0.0 ] }, "distance": 15.46, "direction": 312.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track03_Sphere_00647", "timestamp": "2024-11-21T13:43:13Z", "filename": "Job_20241121_1354_Track03_Sphere_00647.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.46188952, "relative_pitch": 0.0, "relative_heading": 311.99534461530317, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_006406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88934133925854, 52.3797919722016, 47.6009076889604 ] }, "distance": 15.54, "direction": 129.38, "angle": 71.92, "elevation": 47.6, "pano_id": "TMX7316010203-001054_pano_0000_006406", "timestamp": "2019-01-15T10:56:07.815350Z", "filename": "pano_0000_006406.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.53670588, "relative_pitch": 71.92356798915307, "relative_heading": 129.38341912650986, "relative_elevation": 47.6009076889604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0009_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88899972128981, 52.3799772168869, 46.8205733085051 ] }, "distance": 15.57, "direction": 313.7, "angle": 71.61, "elevation": 46.82, "pano_id": "TMX7316010203-003013_pano_0009_000066", "timestamp": "2023-03-27T10:16:17.102100Z", "filename": "pano_0009_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.56658349, "relative_pitch": 71.60941900765677, "relative_heading": 313.70098616112665, "relative_elevation": 46.8205733085051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0023_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0023_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0023_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0023_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0023_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0023_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0023_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0023_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0023_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88933618668885, 52.3797878131094, 46.826358304359 ] }, "distance": 15.57, "direction": 131.52, "angle": 71.61, "elevation": 46.83, "pano_id": "TMX7316010203-002961_pano_0023_000000", "timestamp": "2023-02-06T11:53:10.061480Z", "filename": "pano_0023_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.56998659, "relative_pitch": 71.60778865629881, "relative_heading": 131.51947582994723, "relative_elevation": 46.826358304359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002968_pano_0000_000531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88934217491765, 52.3797920618294, 46.7900249538943 ] }, "distance": 15.57, "direction": 129.22, "angle": 71.59, "elevation": 46.79, "pano_id": "TMX7316010203-002968_pano_0000_000531", "timestamp": "2023-02-13T10:04:18.547650Z", "filename": "pano_0000_000531.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.57442172, "relative_pitch": 71.58957948222168, "relative_heading": 129.2222310135918, "relative_elevation": 46.7900249538943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0020_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88934280143846, 52.3797901354192, 46.8530276026577 ] }, "distance": 15.74, "direction": 129.73, "angle": 71.43, "elevation": 46.85, "pano_id": "TMX7316010203-002990_pano_0020_000079", "timestamp": "2023-03-06T11:45:36.876350Z", "filename": "pano_0020_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.74363406, "relative_pitch": 71.42653422279513, "relative_heading": 129.7284176903122, "relative_elevation": 46.8530276026577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0008_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88900002058027, 52.3799797906861, 46.7068172357976 ] }, "distance": 15.75, "direction": 314.51, "angle": 71.36, "elevation": 46.71, "pano_id": "TMX7316010203-003025_pano_0008_000145", "timestamp": "2023-04-11T06:51:25.642550Z", "filename": "pano_0008_000145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.75127252, "relative_pitch": 71.36398404017706, "relative_heading": 314.50539560638055, "relative_elevation": 46.7068172357976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88899429781481, 52.3799778721579, 48.5519459471107 ] }, "distance": 15.89, "direction": 312.97, "angle": 71.88, "elevation": 48.55, "pano_id": "TMX7316060226-000030_pano_0004_000401", "timestamp": "2016-08-17T07:47:01.134360Z", "filename": "pano_0004_000401.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 15.88524631, "relative_pitch": 71.88291677215047, "relative_heading": 312.97079296147183, "relative_elevation": 48.5519459471107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0017_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88934508497438, 52.3797876175704, 46.1891284985468 ] }, "distance": 16.04, "direction": 130.14, "angle": 70.85, "elevation": 46.19, "pano_id": "TMX7316010203-002445_pano_0017_000033", "timestamp": "2022-01-27T09:32:24.901530Z", "filename": "pano_0017_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 16.04271733, "relative_pitch": 70.84652091133847, "relative_heading": 130.14302600180102, "relative_elevation": 46.1891284985468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003018_pano_0005_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88934014289747, 52.3797840472246, 45.6235926719382 ] }, "distance": 16.05, "direction": 132.0, "angle": 70.62, "elevation": 45.62, "pano_id": "TMX7316010203-003018_pano_0005_000147", "timestamp": "2023-04-03T06:38:10.330900Z", "filename": "pano_0005_000147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 16.05003928, "relative_pitch": 70.61850863261259, "relative_heading": 132.00202970544618, "relative_elevation": 45.6235926719382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889346932203611, 52.37978225000669, 0.0 ] }, "distance": 16.53, "direction": 131.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01807", "timestamp": "2025-06-16T04:17:52Z", "filename": "recording_2025-06-16_03-46-32_01807.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 16.52820145, "relative_pitch": 0.0, "relative_heading": 131.44476328715376, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0022_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88898876588825, 52.3799831175198, 46.8533632652834 ] }, "distance": 16.56, "direction": 313.56, "angle": 70.53, "elevation": 46.85, "pano_id": "TMX7316010203-002961_pano_0022_000082", "timestamp": "2023-02-06T11:52:33.746800Z", "filename": "pano_0022_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 16.55959908, "relative_pitch": 70.53483022527615, "relative_heading": 313.56007707149143, "relative_elevation": 46.8533632652834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0020_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88899107520349, 52.3799875401089, 47.8293520398438 ] }, "distance": 16.79, "direction": 315.15, "angle": 70.66, "elevation": 47.83, "pano_id": "TMX7316010203-003045_pano_0020_000223", "timestamp": "2023-04-17T07:31:10.848560Z", "filename": "pano_0020_000223.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 16.79121206, "relative_pitch": 70.65561041127953, "relative_heading": 315.1469166834755, "relative_elevation": 47.8293520398438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002531_pano_0006_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888980486357, 52.3799815727631, 45.9369031507522 ] }, "distance": 16.86, "direction": 311.82, "angle": 69.85, "elevation": 45.94, "pano_id": "TMX7316010203-002531_pano_0006_000015", "timestamp": "2022-04-21T08:52:13.223530Z", "filename": "pano_0006_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": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 16.85751201, "relative_pitch": 69.84832675536364, "relative_heading": 311.8159352308106, "relative_elevation": 45.9369031507522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88898593354656, 52.3799853414058, 45.9732716195285 ] }, "distance": 16.87, "direction": 313.72, "angle": 69.85, "elevation": 45.97, "pano_id": "TMX7316010203-001054_pano_0000_002432", "timestamp": "2019-01-15T09:40:20.985110Z", "filename": "pano_0000_002432.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 16.86995496, "relative_pitch": 69.84931883540668, "relative_heading": 313.71772154946615, "relative_elevation": 45.9732716195285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88935199536376, 52.3797799949705, 46.3279019715264 ] }, "distance": 16.95, "direction": 131.31, "angle": 69.9, "elevation": 46.33, "pano_id": "TMX7316010203-000225_pano_0008_000746", "timestamp": "2017-03-27T12:10:32.882180Z", "filename": "pano_0008_000746.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 16.95278077, "relative_pitch": 69.90089855398462, "relative_heading": 131.30918800013762, "relative_elevation": 46.3279019715264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002531_pano_0006_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0006_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0006_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88934939401689, 52.3797770629796, 45.8817409221083 ] }, "distance": 17.04, "direction": 132.53, "angle": 69.63, "elevation": 45.88, "pano_id": "TMX7316010203-002531_pano_0006_000022", "timestamp": "2022-04-21T08:52:17.968490Z", "filename": "pano_0006_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": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 17.0389366, "relative_pitch": 69.62669554195304, "relative_heading": 132.52656611894704, "relative_elevation": 45.8817409221083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88935256761525, 52.3797779828947, 46.4072634167969 ] }, "distance": 17.13, "direction": 131.79, "angle": 69.74, "elevation": 46.41, "pano_id": "TMX7316010203-002951_pano_0012_000007", "timestamp": "2023-01-30T11:04:34.277980Z", "filename": "pano_0012_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 17.13044097, "relative_pitch": 69.73924476174498, "relative_heading": 131.78565968489016, "relative_elevation": 46.4072634167969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001975_pano_0000_000298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88936009621482, 52.3799794045462, 44.1657653739676 ] }, "distance": 17.25, "direction": 50.38, "angle": 68.67, "elevation": 44.17, "pano_id": "TMX7316010203-001975_pano_0000_000298", "timestamp": "2021-01-22T11:20:47.313700Z", "filename": "pano_0000_000298.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 17.24746512, "relative_pitch": 68.66852886606773, "relative_heading": 50.38119851776078, "relative_elevation": 44.1657653739676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0020_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88936008899276, 52.3797811626525, 46.852595994249 ] }, "distance": 17.29, "direction": 129.78, "angle": 69.75, "elevation": 46.85, "pano_id": "TMX7316010203-002985_pano_0020_000134", "timestamp": "2023-02-27T11:48:48.459010Z", "filename": "pano_0020_000134.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 17.28715885, "relative_pitch": 69.74749889086293, "relative_heading": 129.77969709054454, "relative_elevation": 46.852595994249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88897792070599, 52.379986717704, 45.5849286485463 ] }, "distance": 17.37, "direction": 312.84, "angle": 69.14, "elevation": 45.58, "pano_id": "TMX7316010203-001178_pano_0001_005238", "timestamp": "2019-05-13T09:24:04.057830Z", "filename": "pano_0001_005238.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 17.37219831, "relative_pitch": 69.13839552707275, "relative_heading": 312.8390571045263, "relative_elevation": 45.5849286485463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88898268811766, 52.3799904320947, 45.9906560070813 ] }, "distance": 17.42, "direction": 314.56, "angle": 69.25, "elevation": 45.99, "pano_id": "TMX7316010203-002037_pano_0000_002480", "timestamp": "2021-03-11T09:18:28.901070Z", "filename": "pano_0000_002480.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 17.42305865, "relative_pitch": 69.25135334012694, "relative_heading": 314.56185362742565, "relative_elevation": 45.9906560070813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002972_pano_0002_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88897803676392, 52.3799884232297, 45.487390331924 ] }, "distance": 17.5, "direction": 313.31, "angle": 68.96, "elevation": 45.49, "pano_id": "TMX7316010203-002972_pano_0002_000119", "timestamp": "2023-02-13T12:18:56.485970Z", "filename": "pano_0002_000119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 17.49604033, "relative_pitch": 68.9615121817374, "relative_heading": 313.31238159776143, "relative_elevation": 45.487390331924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88935716682884, 52.3797753799635, 45.8717418378219 ] }, "distance": 17.56, "direction": 131.81, "angle": 69.06, "elevation": 45.87, "pano_id": "TMX7316010203-000188_pano_0000_001602", "timestamp": "2016-11-22T12:01:06.511610Z", "filename": "pano_0000_001602.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 17.55696702, "relative_pitch": 69.05613448017155, "relative_heading": 131.80940886071517, "relative_elevation": 45.8717418378219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002972_pano_0002_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002972_pano_0002_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002972/pano_0002_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88936403331372, 52.3797769086895, 45.51356268581 ] }, "distance": 17.8, "direction": 130.4, "angle": 68.64, "elevation": 45.51, "pano_id": "TMX7316010203-002972_pano_0002_000126", "timestamp": "2023-02-13T12:19:00.630940Z", "filename": "pano_0002_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 17.79748034, "relative_pitch": 68.64267010645541, "relative_heading": 130.39757762892475, "relative_elevation": 45.51356268581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0020_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0020_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0020_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88897878950714, 52.3799934946125, 46.8025079537183 ] }, "distance": 17.85, "direction": 314.74, "angle": 69.12, "elevation": 46.8, "pano_id": "TMX7316010203-002990_pano_0020_000073", "timestamp": "2023-03-06T11:45:29.516440Z", "filename": "pano_0020_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 17.85141613, "relative_pitch": 69.12214471060307, "relative_heading": 314.74327945156557, "relative_elevation": 46.8025079537183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0008_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88936777462084, 52.379776673204, 46.6243749959394 ] }, "distance": 18.01, "direction": 129.94, "angle": 68.88, "elevation": 46.62, "pano_id": "TMX7316010203-003025_pano_0008_000152", "timestamp": "2023-04-11T06:51:29.832600Z", "filename": "pano_0008_000152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 18.00906781, "relative_pitch": 68.88051536036158, "relative_heading": 129.9357617167361, "relative_elevation": 46.6243749959394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88936355673034, 52.3797728374273, 45.9556897785515 ] }, "distance": 18.07, "direction": 131.56, "angle": 68.53, "elevation": 45.96, "pano_id": "TMX7316010203-002037_pano_0000_002487", "timestamp": "2021-03-11T09:18:35.026190Z", "filename": "pano_0000_002487.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 18.07007579, "relative_pitch": 68.5349254640016, "relative_heading": 131.55828717412248, "relative_elevation": 45.9556897785515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0022_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0022_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0022_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88937362862612, 52.379777576708, 46.8559512514621 ] }, "distance": 18.25, "direction": 128.89, "angle": 68.72, "elevation": 46.86, "pano_id": "TMX7316010203-002961_pano_0022_000075", "timestamp": "2023-02-06T11:52:29.516800Z", "filename": "pano_0022_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 18.25322241, "relative_pitch": 68.71608239264202, "relative_heading": 128.89049604121743, "relative_elevation": 46.8559512514621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888965759311014, 52.37999328681967, 0.0 ] }, "distance": 18.48, "direction": 312.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01814", "timestamp": "2025-06-16T04:17:59Z", "filename": "recording_2025-06-16_03-46-32_01814.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 18.47647875, "relative_pitch": 0.0, "relative_heading": 312.7550906831121, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88937227211901, 52.3797724509882, 48.594055974856 ] }, "distance": 18.55, "direction": 130.44, "angle": 69.11, "elevation": 48.59, "pano_id": "TMX7316060226-000030_pano_0004_000408", "timestamp": "2016-08-17T07:47:07.174270Z", "filename": "pano_0004_000408.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 18.54621266, "relative_pitch": 69.11034533154333, "relative_heading": 130.44133376810134, "relative_elevation": 48.594055974856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88937428675107, 52.3797734485346, 45.6401302199811 ] }, "distance": 18.58, "direction": 129.91, "angle": 67.85, "elevation": 45.64, "pano_id": "TMX7316010203-001178_pano_0001_005245", "timestamp": "2019-05-13T09:24:09.072700Z", "filename": "pano_0001_005245.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 18.57942773, "relative_pitch": 67.84948242185646, "relative_heading": 129.90637698889842, "relative_elevation": 45.6401302199811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88896614345397, 52.3799952821248, 45.8947518849745 ] }, "distance": 18.61, "direction": 313.31, "angle": 67.93, "elevation": 45.89, "pano_id": "TMX7316010203-000188_pano_0000_001595", "timestamp": "2016-11-22T12:00:59.461660Z", "filename": "pano_0000_001595.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 18.60887582, "relative_pitch": 67.92899614476258, "relative_heading": 313.3117244518483, "relative_elevation": 45.8947518849745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000205_pano_0000_000841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_000841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_000841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88931386545443, 52.3800220564573, 44.0739476354793 ] }, "distance": 18.73, "direction": 32.78, "angle": 66.98, "elevation": 44.07, "pano_id": "TMX7316010203-000205_pano_0000_000841", "timestamp": "2017-03-13T09:37:52.999610Z", "filename": "pano_0000_000841.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 18.72587031, "relative_pitch": 66.9806275883679, "relative_heading": 32.77721722578384, "relative_elevation": 44.0739476354793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002968_pano_0000_000524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88896637873801, 52.379997351058, 46.8566001206636 ] }, "distance": 18.76, "direction": 313.86, "angle": 68.18, "elevation": 46.86, "pano_id": "TMX7316010203-002968_pano_0000_000524", "timestamp": "2023-02-13T10:04:13.602750Z", "filename": "pano_0000_000524.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 18.75599005, "relative_pitch": 68.18451926887161, "relative_heading": 313.8570326440745, "relative_elevation": 46.8566001206636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001975_pano_0000_000299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88925049975159, 52.3800415372834, 44.1417140755802 ] }, "distance": 18.83, "direction": 18.01, "angle": 66.89, "elevation": 44.14, "pano_id": "TMX7316010203-001975_pano_0000_000299", "timestamp": "2021-01-22T11:20:53.328610Z", "filename": "pano_0000_000299.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 18.83475486, "relative_pitch": 66.89262243357655, "relative_heading": 18.00816288157947, "relative_elevation": 44.1417140755802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88937643422492, 52.3797707538725, 47.2007016120479 ] }, "distance": 18.88, "direction": 130.32, "angle": 68.19, "elevation": 47.2, "pano_id": "TMX7316010203-001543_pano_0000_002786", "timestamp": "2020-01-08T10:57:28.726070Z", "filename": "pano_0000_002786.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 18.8844562, "relative_pitch": 68.1942211602977, "relative_heading": 130.31960343749813, "relative_elevation": 47.2007016120479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88937897626533, 52.3797712807835, 46.0051311003044 ] }, "distance": 18.98, "direction": 129.85, "angle": 67.58, "elevation": 46.01, "pano_id": "TMX7316010203-001054_pano_0000_002425", "timestamp": "2019-01-15T09:40:16.985150Z", "filename": "pano_0000_002425.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 18.97914538, "relative_pitch": 67.58169325922015, "relative_heading": 129.84651200449935, "relative_elevation": 46.0051311003044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001979_pano_0001_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88935097016822, 52.3800090950014, 44.1144266491756 ] }, "distance": 19.1, "direction": 41.52, "angle": 66.59, "elevation": 44.11, "pano_id": "TMX7316010203-001979_pano_0001_000372", "timestamp": "2021-01-25T11:24:37.281940Z", "filename": "pano_0001_000372.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 19.10328968, "relative_pitch": 66.5854821217766, "relative_heading": 41.52452256172512, "relative_elevation": 44.1144266491756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000205_pano_0000_000572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_000572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_000572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88932335165131, 52.3800232679174, 44.1174356127158 ] }, "distance": 19.19, "direction": 34.18, "angle": 66.49, "elevation": 44.12, "pano_id": "TMX7316010203-000205_pano_0000_000572", "timestamp": "2017-03-13T09:06:19.763810Z", "filename": "pano_0000_000572.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 19.19467799, "relative_pitch": 66.48703556015583, "relative_heading": 34.180694897097496, "relative_elevation": 44.1174356127158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0005_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88895481383621, 52.3799957575581, 46.4458319516852 ] }, "distance": 19.21, "direction": 311.85, "angle": 67.53, "elevation": 46.45, "pano_id": "TMX7316010203-002980_pano_0005_000057", "timestamp": "2023-02-20T12:02:24.658250Z", "filename": "pano_0005_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 19.21279647, "relative_pitch": 67.52706291716416, "relative_heading": 311.84815326953446, "relative_elevation": 46.4458319516852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003018_pano_0005_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003018_pano_0005_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003018/pano_0005_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88896070383361, 52.380000030162, 45.5538057405502 ] }, "distance": 19.24, "direction": 313.7, "angle": 67.1, "elevation": 45.55, "pano_id": "TMX7316010203-003018_pano_0005_000140", "timestamp": "2023-04-03T06:38:02.220970Z", "filename": "pano_0005_000140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 19.24126094, "relative_pitch": 67.10151558818109, "relative_heading": 313.699866757799, "relative_elevation": 45.5538057405502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0005_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0005_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0005_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88937727714775, 52.3797657245344, 46.5037170136347 ] }, "distance": 19.29, "direction": 131.48, "angle": 67.47, "elevation": 46.5, "pano_id": "TMX7316010203-002980_pano_0005_000064", "timestamp": "2023-02-20T12:03:12.732890Z", "filename": "pano_0005_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 19.29426781, "relative_pitch": 67.46656865030774, "relative_heading": 131.47648750622545, "relative_elevation": 46.5037170136347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0012_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0012_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0012_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88937488323712, 52.3797630121511, 46.511483406648 ] }, "distance": 19.37, "direction": 132.46, "angle": 67.39, "elevation": 46.51, "pano_id": "TMX7316010203-002951_pano_0012_000020", "timestamp": "2023-01-30T11:04:52.687890Z", "filename": "pano_0012_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 19.37491355, "relative_pitch": 67.38524822610711, "relative_heading": 132.4645342836639, "relative_elevation": 46.511483406648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_000865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88895547535501, 52.3799997636353, 48.0959681533277 ] }, "distance": 19.48, "direction": 312.91, "angle": 67.95, "elevation": 48.1, "pano_id": "TMX7316010203-002045_pano_0001_000865", "timestamp": "2021-03-17T11:51:59.386210Z", "filename": "pano_0001_000865.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 19.48000826, "relative_pitch": 67.95088466830194, "relative_heading": 312.9132980709457, "relative_elevation": 48.0959681533277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_000873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_000873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_000873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88938181567095, 52.3797660692697, 48.1182581521571 ] }, "distance": 19.5, "direction": 130.79, "angle": 67.94, "elevation": 48.12, "pano_id": "TMX7316010203-002045_pano_0001_000873", "timestamp": "2021-03-17T11:52:07.951110Z", "filename": "pano_0001_000873.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 19.50180821, "relative_pitch": 67.93782112209418, "relative_heading": 130.79065895033284, "relative_elevation": 48.1182581521571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0009_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88938392276662, 52.3797653789505, 46.8241356434301 ] }, "distance": 19.66, "direction": 130.69, "angle": 67.22, "elevation": 46.82, "pano_id": "TMX7316010203-003013_pano_0009_000073", "timestamp": "2023-03-27T10:16:22.182100Z", "filename": "pano_0009_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 19.6606548, "relative_pitch": 67.2232968118471, "relative_heading": 130.68696734012525, "relative_elevation": 46.8241356434301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0020_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0020_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0020_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88939058963313, 52.3797698814098, 47.7772372784093 ] }, "distance": 19.69, "direction": 128.72, "angle": 67.6, "elevation": 47.78, "pano_id": "TMX7316010203-003045_pano_0020_000230", "timestamp": "2023-04-17T07:31:16.788510Z", "filename": "pano_0020_000230.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 19.68988221, "relative_pitch": 67.60253605988248, "relative_heading": 128.71986142853933, "relative_elevation": 47.7772372784093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0020_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0020_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0020_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88895481174607, 52.3800042274976, 46.9399854457006 ] }, "distance": 19.85, "direction": 313.87, "angle": 67.07, "elevation": 46.94, "pano_id": "TMX7316010203-002985_pano_0020_000127", "timestamp": "2023-02-27T11:48:40.788800Z", "filename": "pano_0020_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 19.85410398, "relative_pitch": 67.07320118236157, "relative_heading": 313.8743821608878, "relative_elevation": 46.9399854457006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88939157148525, 52.3797670857897, 46.0541251655668 ] }, "distance": 19.94, "direction": 129.3, "angle": 66.59, "elevation": 46.05, "pano_id": "TMX7316010203-001666_pano_0000_000765", "timestamp": "2020-04-22T06:44:22.030600Z", "filename": "pano_0000_000765.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 19.93764514, "relative_pitch": 66.59136030655321, "relative_heading": 129.2971717597619, "relative_elevation": 46.0541251655668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000205_pano_0000_000842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_000842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_000842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88942649056042, 52.3799626274978, 44.0318395802751 ] }, "distance": 20.01, "direction": 62.85, "angle": 65.56, "elevation": 44.03, "pano_id": "TMX7316010203-000205_pano_0000_000842", "timestamp": "2017-03-13T09:37:58.804550Z", "filename": "pano_0000_000842.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.01174951, "relative_pitch": 65.55898185681347, "relative_heading": 62.851060133980525, "relative_elevation": 44.0318395802751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track03_Sphere_00654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889383372439591, 52.37975849592588, 0.0 ] }, "distance": 20.14, "direction": 132.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track03_Sphere_00654", "timestamp": "2024-11-21T13:43:24Z", "filename": "Job_20241121_1354_Track03_Sphere_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": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.14064874, "relative_pitch": 0.0, "relative_heading": 132.40889552152345, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894736841444, 52.3800039950467, 46.0151979560032 ] }, "distance": 20.2, "direction": 312.83, "angle": 66.29, "elevation": 46.02, "pano_id": "TMX7316010203-001666_pano_0000_000773", "timestamp": "2020-04-22T06:44:28.590390Z", "filename": "pano_0000_000773.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.20493577, "relative_pitch": 66.2940745530575, "relative_heading": 312.8252885942393, "relative_elevation": 46.0151979560032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000205_pano_0000_000571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_000571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_000571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_000571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88943133025948, 52.3799612514876, 44.0905105760321 ] }, "distance": 20.24, "direction": 63.66, "angle": 65.35, "elevation": 44.09, "pano_id": "TMX7316010203-000205_pano_0000_000571", "timestamp": "2017-03-13T09:06:14.148810Z", "filename": "pano_0000_000571.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.23716303, "relative_pitch": 65.34528637677994, "relative_heading": 63.662582042970634, "relative_elevation": 44.0905105760321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0017_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0017_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0017_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88895113108918, 52.3800073633559, 46.354544418864 ] }, "distance": 20.28, "direction": 314.09, "angle": 66.37, "elevation": 46.35, "pano_id": "TMX7316010203-002445_pano_0017_000026", "timestamp": "2022-01-27T09:32:19.621580Z", "filename": "pano_0017_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.27676964, "relative_pitch": 66.37409114625487, "relative_heading": 314.09430566059694, "relative_elevation": 46.354544418864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88895051060258, 52.3800070224925, 47.2346135824919 ] }, "distance": 20.28, "direction": 313.93, "angle": 66.76, "elevation": 47.23, "pano_id": "TMX7316010203-001543_pano_0000_002778", "timestamp": "2020-01-08T10:57:23.916100Z", "filename": "pano_0000_002778.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.28080124, "relative_pitch": 66.76309842194405, "relative_heading": 313.93428637988023, "relative_elevation": 47.2346135824919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0005_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894993156227, 52.3800073049399, 47.0564456414431 ] }, "distance": 20.33, "direction": 313.92, "angle": 66.63, "elevation": 47.06, "pano_id": "TMX7316010203-003005_pano_0005_000031", "timestamp": "2023-03-20T10:24:38.895710Z", "filename": "pano_0005_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.3310032, "relative_pitch": 66.63296854354856, "relative_heading": 313.92097291642494, "relative_elevation": 47.0564456414431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001975_pano_0000_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88941327492938, 52.3799825172601, 44.0720599489287 ] }, "distance": 20.36, "direction": 56.14, "angle": 65.2, "elevation": 44.07, "pano_id": "TMX7316010203-001975_pano_0000_000316", "timestamp": "2021-01-22T11:22:43.917660Z", "filename": "pano_0000_000316.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.36046157, "relative_pitch": 65.20395229355738, "relative_heading": 56.13817601096954, "relative_elevation": 44.0720599489287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0005_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0005_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0005_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88939269446238, 52.3797617013951, 47.0117104416713 ] }, "distance": 20.38, "direction": 130.46, "angle": 66.56, "elevation": 47.01, "pano_id": "TMX7316010203-003005_pano_0005_000039", "timestamp": "2023-03-20T10:24:51.510570Z", "filename": "pano_0005_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.38051917, "relative_pitch": 66.56230089319781, "relative_heading": 130.4645872253534, "relative_elevation": 47.0117104416713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_002999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_002999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_002999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_002999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894351349923, 52.380004055285, 46.0097487568855 ] }, "distance": 20.4, "direction": 312.34, "angle": 66.09, "elevation": 46.01, "pano_id": "TMX7316010203-002538_pano_0000_002999", "timestamp": "2022-04-22T10:48:21.646630Z", "filename": "pano_0000_002999.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.40275626, "relative_pitch": 66.0853853796183, "relative_heading": 312.3379923406349, "relative_elevation": 46.0097487568855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0023_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0023_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0023_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0023_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0023_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0023_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0023_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0023_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0023_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88938934139771, 52.3797588290019, 46.8655333332717 ] }, "distance": 20.42, "direction": 131.56, "angle": 66.46, "elevation": 46.87, "pano_id": "TMX7316010203-002961_pano_0023_000001", "timestamp": "2023-02-06T11:53:11.836480Z", "filename": "pano_0023_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.41798671, "relative_pitch": 66.45860569819165, "relative_heading": 131.56284468201648, "relative_elevation": 46.8655333332717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001975_pano_0000_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88930675099436, 52.3800427830893, 44.0443612374365 ] }, "distance": 20.47, "direction": 28.14, "angle": 65.07, "elevation": 44.04, "pano_id": "TMX7316010203-001975_pano_0000_000315", "timestamp": "2021-01-22T11:22:38.732830Z", "filename": "pano_0000_000315.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.46981714, "relative_pitch": 65.07313661919618, "relative_heading": 28.13715534480133, "relative_elevation": 44.0443612374365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894290990669, 52.3800047785918, 46.5520902471617 ] }, "distance": 20.49, "direction": 312.43, "angle": 66.25, "elevation": 46.55, "pano_id": "TMX7316010203-000225_pano_0008_000742", "timestamp": "2017-03-27T12:10:26.577250Z", "filename": "pano_0008_000742.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.48736986, "relative_pitch": 66.24591686590426, "relative_heading": 312.42695894831223, "relative_elevation": 46.5520902471617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002968_pano_0000_000532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002968_pano_0000_000532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002968/pano_0000_000532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88939687333774, 52.3797632308606, 46.8167321477085 ] }, "distance": 20.49, "direction": 129.59, "angle": 66.36, "elevation": 46.82, "pano_id": "TMX7316010203-002968_pano_0000_000532", "timestamp": "2023-02-13T10:04:19.307640Z", "filename": "pano_0000_000532.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.48897365, "relative_pitch": 66.36378821524879, "relative_heading": 129.58603780383945, "relative_elevation": 46.8167321477085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0008_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0008_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0008_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894700957905, 52.380008220684, 46.7201879825443 ] }, "distance": 20.55, "direction": 313.74, "angle": 66.26, "elevation": 46.72, "pano_id": "TMX7316010203-003025_pano_0008_000144", "timestamp": "2023-04-11T06:51:25.102550Z", "filename": "pano_0008_000144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.5451081, "relative_pitch": 66.26260441587083, "relative_heading": 313.74075599395223, "relative_elevation": 46.7201879825443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_006399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894775719038, 52.3800087500168, 47.6597199253738 ] }, "distance": 20.55, "direction": 313.96, "angle": 66.68, "elevation": 47.66, "pano_id": "TMX7316010203-001054_pano_0000_006399", "timestamp": "2019-01-15T10:56:02.205500Z", "filename": "pano_0000_006399.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.5491989, "relative_pitch": 66.67598979843211, "relative_heading": 313.957548626253, "relative_elevation": 47.6597199253738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0009_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0009_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0009_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894405778505, 52.3800071291433, 46.8170975605026 ] }, "distance": 20.61, "direction": 313.11, "angle": 66.24, "elevation": 46.82, "pano_id": "TMX7316010203-003013_pano_0009_000065", "timestamp": "2023-03-27T10:16:16.327140Z", "filename": "pano_0009_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.60759778, "relative_pitch": 66.24222672665798, "relative_heading": 313.1103759031862, "relative_elevation": 46.8170975605026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_006407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_006407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_006407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88939888829938, 52.3797612393673, 47.6497281370685 ] }, "distance": 20.74, "direction": 129.82, "angle": 66.48, "elevation": 47.65, "pano_id": "TMX7316010203-001054_pano_0000_006407", "timestamp": "2019-01-15T10:56:08.745350Z", "filename": "pano_0000_006407.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.73609763, "relative_pitch": 66.48240039026528, "relative_heading": 129.8163324513198, "relative_elevation": 47.6497281370685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track03_Sphere_00646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track03_Sphere_00646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888938815371511, 52.380005783192985, 0.0 ] }, "distance": 20.77, "direction": 312.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track03_Sphere_00646", "timestamp": "2024-11-21T13:43:11Z", "filename": "Job_20241121_1354_Track03_Sphere_00646.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.76886098, "relative_pitch": 0.0, "relative_heading": 312.1356650256268, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track03_Sphere_00650/adjacencies/b_20241121_1354_Track03_Sphere_00650/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894047091199, 52.3800077275612, 48.5450525991619 ] }, "distance": 20.83, "direction": 312.78, "angle": 66.77, "elevation": 48.55, "pano_id": "TMX7316060226-000030_pano_0004_000400", "timestamp": "2016-08-17T07:47:00.324370Z", "filename": "pano_0004_000400.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track03_Sphere_00650", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121089.01908670842, 488118.1194607443 ] }, "relative_distance": 20.83175165, "relative_pitch": 66.7747627761719, "relative_heading": 312.784980319974, "relative_elevation": 48.5450525991619 } ] } }