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_20241210_1246_Track08_Sphere_00049/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track08_Sphere_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913690795502068, 52.3699358357603, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track08_Sphere_00049", "timestamp": "2024-12-10T12:14:28Z", "filename": "Job_20241210_1246_Track08_Sphere_00049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "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_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0004_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91368367234539, 52.3699349599878, 47.5831954963505 ] }, "distance": 0.49, "direction": 258.64, "angle": 89.4, "elevation": 47.58, "pano_id": "TMX7315120208-000070_pano_0004_000052", "timestamp": "2016-06-07T11:56:46.744460Z", "filename": "pano_0004_000052.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 0.49485187, "relative_pitch": 89.40416146407284, "relative_heading": 258.64252899594896, "relative_elevation": 47.5831954963505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_001644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91367852095855, 52.3699323270424, 47.4905030019581 ] }, "distance": 0.92, "direction": 244.97, "angle": 88.89, "elevation": 47.49, "pano_id": "TMX7316010203-001665_pano_0000_001644", "timestamp": "2020-04-22T06:17:30.392860Z", "filename": "pano_0000_001644.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 0.92269899, "relative_pitch": 88.88693309584238, "relative_heading": 244.96704900484715, "relative_elevation": 47.4905030019581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002934_pano_0006_000191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91368124229826, 52.3699282525155, 47.6181279262528 ] }, "distance": 1.07, "direction": 217.64, "angle": 88.72, "elevation": 47.62, "pano_id": "TMX7316010203-002934_pano_0006_000191", "timestamp": "2023-01-13T11:26:39.955270Z", "filename": "pano_0006_000191.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 1.06555577, "relative_pitch": 88.71810035558214, "relative_heading": 217.63594598875932, "relative_elevation": 47.6181279262528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0001_001241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9137082254204, 52.3699329514702, 47.9692242937163 ] }, "distance": 1.23, "direction": 105.13, "angle": 88.53, "elevation": 47.97, "pano_id": "TMX7316010203-002541_pano_0001_001241", "timestamp": "2022-04-25T07:40:55.873140Z", "filename": "pano_0001_001241.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 1.22977874, "relative_pitch": 88.53143964966844, "relative_heading": 105.12820868546414, "relative_elevation": 47.9692242937163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_00279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913670582452646, 52.3699380108364, 0.0 ] }, "distance": 1.4, "direction": 279.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_00279", "timestamp": "2025-06-19T07:25:41Z", "filename": "recording_2025-06-19_07-14-50_00279.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 1.39783289, "relative_pitch": 0.0, "relative_heading": 279.9708365388517, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_002796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9136916178582, 52.369920431015, 49.426919663325 ] }, "distance": 1.72, "direction": 178.13, "angle": 88.01, "elevation": 49.43, "pano_id": "TMX7316010203-002047_pano_0000_002796", "timestamp": "2021-03-18T10:41:29.588540Z", "filename": "pano_0000_002796.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 1.7150682, "relative_pitch": 88.01268700848074, "relative_heading": 178.12848904845893, "relative_elevation": 49.426919663325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000220_pano_0001_000861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000220_pano_0001_000861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000220_pano_0001_000861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91366581618578, 52.3699389350148, 46.9596881922334 ] }, "distance": 1.74, "direction": 281.46, "angle": 87.88, "elevation": 46.96, "pano_id": "TMX7316010203-000220_pano_0001_000861", "timestamp": "2017-03-23T09:14:52.040350Z", "filename": "pano_0001_000861.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 1.73595351, "relative_pitch": 87.88291738083333, "relative_heading": 281.458723686829, "relative_elevation": 46.9596881922334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9137120862417, 52.3699234193778, 47.7164125479758 ] }, "distance": 2.0, "direction": 133.61, "angle": 87.6, "elevation": 47.72, "pano_id": "TMX7316010203-000719_pano_0000_001707", "timestamp": "2018-05-14T12:10:05.730100Z", "filename": "pano_0000_001707.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 2.00293352, "relative_pitch": 87.59637614132893, "relative_heading": 133.61433430239478, "relative_elevation": 47.7164125479758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91371370194717, 52.3699215839726, 47.2946805078536 ] }, "distance": 2.22, "direction": 135.47, "angle": 87.31, "elevation": 47.29, "pano_id": "TMX7316010203-001181_pano_0000_001098", "timestamp": "2019-05-14T06:47:46.787160Z", "filename": "pano_0000_001098.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 2.22465154, "relative_pitch": 87.30690090710526, "relative_heading": 135.46784829732022, "relative_elevation": 47.2946805078536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91365188309684, 52.3699454426936, 47.3053576629609 ] }, "distance": 2.86, "direction": 291.97, "angle": 86.54, "elevation": 47.31, "pano_id": "TMX7316010203-001181_pano_0000_001099", "timestamp": "2019-05-14T06:47:47.557170Z", "filename": "pano_0000_001099.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 2.85781088, "relative_pitch": 86.54284950050943, "relative_heading": 291.96651748319255, "relative_elevation": 47.3053576629609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91364959419544, 52.3699447036563, 47.7317315088585 ] }, "distance": 2.97, "direction": 289.37, "angle": 86.43, "elevation": 47.73, "pano_id": "TMX7316010203-000719_pano_0000_001708", "timestamp": "2018-05-14T12:10:07.465120Z", "filename": "pano_0000_001708.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 2.97467567, "relative_pitch": 86.43389800212826, "relative_heading": 289.3734290655103, "relative_elevation": 47.7317315088585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_00278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913734571233691, 52.369916183948476, 0.0 ] }, "distance": 3.7, "direction": 126.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_00278", "timestamp": "2025-06-19T07:25:40Z", "filename": "recording_2025-06-19_07-14-50_00278.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 3.69752612, "relative_pitch": 0.0, "relative_heading": 126.25690272792767, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0001_001242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91364434978339, 52.3699546938547, 47.9735237564892 ] }, "distance": 3.8, "direction": 303.56, "angle": 85.48, "elevation": 47.97, "pano_id": "TMX7316010203-002541_pano_0001_001242", "timestamp": "2022-04-25T07:40:56.463060Z", "filename": "pano_0001_001242.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 3.79614558, "relative_pitch": 85.4756117217024, "relative_heading": 303.5577659847273, "relative_elevation": 47.9735237564892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_002797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91362690375646, 52.3699433096142, 49.4047039626166 ] }, "distance": 4.43, "direction": 280.82, "angle": 84.88, "elevation": 49.4, "pano_id": "TMX7316010203-002047_pano_0000_002797", "timestamp": "2021-03-18T10:41:30.603500Z", "filename": "pano_0000_002797.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 4.43045097, "relative_pitch": 84.87561068342406, "relative_heading": 280.81930890490236, "relative_elevation": 49.4047039626166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_001643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91374134882321, 52.3699104638148, 47.4580845721066 ] }, "distance": 4.45, "direction": 129.35, "angle": 84.64, "elevation": 47.46, "pano_id": "TMX7316010203-001665_pano_0000_001643", "timestamp": "2020-04-22T06:17:29.782870Z", "filename": "pano_0000_001643.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 4.45268761, "relative_pitch": 84.63999563467921, "relative_heading": 129.34988463601331, "relative_elevation": 47.4580845721066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0004_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91374918637267, 52.3699124106928, 47.5759046291932 ] }, "distance": 4.76, "direction": 123.24, "angle": 84.29, "elevation": 47.58, "pano_id": "TMX7315120208-000070_pano_0004_000051", "timestamp": "2016-06-07T11:56:45.904470Z", "filename": "pano_0004_000051.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 4.75512172, "relative_pitch": 84.2923505540556, "relative_heading": 123.24145638994383, "relative_elevation": 47.5759046291932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track08_Sphere_00048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913755226778076, 52.36991519700751, 0.0 ] }, "distance": 4.95, "direction": 117.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track08_Sphere_00048", "timestamp": "2024-12-10T12:14:27Z", "filename": "Job_20241210_1246_Track08_Sphere_00048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 4.95304512, "relative_pitch": 0.0, "relative_heading": 117.62396976554295, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track08_Sphere_00050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913626695156585, 52.369957104940866, 0.0 ] }, "distance": 4.97, "direction": 298.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track08_Sphere_00050", "timestamp": "2024-12-10T12:14:29Z", "filename": "Job_20241210_1246_Track08_Sphere_00050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 4.96613003, "relative_pitch": 0.0, "relative_heading": 298.4617273963845, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002934_pano_0006_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91374475943775, 52.3699058150704, 47.6112727364525 ] }, "distance": 4.97, "direction": 132.27, "angle": 84.04, "elevation": 47.61, "pano_id": "TMX7316010203-002934_pano_0006_000190", "timestamp": "2023-01-13T11:26:39.350240Z", "filename": "pano_0006_000190.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 4.96674292, "relative_pitch": 84.04452347564626, "relative_heading": 132.26650495401276, "relative_elevation": 47.6112727364525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002934_pano_0006_000192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913618164926, 52.3699505006128, 47.6214361442253 ] }, "distance": 5.21, "direction": 288.26, "angle": 83.76, "elevation": 47.62, "pano_id": "TMX7316010203-002934_pano_0006_000192", "timestamp": "2023-01-13T11:26:40.555320Z", "filename": "pano_0006_000192.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 5.20909541, "relative_pitch": 83.75749020039764, "relative_heading": 288.2560756261843, "relative_elevation": 47.6214361442253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0004_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91361867182672, 52.3699577177536, 47.6009705094621 ] }, "distance": 5.48, "direction": 296.37, "angle": 83.43, "elevation": 47.6, "pano_id": "TMX7315120208-000070_pano_0004_000053", "timestamp": "2016-06-07T11:56:47.629430Z", "filename": "pano_0004_000053.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 5.48271793, "relative_pitch": 83.42957986469366, "relative_heading": 296.36615001052314, "relative_elevation": 47.6009705094621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_001645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91361553499023, 52.3699542294803, 47.5207345252857 ] }, "distance": 5.52, "direction": 291.77, "angle": 83.37, "elevation": 47.52, "pano_id": "TMX7316010203-001665_pano_0000_001645", "timestamp": "2020-04-22T06:17:30.992870Z", "filename": "pano_0000_001645.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 5.51954141, "relative_pitch": 83.3747723610581, "relative_heading": 291.76615238092154, "relative_elevation": 47.5207345252857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_002795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91375690405493, 52.3698982635057, 49.4314126139507 ] }, "distance": 6.14, "direction": 132.88, "angle": 82.91, "elevation": 49.43, "pano_id": "TMX7316010203-002047_pano_0000_002795", "timestamp": "2021-03-18T10:41:28.538570Z", "filename": "pano_0000_002795.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 6.1443886, "relative_pitch": 82.91440399428976, "relative_heading": 132.87726148192587, "relative_elevation": 49.4314126139507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0001_001240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91377221561813, 52.3699107400397, 47.9617603495717 ] }, "distance": 6.21, "direction": 116.73, "angle": 82.62, "elevation": 47.96, "pano_id": "TMX7316010203-002541_pano_0001_001240", "timestamp": "2022-04-25T07:40:55.253070Z", "filename": "pano_0001_001240.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 6.20897624, "relative_pitch": 82.62369556125985, "relative_heading": 116.72785546048782, "relative_elevation": 47.9617603495717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_00280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913606385745385, 52.36996005256294, 0.0 ] }, "distance": 6.35, "direction": 295.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_00280", "timestamp": "2025-06-19T07:25:42Z", "filename": "recording_2025-06-19_07-14-50_00280.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 6.34937768, "relative_pitch": 0.0, "relative_heading": 295.11305956496335, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91377380546527, 52.3699022560214, 47.7161976229399 ] }, "distance": 6.78, "direction": 123.46, "angle": 81.92, "elevation": 47.72, "pano_id": "TMX7316010203-000719_pano_0000_001706", "timestamp": "2018-05-14T12:10:03.785120Z", "filename": "pano_0000_001706.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 6.77701417, "relative_pitch": 81.9164851299202, "relative_heading": 123.46022837474604, "relative_elevation": 47.7161976229399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91377776713812, 52.3698997115148, 47.2813293514773 ] }, "distance": 7.16, "direction": 124.16, "angle": 81.39, "elevation": 47.28, "pano_id": "TMX7316010203-001181_pano_0000_001097", "timestamp": "2019-05-14T06:47:45.997180Z", "filename": "pano_0000_001097.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 7.15877095, "relative_pitch": 81.39035413262775, "relative_heading": 124.16007255779513, "relative_elevation": 47.2813293514773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91358872507262, 52.3699682100873, 47.3400219380856 ] }, "distance": 7.83, "direction": 297.39, "angle": 80.61, "elevation": 47.34, "pano_id": "TMX7316010203-001181_pano_0000_001100", "timestamp": "2019-05-14T06:47:48.317160Z", "filename": "pano_0000_001100.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 7.82998599, "relative_pitch": 80.60836863064885, "relative_heading": 297.3924168626147, "relative_elevation": 47.3400219380856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91358603787868, 52.3699665868502, 47.7437257068232 ] }, "distance": 7.91, "direction": 295.62, "angle": 80.59, "elevation": 47.74, "pano_id": "TMX7316010203-000719_pano_0000_001709", "timestamp": "2018-05-14T12:10:09.255130Z", "filename": "pano_0000_001709.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 7.91316908, "relative_pitch": 80.58919984729869, "relative_heading": 295.621244073615, "relative_elevation": 47.7437257068232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_00277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913798958307602, 52.36989417886452, 0.0 ] }, "distance": 8.7, "direction": 122.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_00277", "timestamp": "2025-06-19T07:25:39Z", "filename": "recording_2025-06-19_07-14-50_00277.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 8.70398958, "relative_pitch": 0.0, "relative_heading": 122.17814152812949, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0001_001243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91358027001606, 52.3699761973185, 47.9729454955086 ] }, "distance": 8.77, "direction": 300.82, "angle": 79.64, "elevation": 47.97, "pano_id": "TMX7316010203-002541_pano_0001_001243", "timestamp": "2022-04-25T07:40:57.033230Z", "filename": "pano_0001_001243.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 8.76588819, "relative_pitch": 79.64483066927953, "relative_heading": 300.82056496911196, "relative_elevation": 47.9729454955086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000220_pano_0001_000860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000220_pano_0001_000860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000220_pano_0001_000860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91379818669091, 52.3698918122394, 47.0506825279444 ] }, "distance": 8.8, "direction": 123.81, "angle": 79.4, "elevation": 47.05, "pano_id": "TMX7316010203-000220_pano_0001_000860", "timestamp": "2017-03-23T09:14:50.520120Z", "filename": "pano_0001_000860.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 8.80332815, "relative_pitch": 79.40231515176505, "relative_heading": 123.81121092602768, "relative_elevation": 47.0506825279444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_001642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91380412401197, 52.3698883615703, 47.4304693294689 ] }, "distance": 9.35, "direction": 124.39, "angle": 78.84, "elevation": 47.43, "pano_id": "TMX7316010203-001665_pano_0000_001642", "timestamp": "2020-04-22T06:17:29.147950Z", "filename": "pano_0000_001642.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 9.35346569, "relative_pitch": 78.84420215509682, "relative_heading": 124.38704679246678, "relative_elevation": 47.4304693294689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_002798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91356229337499, 52.3699661982786, 49.3797613540664 ] }, "distance": 9.38, "direction": 291.11, "angle": 79.24, "elevation": 49.38, "pano_id": "TMX7316010203-002047_pano_0000_002798", "timestamp": "2021-03-18T10:41:31.503520Z", "filename": "pano_0000_002798.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 9.3817974, "relative_pitch": 79.24243299786055, "relative_heading": 291.1075987261074, "relative_elevation": 49.3797613540664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track08_Sphere_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913817752289626, 52.36989426299385, 0.0 ] }, "distance": 9.81, "direction": 118.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track08_Sphere_00047", "timestamp": "2024-12-10T12:14:26Z", "filename": "Job_20241210_1246_Track08_Sphere_00047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 9.80672608, "relative_pitch": 0.0, "relative_heading": 118.14565237568611, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0004_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91381441001103, 52.3698897076506, 47.5904284864664 ] }, "distance": 9.86, "direction": 121.37, "angle": 78.29, "elevation": 47.59, "pano_id": "TMX7315120208-000070_pano_0004_000050", "timestamp": "2016-06-07T11:56:45.019610Z", "filename": "pano_0004_000050.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 9.86070397, "relative_pitch": 78.29399709206254, "relative_heading": 121.36833319558791, "relative_elevation": 47.5904284864664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002934_pano_0006_000189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91380820202957, 52.3698832857379, 47.615487578325 ] }, "distance": 9.91, "direction": 126.18, "angle": 78.25, "elevation": 47.62, "pano_id": "TMX7316010203-002934_pano_0006_000189", "timestamp": "2023-01-13T11:26:38.725320Z", "filename": "pano_0006_000189.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 9.90650307, "relative_pitch": 78.24715411707766, "relative_heading": 126.1758310122487, "relative_elevation": 47.615487578325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track08_Sphere_00051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913563089554269, 52.36997878950019, 0.0 ] }, "distance": 9.92, "direction": 298.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track08_Sphere_00051", "timestamp": "2024-12-10T12:14:30Z", "filename": "Job_20241210_1246_Track08_Sphere_00051.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 9.92482333, "relative_pitch": 0.0, "relative_heading": 298.78905143560627, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002934_pano_0006_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91355539061943, 52.3699729648227, 47.6062314175069 ] }, "distance": 10.11, "direction": 294.13, "angle": 78.02, "elevation": 47.61, "pano_id": "TMX7316010203-002934_pano_0006_000193", "timestamp": "2023-01-13T11:26:41.155270Z", "filename": "pano_0006_000193.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 10.10562372, "relative_pitch": 78.01542321805795, "relative_heading": 294.1316041914492, "relative_elevation": 47.6062314175069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_001646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91355251482238, 52.3699764264171, 47.5307427216321 ] }, "distance": 10.45, "direction": 295.62, "angle": 77.61, "elevation": 47.53, "pano_id": "TMX7316010203-001665_pano_0000_001646", "timestamp": "2020-04-22T06:17:31.582850Z", "filename": "pano_0000_001646.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 10.4453825, "relative_pitch": 77.60566784858275, "relative_heading": 295.62072989332074, "relative_elevation": 47.5307427216321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0004_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9135534575883, 52.3699805139558, 47.5802445299923 ] }, "distance": 10.59, "direction": 297.99, "angle": 77.45, "elevation": 47.58, "pano_id": "TMX7315120208-000070_pano_0004_000054", "timestamp": "2016-06-07T11:56:48.989420Z", "filename": "pano_0004_000054.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 10.59321472, "relative_pitch": 77.44844227310476, "relative_heading": 297.9897945346787, "relative_elevation": 47.5802445299923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_002794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91382236615775, 52.3698759558521, 49.4619351672009 ] }, "distance": 11.17, "direction": 126.63, "angle": 77.28, "elevation": 49.46, "pano_id": "TMX7316010203-002047_pano_0000_002794", "timestamp": "2021-03-18T10:41:27.348510Z", "filename": "pano_0000_002794.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 11.16703076, "relative_pitch": 77.27762088502952, "relative_heading": 126.63214969583906, "relative_elevation": 49.4619351672009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0001_001239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91383593716897, 52.3698882381095, 47.9898534575477 ] }, "distance": 11.22, "direction": 118.18, "angle": 76.85, "elevation": 47.99, "pano_id": "TMX7316010203-002541_pano_0001_001239", "timestamp": "2022-04-25T07:40:54.593060Z", "filename": "pano_0001_001239.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 11.21509391, "relative_pitch": 76.84620824789666, "relative_heading": 118.1807996492946, "relative_elevation": 47.9898534575477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_00281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913542496931477, 52.36998213143728, 0.0 ] }, "distance": 11.34, "direction": 297.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_00281", "timestamp": "2025-06-19T07:25:43Z", "filename": "recording_2025-06-19_07-14-50_00281.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 11.33851366, "relative_pitch": 0.0, "relative_heading": 297.02243368931113, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91383562254635, 52.3698805469155, 47.7228345666081 ] }, "distance": 11.63, "direction": 121.95, "angle": 76.31, "elevation": 47.72, "pano_id": "TMX7316010203-000719_pano_0000_001705", "timestamp": "2018-05-14T12:10:02.270110Z", "filename": "pano_0000_001705.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 11.62554248, "relative_pitch": 76.30910100529559, "relative_heading": 121.95132762888889, "relative_elevation": 47.7228345666081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000220_pano_0001_000862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000220_pano_0001_000862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000220_pano_0001_000862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91353364124972, 52.3699853559296, 46.8666266622022 ] }, "distance": 12.04, "direction": 297.24, "angle": 75.59, "elevation": 46.87, "pano_id": "TMX7316010203-000220_pano_0001_000862", "timestamp": "2017-03-23T09:14:53.470120Z", "filename": "pano_0001_000862.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 12.03893409, "relative_pitch": 75.59354348504972, "relative_heading": 297.2394193905877, "relative_elevation": 46.8666266622022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91384186838157, 52.3698782059888, 47.2580088563263 ] }, "distance": 12.12, "direction": 121.93, "angle": 75.61, "elevation": 47.26, "pano_id": "TMX7316010203-001181_pano_0000_001096", "timestamp": "2019-05-14T06:47:45.182220Z", "filename": "pano_0000_001096.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 12.12434875, "relative_pitch": 75.61074413846985, "relative_heading": 121.93192938309438, "relative_elevation": 47.2580088563263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91352380221979, 52.3699890382434, 47.3253308199346 ] }, "distance": 12.82, "direction": 297.5, "angle": 74.84, "elevation": 47.33, "pano_id": "TMX7316010203-001181_pano_0000_001101", "timestamp": "2019-05-14T06:47:49.072190Z", "filename": "pano_0000_001101.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 12.82243118, "relative_pitch": 74.84011859529647, "relative_heading": 297.49670639173195, "relative_elevation": 47.3253308199346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91352201664039, 52.3699894171413, 47.7245799954981 ] }, "distance": 12.95, "direction": 297.41, "angle": 74.82, "elevation": 47.72, "pano_id": "TMX7316010203-000719_pano_0000_001710", "timestamp": "2018-05-14T12:10:11.160090Z", "filename": "pano_0000_001710.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 12.94978909, "relative_pitch": 74.81866400973696, "relative_heading": 297.41374421183383, "relative_elevation": 47.7245799954981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_00276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913862603204285, 52.36987154163945, 0.0 ] }, "distance": 13.72, "direction": 121.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_00276", "timestamp": "2025-06-19T07:25:38Z", "filename": "recording_2025-06-19_07-14-50_00276.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 13.71563112, "relative_pitch": 0.0, "relative_heading": 121.44062050689544, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0001_001244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91351679578816, 52.3699981480038, 47.945786328055 ] }, "distance": 13.73, "direction": 300.33, "angle": 74.02, "elevation": 47.95, "pano_id": "TMX7316010203-002541_pano_0001_001244", "timestamp": "2022-04-25T07:40:57.598040Z", "filename": "pano_0001_001244.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 13.73053997, "relative_pitch": 74.01953889634358, "relative_heading": 300.3306141638016, "relative_elevation": 47.945786328055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_001641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91386722760623, 52.3698662057625, 47.3538586227223 ] }, "distance": 14.3, "direction": 122.81, "angle": 73.2, "elevation": 47.35, "pano_id": "TMX7316010203-001665_pano_0000_001641", "timestamp": "2020-04-22T06:17:28.472910Z", "filename": "pano_0000_001641.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 14.29816317, "relative_pitch": 73.19868008033629, "relative_heading": 122.81233443254115, "relative_elevation": 47.3538586227223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_002799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91349824645768, 52.369989156048, 49.3394669229165 ] }, "distance": 14.39, "direction": 294.34, "angle": 73.74, "elevation": 49.34, "pano_id": "TMX7316010203-002047_pano_0000_002799", "timestamp": "2021-03-18T10:41:32.308500Z", "filename": "pano_0000_002799.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 14.39427928, "relative_pitch": 73.73594106904696, "relative_heading": 294.34257326951075, "relative_elevation": 49.3394669229165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track08_Sphere_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913880774731683, 52.36987078741415, 0.0 ] }, "distance": 14.83, "direction": 119.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track08_Sphere_00046", "timestamp": "2024-12-10T12:14:25Z", "filename": "Job_20241210_1246_Track08_Sphere_00046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 14.82648067, "relative_pitch": 0.0, "relative_heading": 119.22193796205096, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track08_Sphere_00052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913499484465644, 52.370000420101185, 0.0 ] }, "distance": 14.88, "direction": 298.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track08_Sphere_00052", "timestamp": "2024-12-10T12:14:30Z", "filename": "Job_20241210_1246_Track08_Sphere_00052.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 14.88069159, "relative_pitch": 0.0, "relative_heading": 298.8781135377069, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002934_pano_0006_000188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91387182823429, 52.3698606453364, 47.5940362680703 ] }, "distance": 14.9, "direction": 124.16, "angle": 72.62, "elevation": 47.59, "pano_id": "TMX7316010203-002934_pano_0006_000188", "timestamp": "2023-01-13T11:26:38.070290Z", "filename": "pano_0006_000188.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 14.90092087, "relative_pitch": 72.61550801403396, "relative_heading": 124.15905999953293, "relative_elevation": 47.5940362680703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0004_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91387847574973, 52.3698667667765, 47.6275561973453 ] }, "distance": 14.92, "direction": 121.02, "angle": 72.61, "elevation": 47.63, "pano_id": "TMX7315120208-000070_pano_0004_000049", "timestamp": "2016-06-07T11:56:44.079450Z", "filename": "pano_0004_000049.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 14.9155491, "relative_pitch": 72.6109792466927, "relative_heading": 121.01575539563952, "relative_elevation": 47.6275561973453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002934_pano_0006_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91349241639654, 52.3699952060886, 47.5936589734629 ] }, "distance": 15.04, "direction": 296.06, "angle": 72.46, "elevation": 47.59, "pano_id": "TMX7316010203-002934_pano_0006_000194", "timestamp": "2023-01-13T11:26:41.760280Z", "filename": "pano_0006_000194.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 15.04028092, "relative_pitch": 72.46271440605445, "relative_heading": 296.0559154510098, "relative_elevation": 47.5936589734629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_001647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9134899658391, 52.3699988706911, 47.5443649040535 ] }, "distance": 15.37, "direction": 297.15, "angle": 72.08, "elevation": 47.54, "pano_id": "TMX7316010203-001665_pano_0000_001647", "timestamp": "2020-04-22T06:17:32.167870Z", "filename": "pano_0000_001647.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 15.37213283, "relative_pitch": 72.08284557363386, "relative_heading": 297.14813681693477, "relative_elevation": 47.5443649040535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0004_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9134881857221, 52.3700035969068, 47.5554032856599 ] }, "distance": 15.73, "direction": 298.65, "angle": 71.7, "elevation": 47.56, "pano_id": "TMX7315120208-000070_pano_0004_000055", "timestamp": "2016-06-07T11:56:50.984420Z", "filename": "pano_0004_000055.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 15.7254009, "relative_pitch": 71.70222101539419, "relative_heading": 298.651790531451, "relative_elevation": 47.5554032856599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0001_001238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91389898572435, 52.3698655159166, 48.0545791527256 ] }, "distance": 16.2, "direction": 118.89, "angle": 71.37, "elevation": 48.05, "pano_id": "TMX7316010203-002541_pano_0001_001238", "timestamp": "2022-04-25T07:40:53.898050Z", "filename": "pano_0001_001238.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 16.19562367, "relative_pitch": 71.37486605370394, "relative_heading": 118.89077212632945, "relative_elevation": 48.0545791527256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_002793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91388764529359, 52.3698526270432, 49.5686619533226 ] }, "distance": 16.29, "direction": 124.63, "angle": 71.8, "elevation": 49.57, "pano_id": "TMX7316010203-002047_pano_0000_002793", "timestamp": "2021-03-18T10:41:25.693550Z", "filename": "pano_0000_002793.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 16.29390173, "relative_pitch": 71.80359373857269, "relative_heading": 124.62815335677399, "relative_elevation": 49.5686619533226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_00282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913478519380721, 52.37000426384836, 0.0 ] }, "distance": 16.34, "direction": 297.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_00282", "timestamp": "2025-06-19T07:25:44Z", "filename": "recording_2025-06-19_07-14-50_00282.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 16.34066644, "relative_pitch": 0.0, "relative_heading": 297.7732283793529, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91389686914686, 52.3698586453831, 47.802999409847 ] }, "distance": 16.46, "direction": 121.46, "angle": 71.0, "elevation": 47.8, "pano_id": "TMX7316010203-000719_pano_0000_001704", "timestamp": "2018-05-14T12:10:00.980120Z", "filename": "pano_0000_001704.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 16.45537795, "relative_pitch": 71.00483786177057, "relative_heading": 121.46480251751451, "relative_elevation": 47.802999409847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91390482254226, 52.3698560848791, 47.3652693750337 ] }, "distance": 17.07, "direction": 121.33, "angle": 70.19, "elevation": 47.37, "pano_id": "TMX7316010203-001181_pano_0000_001095", "timestamp": "2019-05-14T06:47:44.282250Z", "filename": "pano_0000_001095.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 17.06620214, "relative_pitch": 70.18537784082024, "relative_heading": 121.33139625656838, "relative_elevation": 47.3652693750337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91345915209773, 52.3700097993529, 47.339196450077 ] }, "distance": 17.79, "direction": 297.55, "angle": 69.4, "elevation": 47.34, "pano_id": "TMX7316010203-001181_pano_0000_001102", "timestamp": "2019-05-14T06:47:49.817150Z", "filename": "pano_0000_001102.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 17.79497292, "relative_pitch": 69.39858024458029, "relative_heading": 297.54891848404463, "relative_elevation": 47.339196450077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9134579784361, 52.3700117138896, 47.7134023709223 ] }, "distance": 17.97, "direction": 298.03, "angle": 69.37, "elevation": 47.71, "pano_id": "TMX7316010203-000719_pano_0000_001711", "timestamp": "2018-05-14T12:10:12.800080Z", "filename": "pano_0000_001711.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 17.96502121, "relative_pitch": 69.36767100259664, "relative_heading": 298.0334174818807, "relative_elevation": 47.7134023709223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0001_001245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0001_001245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0001_001245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91345356377275, 52.3700199233668, 47.9429274387658 ] }, "distance": 18.67, "direction": 300.07, "angle": 68.72, "elevation": 47.94, "pano_id": "TMX7316010203-002541_pano_0001_001245", "timestamp": "2022-04-25T07:40:58.158010Z", "filename": "pano_0001_001245.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 18.67160611, "relative_pitch": 68.72133205293821, "relative_heading": 300.0745051227235, "relative_elevation": 47.9429274387658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_00275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_00275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_00275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913925092980318, 52.36984844139022, 0.0 ] }, "distance": 18.69, "direction": 121.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_00275", "timestamp": "2025-06-19T07:25:36Z", "filename": "recording_2025-06-19_07-14-50_00275.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 18.68776553, "relative_pitch": 0.0, "relative_heading": 121.35770231755905, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_001640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91393001864997, 52.3698442137813, 47.4162840759382 ] }, "distance": 19.22, "direction": 122.03, "angle": 67.93, "elevation": 47.42, "pano_id": "TMX7316010203-001665_pano_0000_001640", "timestamp": "2020-04-22T06:17:27.767970Z", "filename": "pano_0000_001640.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 19.2203945, "relative_pitch": 67.93461543450071, "relative_heading": 122.0347843135118, "relative_elevation": 47.4162840759382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000220_pano_0001_000859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000220_pano_0001_000859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000220_pano_0001_000859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000220/pano_0001_000859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91393485908701, 52.3698471954916, 47.1955674393103 ] }, "distance": 19.33, "direction": 120.68, "angle": 67.73, "elevation": 47.2, "pano_id": "TMX7316010203-000220_pano_0001_000859", "timestamp": "2017-03-23T09:14:48.660160Z", "filename": "pano_0001_000859.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 19.32926693, "relative_pitch": 67.72811195253492, "relative_heading": 120.68256389870616, "relative_elevation": 47.1955674393103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_002800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_002800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_002800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91343349508843, 52.3700116396387, 49.3262063637376 ] }, "distance": 19.45, "direction": 295.7, "angle": 68.48, "elevation": 49.33, "pano_id": "TMX7316010203-002047_pano_0000_002800", "timestamp": "2021-03-18T10:41:33.048900Z", "filename": "pano_0000_002800.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 19.44915277, "relative_pitch": 68.4808535997361, "relative_heading": 295.7024792465215, "relative_elevation": 49.3262063637376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track08_Sphere_00053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913436260782892, 52.370022079157366, 0.0 ] }, "distance": 19.82, "direction": 298.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track08_Sphere_00053", "timestamp": "2024-12-10T12:14:31Z", "filename": "Job_20241210_1246_Track08_Sphere_00053.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 19.81537563, "relative_pitch": 0.0, "relative_heading": 298.9670300232774, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002934_pano_0006_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91393488161816, 52.3698376282507, 47.644492357038 ] }, "distance": 19.89, "direction": 123.32, "angle": 67.34, "elevation": 47.64, "pano_id": "TMX7316010203-002934_pano_0006_000187", "timestamp": "2023-01-13T11:26:37.410310Z", "filename": "pano_0006_000187.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 19.89487117, "relative_pitch": 67.3360888531598, "relative_heading": 123.31796243938771, "relative_elevation": 47.644492357038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track08_Sphere_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track08_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913944539495672, 52.36984654182565, 0.0 ] }, "distance": 19.94, "direction": 119.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track08_Sphere_00045", "timestamp": "2024-12-10T12:14:24Z", "filename": "Job_20241210_1246_Track08_Sphere_00045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 19.93529965, "relative_pitch": 0.0, "relative_heading": 119.8953372721637, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002934_pano_0006_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002934_pano_0006_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002934/pano_0006_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91342910913948, 52.3700169583848, 47.5905210170895 ] }, "distance": 19.98, "direction": 296.86, "angle": 67.23, "elevation": 47.59, "pano_id": "TMX7316010203-002934_pano_0006_000195", "timestamp": "2023-01-13T11:26:42.365280Z", "filename": "pano_0006_000195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 19.97908256, "relative_pitch": 67.22674029514965, "relative_heading": 296.86035979852267, "relative_elevation": 47.5905210170895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0004_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91394257277906, 52.3698436024376, 47.6293595833704 ] }, "distance": 19.99, "direction": 120.9, "angle": 67.24, "elevation": 47.63, "pano_id": "TMX7315120208-000070_pano_0004_000048", "timestamp": "2016-06-07T11:56:43.129450Z", "filename": "pano_0004_000048.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 19.98526313, "relative_pitch": 67.23709530568769, "relative_heading": 120.89972602658918, "relative_elevation": 47.6293595833704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_001648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_001648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_001648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91342686351641, 52.3700211861861, 47.5665505053475 ] }, "distance": 20.33, "direction": 297.85, "angle": 66.86, "elevation": 47.57, "pano_id": "TMX7316010203-001665_pano_0000_001648", "timestamp": "2020-04-22T06:17:32.757880Z", "filename": "pano_0000_001648.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 20.33110837, "relative_pitch": 66.85695038302437, "relative_heading": 297.8484052218104, "relative_elevation": 47.5665505053475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track08_Sphere_00049/adjacencies/b_20241210_1246_Track08_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0004_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0004_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0004_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91342317032096, 52.3700262356451, 47.5524184275419 ] }, "distance": 20.82, "direction": 298.89, "angle": 66.36, "elevation": 47.55, "pano_id": "TMX7315120208-000070_pano_0004_000056", "timestamp": "2016-06-07T11:56:52.454360Z", "filename": "pano_0004_000056.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_20241210_1246_Track08_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122751.70908820262, 487000.44246010086 ] }, "relative_distance": 20.81944589, "relative_pitch": 66.3551884304438, "relative_heading": 298.8923071331229, "relative_elevation": 47.5524184275419 } ] } }