Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track01_Sphere_00368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891921115642671, 52.380282037939075, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track01_Sphere_00368", "timestamp": "2024-11-21T13:12:47Z", "filename": "Job_20241121_1354_Track01_Sphere_00368.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89191958735123, 52.3802847829825, 47.7655638288707 ] }, "distance": 0.32, "direction": 341.19, "angle": 89.61, "elevation": 47.77, "pano_id": "TMX7316010203-002037_pano_0001_000397", "timestamp": "2021-03-11T09:50:16.545660Z", "filename": "pano_0001_000397.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 0.322695, "relative_pitch": 89.61292657702487, "relative_heading": 341.1859743062971, "relative_elevation": 47.7655638288707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89191839439571, 52.3802858932836, 48.3505771718919 ] }, "distance": 0.47, "direction": 336.64, "angle": 89.45, "elevation": 48.35, "pano_id": "TMX7316010203-002310_pano_0000_001620", "timestamp": "2021-09-15T08:11:42.833800Z", "filename": "pano_0000_001620.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 0.46731081, "relative_pitch": 89.44625059232749, "relative_heading": 336.63866243692723, "relative_elevation": 48.3505771718919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89193068209979, 52.3802834488009, 46.3716865899041 ] }, "distance": 0.67, "direction": 76.45, "angle": 89.17, "elevation": 46.37, "pano_id": "TMX7316010203-000704_pano_0000_001656", "timestamp": "2018-05-03T08:57:57.832010Z", "filename": "pano_0000_001656.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 0.67007421, "relative_pitch": 89.17212947856632, "relative_heading": 76.45010300284687, "relative_elevation": 46.3716865899041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002361_pano_0002_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89193408118838, 52.3802801481237, 49.6937448875979 ] }, "distance": 0.91, "direction": 103.4, "angle": 88.95, "elevation": 49.69, "pano_id": "TMX7316010203-002361_pano_0002_000024", "timestamp": "2021-12-29T09:52:16.228410Z", "filename": "pano_0002_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 0.90758115, "relative_pitch": 88.9536954992748, "relative_heading": 103.39729255975459, "relative_elevation": 49.6937448875979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891911691226019, 52.38028820003191, 0.0 ] }, "distance": 0.94, "direction": 316.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02176", "timestamp": "2025-06-16T04:25:15Z", "filename": "recording_2025-06-16_03-46-32_02176.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 0.9391526, "relative_pitch": 0.0, "relative_heading": 316.8955762686158, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89191392913673, 52.3802742217984, 48.0475126029924 ] }, "distance": 1.0, "direction": 209.36, "angle": 88.81, "elevation": 48.05, "pano_id": "TMX7316010203-001178_pano_0001_006291", "timestamp": "2019-05-13T09:45:17.353300Z", "filename": "pano_0001_006291.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 0.99795726, "relative_pitch": 88.81012531505361, "relative_heading": 209.36448494217055, "relative_elevation": 48.0475126029924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89193991617187, 52.3802805236733, 47.0362177882344 ] }, "distance": 1.29, "direction": 97.5, "angle": 88.43, "elevation": 47.04, "pano_id": "TMX7316010203-001054_pano_0000_002325", "timestamp": "2019-01-15T09:38:44.615990Z", "filename": "pano_0000_002325.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 1.29125469, "relative_pitch": 88.42749118715085, "relative_heading": 97.49805522011945, "relative_elevation": 47.0362177882344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89193567561689, 52.3802743151893, 47.9807597938925 ] }, "distance": 1.31, "direction": 130.92, "angle": 88.43, "elevation": 47.98, "pano_id": "TMX7316010203-001549_pano_0000_000203", "timestamp": "2020-01-10T10:00:01.325750Z", "filename": "pano_0000_000203.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 1.31204336, "relative_pitch": 88.43362593070813, "relative_heading": 130.9171727873391, "relative_elevation": 47.9807597938925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89192206783117, 52.3802938494453, 48.1241264725104 ] }, "distance": 1.32, "direction": 2.82, "angle": 88.43, "elevation": 48.12, "pano_id": "TMX7316010203-000225_pano_0008_000705", "timestamp": "2017-03-27T12:09:11.752730Z", "filename": "pano_0008_000705.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 1.3159186, "relative_pitch": 88.43367964557248, "relative_heading": 2.82425975195761, "relative_elevation": 48.1241264725104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89190100182799, 52.3802863489583, 49.7499969145283 ] }, "distance": 1.45, "direction": 289.3, "angle": 88.33, "elevation": 49.75, "pano_id": "TMX7316010203-002620_pano_0006_000030", "timestamp": "2022-06-22T10:15:10.018970Z", "filename": "pano_0006_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 1.45121849, "relative_pitch": 88.32914315531613, "relative_heading": 289.3024424996295, "relative_elevation": 49.7499969145283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89189658025649, 52.3802907225609, 47.5129529815167 ] }, "distance": 1.93, "direction": 300.05, "angle": 87.67, "elevation": 47.51, "pano_id": "TMX7316010203-000188_pano_0000_001262", "timestamp": "2016-11-22T11:52:04.250670Z", "filename": "pano_0000_001262.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 1.93008039, "relative_pitch": 87.67379870774865, "relative_heading": 300.04586174253103, "relative_elevation": 47.5129529815167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002859_pano_0000_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89189210626934, 52.3802846600752, 48.645374564454 ] }, "distance": 2.0, "direction": 278.4, "angle": 87.65, "elevation": 48.65, "pano_id": "TMX7316010203-002859_pano_0000_000140", "timestamp": "2022-12-15T08:30:10.901350Z", "filename": "pano_0000_000140.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 1.99681251, "relative_pitch": 87.64942223639653, "relative_heading": 278.40223449658015, "relative_elevation": 48.645374564454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89192648524561, 52.3803039647108, 49.3000257015228 ] }, "distance": 2.47, "direction": 8.52, "angle": 87.14, "elevation": 49.3, "pano_id": "TMX7316010203-001672_pano_0000_001582", "timestamp": "2020-04-24T06:58:07.398480Z", "filename": "pano_0000_001582.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 2.46713724, "relative_pitch": 87.13511859366862, "relative_heading": 8.522880846983472, "relative_elevation": 49.3000257015228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89189419043241, 52.3802989694328, 47.6311359573156 ] }, "distance": 2.63, "direction": 315.78, "angle": 86.84, "elevation": 47.63, "pano_id": "TMX7316010203-001054_pano_0000_002140", "timestamp": "2019-01-15T09:35:32.702680Z", "filename": "pano_0000_002140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 2.62891581, "relative_pitch": 86.84086666175989, "relative_heading": 315.7796006273278, "relative_elevation": 47.6311359573156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89196257968082, 52.380281135649, 47.6309703625739 ] }, "distance": 2.83, "direction": 92.04, "angle": 86.61, "elevation": 47.63, "pano_id": "TMX7316010203-001054_pano_0000_002141", "timestamp": "2019-01-15T09:35:33.387630Z", "filename": "pano_0000_002141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 2.82525945, "relative_pitch": 86.6054439631124, "relative_heading": 92.03654657353351, "relative_elevation": 47.6309703625739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002859_pano_0000_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89195808821337, 52.3802676733637, 48.6274082567543 ] }, "distance": 2.98, "direction": 122.41, "angle": 86.49, "elevation": 48.63, "pano_id": "TMX7316010203-002859_pano_0000_000141", "timestamp": "2022-12-15T08:30:11.816320Z", "filename": "pano_0000_000141.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 2.98217799, "relative_pitch": 86.49061114381037, "relative_heading": 122.41093182676876, "relative_elevation": 48.6274082567543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89196583943757, 52.3802719920637, 47.5080199986696 ] }, "distance": 3.24, "direction": 110.16, "angle": 86.09, "elevation": 47.51, "pano_id": "TMX7316010203-000188_pano_0000_001263", "timestamp": "2016-11-22T11:52:07.015630Z", "filename": "pano_0000_001263.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 3.24412332, "relative_pitch": 86.09357594637095, "relative_heading": 110.15596151973436, "relative_elevation": 47.5080199986696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89196805750884, 52.3802695498021, 49.750797111541 ] }, "distance": 3.49, "direction": 113.5, "angle": 85.99, "elevation": 49.75, "pano_id": "TMX7316010203-002620_pano_0006_000031", "timestamp": "2022-06-22T10:15:11.083790Z", "filename": "pano_0006_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 3.48547576, "relative_pitch": 85.99248067976121, "relative_heading": 113.49607056081014, "relative_elevation": 49.750797111541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89187257437161, 52.38029775228, 47.1307204589248 ] }, "distance": 3.74, "direction": 297.88, "angle": 85.46, "elevation": 47.13, "pano_id": "TMX7316010203-001054_pano_0000_002324", "timestamp": "2019-01-15T09:38:44.011100Z", "filename": "pano_0000_002324.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 3.73942004, "relative_pitch": 85.46357247330556, "relative_heading": 297.8795693309875, "relative_elevation": 47.1307204589248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89186769992045, 52.3802921834861, 48.0677389102057 ] }, "distance": 3.81, "direction": 287.24, "angle": 85.47, "elevation": 48.07, "pano_id": "TMX7316010203-001549_pano_0000_000202", "timestamp": "2020-01-10T10:00:00.695780Z", "filename": "pano_0000_000202.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 3.80849021, "relative_pitch": 85.46981998654286, "relative_heading": 287.2431793225829, "relative_elevation": 48.0677389102057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002361_pano_0002_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89186715439757, 52.3802982091785, 49.8106575496495 ] }, "distance": 4.09, "direction": 296.09, "angle": 85.3, "elevation": 49.81, "pano_id": "TMX7316010203-002361_pano_0002_000023", "timestamp": "2021-12-29T09:52:15.323470Z", "filename": "pano_0002_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 4.09141919, "relative_pitch": 85.30429865427047, "relative_heading": 296.091789647573, "relative_elevation": 49.8106575496495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891978814004169, 52.38027080195578, 0.0 ] }, "distance": 4.12, "direction": 107.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02177", "timestamp": "2025-06-16T04:25:16Z", "filename": "recording_2025-06-16_03-46-32_02177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 4.12308147, "relative_pitch": 0.0, "relative_heading": 107.65222748417824, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89186263509721, 52.3803017103472, 46.4572490407154 ] }, "distance": 4.54, "direction": 298.8, "angle": 84.41, "elevation": 46.46, "pano_id": "TMX7316010203-000704_pano_0000_001655", "timestamp": "2018-05-03T08:57:56.892120Z", "filename": "pano_0000_001655.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 4.54421055, "relative_pitch": 84.41339168243515, "relative_heading": 298.79784433703645, "relative_elevation": 46.4572490407154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track01_Sphere_00367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891857467420499, 52.38029867757463, 0.0 ] }, "distance": 4.71, "direction": 293.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track01_Sphere_00367", "timestamp": "2024-11-21T13:12:46Z", "filename": "Job_20241121_1354_Track01_Sphere_00367.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 4.71303436, "relative_pitch": 0.0, "relative_heading": 293.13267314719985, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89198616759169, 52.380264906791, 48.4011122984812 ] }, "distance": 4.82, "direction": 113.28, "angle": 84.31, "elevation": 48.4, "pano_id": "TMX7316010203-002310_pano_0000_001621", "timestamp": "2021-09-15T08:11:43.933650Z", "filename": "pano_0000_001621.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 4.82244024, "relative_pitch": 84.31011888332262, "relative_heading": 113.28401902679578, "relative_elevation": 48.4011122984812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89199021379519, 52.3802672351261, 47.8739159489051 ] }, "distance": 4.99, "direction": 109.29, "angle": 84.06, "elevation": 47.87, "pano_id": "TMX7316010203-002037_pano_0001_000398", "timestamp": "2021-03-11T09:50:17.325670Z", "filename": "pano_0001_000398.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 4.9851955, "relative_pitch": 84.05511504634836, "relative_heading": 109.29385644566817, "relative_elevation": 47.8739159489051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track01_Sphere_00369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891988713687521, 52.38026416549725, 0.0 ] }, "distance": 5.01, "direction": 113.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track01_Sphere_00369", "timestamp": "2024-11-21T13:12:48Z", "filename": "Job_20241121_1354_Track01_Sphere_00369.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 5.01430679, "relative_pitch": 0.0, "relative_heading": 113.36669557122391, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89198089538795, 52.3802555187138, 48.1380190001801 ] }, "distance": 5.03, "direction": 125.94, "angle": 84.04, "elevation": 48.14, "pano_id": "TMX7316010203-001178_pano_0001_006292", "timestamp": "2019-05-13T09:45:18.368220Z", "filename": "pano_0001_006292.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 5.02775326, "relative_pitch": 84.03738731674876, "relative_heading": 125.93909263190166, "relative_elevation": 48.1380190001801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89199587221649, 52.3802865372673, 49.374719128944 ] }, "distance": 5.12, "direction": 84.38, "angle": 84.09, "elevation": 49.37, "pano_id": "TMX7316010203-001672_pano_0000_001583", "timestamp": "2020-04-24T06:58:08.603440Z", "filename": "pano_0000_001583.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 5.11507587, "relative_pitch": 84.08542442397639, "relative_heading": 84.38289774397204, "relative_elevation": 49.374719128944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89184765212333, 52.3802939529937, 48.1611368097365 ] }, "distance": 5.18, "direction": 284.84, "angle": 83.87, "elevation": 48.16, "pano_id": "TMX7316010203-001178_pano_0001_006290", "timestamp": "2019-05-13T09:45:16.248320Z", "filename": "pano_0001_006290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 5.17518191, "relative_pitch": 83.86678382645705, "relative_heading": 284.84428412779124, "relative_elevation": 48.1611368097365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89184955775691, 52.3803027311839, 47.902234505862 ] }, "distance": 5.39, "direction": 295.29, "angle": 83.58, "elevation": 47.9, "pano_id": "TMX7316010203-002037_pano_0001_000396", "timestamp": "2021-03-11T09:50:15.670710Z", "filename": "pano_0001_000396.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 5.38937146, "relative_pitch": 83.58077615264321, "relative_heading": 295.29346208392815, "relative_elevation": 47.902234505862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89184930580905, 52.3803056947982, 48.4909955728799 ] }, "distance": 5.55, "direction": 298.3, "angle": 83.47, "elevation": 48.49, "pano_id": "TMX7316010203-002310_pano_0000_001619", "timestamp": "2021-09-15T08:11:41.633690Z", "filename": "pano_0000_001619.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 5.55340112, "relative_pitch": 83.46670047480742, "relative_heading": 298.29539728527976, "relative_elevation": 48.4909955728799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89199890680635, 52.3802651127047, 46.4708557613194 ] }, "distance": 5.62, "direction": 109.57, "angle": 83.1, "elevation": 46.47, "pano_id": "TMX7316010203-000704_pano_0000_001657", "timestamp": "2018-05-03T08:57:58.762010Z", "filename": "pano_0000_001657.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 5.62199708, "relative_pitch": 83.10193741013397, "relative_heading": 109.57228111300017, "relative_elevation": 46.4708557613194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002361_pano_0002_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89200060496114, 52.3802618658159, 49.676617112942 ] }, "distance": 5.86, "direction": 112.52, "angle": 83.27, "elevation": 49.68, "pano_id": "TMX7316010203-002361_pano_0002_000025", "timestamp": "2021-12-29T09:52:17.093450Z", "filename": "pano_0002_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 5.85975483, "relative_pitch": 83.27259093880065, "relative_heading": 112.52339360587544, "relative_elevation": 49.676617112942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891844199029647, 52.38030579425406, 0.0 ] }, "distance": 5.87, "direction": 296.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02175", "timestamp": "2025-06-16T04:25:14Z", "filename": "recording_2025-06-16_03-46-32_02175.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 5.86689112, "relative_pitch": 0.0, "relative_heading": 296.7806030653228, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89185774431566, 52.3803212679393, 49.4223007960245 ] }, "distance": 6.14, "direction": 315.33, "angle": 82.92, "elevation": 49.42, "pano_id": "TMX7316010203-001672_pano_0000_001581", "timestamp": "2020-04-24T06:58:06.223470Z", "filename": "pano_0000_001581.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 6.13817157, "relative_pitch": 82.92020879884876, "relative_heading": 315.33045139491236, "relative_elevation": 49.4223007960245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89200730412625, 52.3802634026249, 47.0824385797605 ] }, "distance": 6.22, "direction": 109.46, "angle": 82.47, "elevation": 47.08, "pano_id": "TMX7316010203-001054_pano_0000_002326", "timestamp": "2019-01-15T09:38:45.190960Z", "filename": "pano_0000_002326.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 6.22452736, "relative_pitch": 82.46889319161274, "relative_heading": 109.45941307903581, "relative_elevation": 47.0824385797605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89200389129589, 52.3802564472382, 48.0053272275254 ] }, "distance": 6.32, "direction": 116.8, "angle": 82.51, "elevation": 48.01, "pano_id": "TMX7316010203-001549_pano_0000_000204", "timestamp": "2020-01-10T10:00:01.925730Z", "filename": "pano_0000_000204.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 6.31504063, "relative_pitch": 82.50584329164408, "relative_heading": 116.80285570781997, "relative_elevation": 48.0053272275254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89183494709561, 52.3803040844225, 49.8286150069907 ] }, "distance": 6.36, "direction": 292.69, "angle": 82.73, "elevation": 49.83, "pano_id": "TMX7316010203-002620_pano_0006_000029", "timestamp": "2022-06-22T10:15:08.783800Z", "filename": "pano_0006_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 6.3598004, "relative_pitch": 82.72646519839044, "relative_heading": 292.6895609903252, "relative_elevation": 49.8286150069907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002859_pano_0000_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89182580184691, 52.3803015922112, 48.627417604439 ] }, "distance": 6.85, "direction": 288.53, "angle": 81.99, "elevation": 48.63, "pano_id": "TMX7316010203-002859_pano_0000_000139", "timestamp": "2022-12-15T08:30:10.001350Z", "filename": "pano_0000_000139.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 6.84537297, "relative_pitch": 81.98701893015325, "relative_heading": 288.5337960391513, "relative_elevation": 48.627417604439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89182763079879, 52.3803085234006, 47.5500039244071 ] }, "distance": 7.01, "direction": 294.84, "angle": 81.61, "elevation": 47.55, "pano_id": "TMX7316010203-000188_pano_0000_001261", "timestamp": "2016-11-22T11:52:01.680670Z", "filename": "pano_0000_001261.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 7.01492902, "relative_pitch": 81.60783584300538, "relative_heading": 294.8426174548985, "relative_elevation": 47.5500039244071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89182595998029, 52.3803171506943, 47.6930724205449 ] }, "distance": 7.57, "direction": 301.09, "angle": 80.99, "elevation": 47.69, "pano_id": "TMX7316010203-001054_pano_0000_002139", "timestamp": "2019-01-15T09:35:32.023090Z", "filename": "pano_0000_002139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 7.56642702, "relative_pitch": 80.98524999101004, "relative_heading": 301.089823208211, "relative_elevation": 47.6930724205449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89203152659432, 52.3802634555298, 47.6012460142374 ] }, "distance": 7.8, "direction": 105.38, "angle": 80.7, "elevation": 47.6, "pano_id": "TMX7316010203-001054_pano_0000_002142", "timestamp": "2019-01-15T09:35:34.057650Z", "filename": "pano_0000_002142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 7.79754476, "relative_pitch": 80.69702047684024, "relative_heading": 105.37757923394565, "relative_elevation": 47.6012460142374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002859_pano_0000_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89202497447723, 52.3802503420737, 48.6153701329604 ] }, "distance": 7.9, "direction": 116.51, "angle": 80.77, "elevation": 48.62, "pano_id": "TMX7316010203-002859_pano_0000_000142", "timestamp": "2022-12-15T08:30:12.726300Z", "filename": "pano_0000_000142.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 7.90288973, "relative_pitch": 80.766793004073, "relative_heading": 116.50556152474367, "relative_elevation": 48.6153701329604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89203580510407, 52.3802528697006, 49.7198410751298 ] }, "distance": 8.46, "direction": 112.57, "angle": 80.35, "elevation": 49.72, "pano_id": "TMX7316010203-002620_pano_0006_000032", "timestamp": "2022-06-22T10:15:12.118790Z", "filename": "pano_0006_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 8.45732415, "relative_pitch": 80.34640944601793, "relative_heading": 112.5674721245548, "relative_elevation": 49.7198410751298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89203689257379, 52.3802528477435, 47.4793068729341 ] }, "distance": 8.53, "direction": 112.39, "angle": 79.82, "elevation": 47.48, "pano_id": "TMX7316010203-000188_pano_0000_001264", "timestamp": "2016-11-22T11:52:10.680590Z", "filename": "pano_0000_001264.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 8.52668251, "relative_pitch": 79.81892948961107, "relative_heading": 112.39167074029665, "relative_elevation": 47.4793068729341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89180472712035, 52.3803150660046, 47.0692501505837 ] }, "distance": 8.74, "direction": 294.88, "angle": 79.49, "elevation": 47.07, "pano_id": "TMX7316010203-001054_pano_0000_002323", "timestamp": "2019-01-15T09:38:43.411040Z", "filename": "pano_0000_002323.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 8.73608994, "relative_pitch": 79.48550192148942, "relative_heading": 294.87818952417115, "relative_elevation": 47.0692501505837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89180020990036, 52.3803098924092, 48.0157534740865 ] }, "distance": 8.8, "direction": 290.63, "angle": 79.62, "elevation": 48.02, "pano_id": "TMX7316010203-001549_pano_0000_000201", "timestamp": "2020-01-10T10:00:00.075760Z", "filename": "pano_0000_000201.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 8.7971283, "relative_pitch": 79.61779187056385, "relative_heading": 290.62995577997987, "relative_elevation": 48.0157534740865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002361_pano_0002_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89180027580471, 52.3803161612708, 49.8167979223654 ] }, "distance": 9.06, "direction": 294.77, "angle": 79.69, "elevation": 49.82, "pano_id": "TMX7316010203-002361_pano_0002_000022", "timestamp": "2021-12-29T09:52:14.403540Z", "filename": "pano_0002_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 9.06236034, "relative_pitch": 79.68985339162516, "relative_heading": 294.7710297630311, "relative_elevation": 49.8167979223654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892046257820618, 52.38025358493797, 0.0 ] }, "distance": 9.09, "direction": 110.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02178", "timestamp": "2025-06-16T04:25:17Z", "filename": "recording_2025-06-16_03-46-32_02178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 9.09066364, "relative_pitch": 0.0, "relative_heading": 110.38209223901907, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track01_Sphere_00366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891791565020472, 52.38031594587215, 0.0 ] }, "distance": 9.59, "direction": 293.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track01_Sphere_00366", "timestamp": "2024-11-21T13:12:45Z", "filename": "Job_20241121_1354_Track01_Sphere_00366.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 9.59470592, "relative_pitch": 0.0, "relative_heading": 293.1567482111346, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89179452671214, 52.3803199608211, 46.3356249025092 ] }, "distance": 9.6, "direction": 296.08, "angle": 78.3, "elevation": 46.34, "pano_id": "TMX7316010203-000704_pano_0000_001654", "timestamp": "2018-05-03T08:57:55.982020Z", "filename": "pano_0000_001654.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 9.59748724, "relative_pitch": 78.2978176146234, "relative_heading": 296.0837092113745, "relative_elevation": 46.3356249025092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89205616020307, 52.3802569660268, 48.1088455701247 ] }, "distance": 9.61, "direction": 106.88, "angle": 78.7, "elevation": 48.11, "pano_id": "TMX7316010203-000225_pano_0008_000704", "timestamp": "2017-03-27T12:09:10.412730Z", "filename": "pano_0008_000704.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 9.60968796, "relative_pitch": 78.7039029904693, "relative_heading": 106.8769465972913, "relative_elevation": 48.1088455701247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89206507741604, 52.3802682322798, 49.3598308330402 ] }, "distance": 9.92, "direction": 98.91, "angle": 78.63, "elevation": 49.36, "pano_id": "TMX7316010203-001672_pano_0000_001584", "timestamp": "2020-04-24T06:58:09.808520Z", "filename": "pano_0000_001584.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 9.9226526, "relative_pitch": 78.63350595442624, "relative_heading": 98.90626305362623, "relative_elevation": 49.3598308330402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89205377362701, 52.3802445564961, 48.3658419046551 ] }, "distance": 9.95, "direction": 114.78, "angle": 78.38, "elevation": 48.37, "pano_id": "TMX7316010203-002310_pano_0000_001622", "timestamp": "2021-09-15T08:11:44.853650Z", "filename": "pano_0000_001622.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 9.94963873, "relative_pitch": 78.37549731665595, "relative_heading": 114.78304063897366, "relative_elevation": 48.3658419046551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8920480240496, 52.3802373651326, 48.1337253507227 ] }, "distance": 9.97, "direction": 119.91, "angle": 78.3, "elevation": 48.13, "pano_id": "TMX7316010203-001178_pano_0001_006293", "timestamp": "2019-05-13T09:45:19.333240Z", "filename": "pano_0001_006293.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 9.96948274, "relative_pitch": 78.29832510494126, "relative_heading": 119.90845087973611, "relative_elevation": 48.1337253507227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track01_Sphere_00370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89205594552485, 52.380246201608756, 0.0 ] }, "distance": 10.01, "direction": 113.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track01_Sphere_00370", "timestamp": "2024-11-21T13:12:49Z", "filename": "Job_20241121_1354_Track01_Sphere_00370.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 10.00977804, "relative_pitch": 0.0, "relative_heading": 113.47674496712088, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89178191653622, 52.38031380011, 48.0580476559699 ] }, "distance": 10.12, "direction": 290.45, "angle": 78.11, "elevation": 48.06, "pano_id": "TMX7316010203-001178_pano_0001_006289", "timestamp": "2019-05-13T09:45:15.198280Z", "filename": "pano_0001_006289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 10.11618106, "relative_pitch": 78.1128291105465, "relative_heading": 290.4490327742746, "relative_elevation": 48.0580476559699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89206070660231, 52.3802497070479, 47.8631452973932 ] }, "distance": 10.16, "direction": 110.73, "angle": 78.01, "elevation": 47.86, "pano_id": "TMX7316010203-002037_pano_0001_000399", "timestamp": "2021-03-11T09:50:18.110720Z", "filename": "pano_0001_000399.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 10.1634217, "relative_pitch": 78.01168732162935, "relative_heading": 110.73063478698336, "relative_elevation": 47.8631452973932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002531_pano_0002_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0002_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0002_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89206326805481, 52.3802473918675, 48.3308326136321 ] }, "distance": 10.42, "direction": 111.72, "angle": 77.83, "elevation": 48.33, "pano_id": "TMX7316010203-002531_pano_0002_000000", "timestamp": "2022-04-21T08:45:27.306400Z", "filename": "pano_0002_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 10.41928263, "relative_pitch": 77.83422241748265, "relative_heading": 111.71610571897256, "relative_elevation": 48.3308326136321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89178018434335, 52.3803210800302, 47.7844580030069 ] }, "distance": 10.53, "direction": 294.36, "angle": 77.57, "elevation": 47.78, "pano_id": "TMX7316010203-002037_pano_0001_000395", "timestamp": "2021-03-11T09:50:14.745690Z", "filename": "pano_0001_000395.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 10.53420167, "relative_pitch": 77.56785616795415, "relative_heading": 294.35626388969126, "relative_elevation": 47.7844580030069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89178714868523, 52.38032987893, 48.1688741948456 ] }, "distance": 10.56, "direction": 300.27, "angle": 77.63, "elevation": 48.17, "pano_id": "TMX7316010203-000225_pano_0008_000706", "timestamp": "2017-03-27T12:09:12.947720Z", "filename": "pano_0008_000706.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 10.56209922, "relative_pitch": 77.63235754028362, "relative_heading": 300.26622371248396, "relative_elevation": 48.1688741948456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89206676337355, 52.3802467792738, 46.4918391499668 ] }, "distance": 10.67, "direction": 111.58, "angle": 77.08, "elevation": 46.49, "pano_id": "TMX7316010203-000704_pano_0000_001658", "timestamp": "2018-05-03T08:57:59.702010Z", "filename": "pano_0000_001658.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 10.66565353, "relative_pitch": 77.07939171780815, "relative_heading": 111.58320965442789, "relative_elevation": 46.4918391499668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89177873608091, 52.3803227265087, 48.384517736733 ] }, "distance": 10.7, "direction": 295.03, "angle": 77.53, "elevation": 48.38, "pano_id": "TMX7316010203-002310_pano_0000_001618", "timestamp": "2021-09-15T08:11:40.318720Z", "filename": "pano_0000_001618.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 10.70034552, "relative_pitch": 77.52962483769792, "relative_heading": 295.03220996150566, "relative_elevation": 48.384517736733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002361_pano_0002_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89206762397135, 52.380243415255, 49.6140174586326 ] }, "distance": 10.86, "direction": 113.31, "angle": 77.65, "elevation": 49.61, "pano_id": "TMX7316010203-002361_pano_0002_000026", "timestamp": "2021-12-29T09:52:17.953410Z", "filename": "pano_0002_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 10.86275396, "relative_pitch": 77.6502364701353, "relative_heading": 113.3057364087551, "relative_elevation": 49.6140174586326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891776238525435, 52.380323233687776, 0.0 ] }, "distance": 10.88, "direction": 294.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02174", "timestamp": "2025-06-16T04:25:13Z", "filename": "recording_2025-06-16_03-46-32_02174.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 10.87834029, "relative_pitch": 0.0, "relative_heading": 294.9225213651067, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89178892020688, 52.3803385793982, 49.3040204215795 ] }, "distance": 10.98, "direction": 304.95, "angle": 77.44, "elevation": 49.3, "pano_id": "TMX7316010203-001672_pano_0000_001580", "timestamp": "2020-04-24T06:58:05.083480Z", "filename": "pano_0000_001580.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 10.98256117, "relative_pitch": 77.44227877508136, "relative_heading": 304.9509519400654, "relative_elevation": 49.3040204215795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89207479758897, 52.3802460033882, 47.0633816169575 ] }, "distance": 11.21, "direction": 110.96, "angle": 76.61, "elevation": 47.06, "pano_id": "TMX7316010203-001054_pano_0000_002327", "timestamp": "2019-01-15T09:38:45.766000Z", "filename": "pano_0000_002327.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 11.20679248, "relative_pitch": 76.60609043203762, "relative_heading": 110.96475125769888, "relative_elevation": 47.0633816169575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89176882718193, 52.3803224270818, 49.7401379132643 ] }, "distance": 11.3, "direction": 293.43, "angle": 77.2, "elevation": 49.74, "pano_id": "TMX7316010203-002620_pano_0006_000028", "timestamp": "2022-06-22T10:15:07.538820Z", "filename": "pano_0006_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 11.30202088, "relative_pitch": 77.19853352865681, "relative_heading": 293.43160858224513, "relative_elevation": 49.7401379132643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89207207431289, 52.3802386742395, 47.981888028793 ] }, "distance": 11.36, "direction": 115.15, "angle": 76.69, "elevation": 47.98, "pano_id": "TMX7316010203-001549_pano_0000_000205", "timestamp": "2020-01-10T10:00:02.520730Z", "filename": "pano_0000_000205.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 11.35564802, "relative_pitch": 76.6850611433722, "relative_heading": 115.14573463511468, "relative_elevation": 47.981888028793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002859_pano_0000_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89175988487755, 52.3803187316211, 48.5902097849175 ] }, "distance": 11.71, "direction": 290.4, "angle": 76.45, "elevation": 48.59, "pano_id": "TMX7316010203-002859_pano_0000_000138", "timestamp": "2022-12-15T08:30:09.076350Z", "filename": "pano_0000_000138.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 11.71359981, "relative_pitch": 76.44636013270322, "relative_heading": 290.40027325741954, "relative_elevation": 48.5902097849175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89175728546251, 52.3803259335265, 47.4736289419234 ] }, "distance": 12.18, "direction": 293.65, "angle": 75.61, "elevation": 47.47, "pano_id": "TMX7316010203-000188_pano_0000_001260", "timestamp": "2016-11-22T11:51:46.450830Z", "filename": "pano_0000_001260.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 12.17837784, "relative_pitch": 75.6122044911788, "relative_heading": 293.64556473213275, "relative_elevation": 47.4736289419234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89175769537587, 52.3803358756385, 47.6245389161631 ] }, "distance": 12.64, "direction": 298.3, "angle": 75.14, "elevation": 47.62, "pano_id": "TMX7316010203-001054_pano_0000_002138", "timestamp": "2019-01-15T09:35:31.317720Z", "filename": "pano_0000_002138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 12.63812336, "relative_pitch": 75.1379669616606, "relative_heading": 298.2958500983061, "relative_elevation": 47.6245389161631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002859_pano_0000_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209215222461, 52.3802328986574, 48.5922057060525 ] }, "distance": 12.87, "direction": 115.15, "angle": 75.17, "elevation": 48.59, "pano_id": "TMX7316010203-002859_pano_0000_000143", "timestamp": "2022-12-15T08:30:13.631330Z", "filename": "pano_0000_000143.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 12.8663633, "relative_pitch": 75.16942034512022, "relative_heading": 115.14935529684676, "relative_elevation": 48.5922057060525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89210053754143, 52.3802453756899, 47.5846398705617 ] }, "distance": 12.88, "direction": 108.46, "angle": 74.85, "elevation": 47.58, "pano_id": "TMX7316010203-001054_pano_0000_002143", "timestamp": "2019-01-15T09:35:34.722650Z", "filename": "pano_0000_002143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 12.88076479, "relative_pitch": 74.85349519649623, "relative_heading": 108.46451534505955, "relative_elevation": 47.5846398705617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89210327862877, 52.3802358310571, 49.7000261386856 ] }, "distance": 13.43, "direction": 112.51, "angle": 74.88, "elevation": 49.7, "pano_id": "TMX7316010203-002620_pano_0006_000033", "timestamp": "2022-06-22T10:15:13.103780Z", "filename": "pano_0006_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 13.42771524, "relative_pitch": 74.88106834060675, "relative_heading": 112.51418422032084, "relative_elevation": 49.7000261386856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89173700222003, 52.3803321498682, 47.091227802448 ] }, "distance": 13.72, "direction": 293.98, "angle": 73.76, "elevation": 47.09, "pano_id": "TMX7316010203-001054_pano_0000_002322", "timestamp": "2019-01-15T09:38:42.791020Z", "filename": "pano_0000_002322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 13.72126152, "relative_pitch": 73.75513590140332, "relative_heading": 293.97833290729506, "relative_elevation": 47.091227802448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89210714956879, 52.3802340287233, 47.4639833057299 ] }, "distance": 13.75, "direction": 112.87, "angle": 73.85, "elevation": 47.46, "pano_id": "TMX7316010203-000188_pano_0000_001265", "timestamp": "2016-11-22T11:52:13.360580Z", "filename": "pano_0000_001265.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 13.74826925, "relative_pitch": 73.84597696093759, "relative_heading": 112.86565569236713, "relative_elevation": 47.4639833057299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89173244511802, 52.3803275371586, 48.0421900060028 ] }, "distance": 13.81, "direction": 291.51, "angle": 73.96, "elevation": 48.04, "pano_id": "TMX7316010203-001549_pano_0000_000200", "timestamp": "2020-01-10T09:59:59.430730Z", "filename": "pano_0000_000200.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 13.8090333, "relative_pitch": 73.96346755056005, "relative_heading": 291.50845127235516, "relative_elevation": 48.0421900060028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002361_pano_0002_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89173357755633, 52.3803340897346, 49.8466307716444 ] }, "distance": 14.02, "direction": 294.4, "angle": 74.29, "elevation": 49.85, "pano_id": "TMX7316010203-002361_pano_0002_000021", "timestamp": "2021-12-29T09:52:13.458430Z", "filename": "pano_0002_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 14.02243354, "relative_pitch": 74.28809356301744, "relative_heading": 294.39698572794134, "relative_elevation": 49.8466307716444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892114116412127, 52.3802360460589, 0.0 ] }, "distance": 14.1, "direction": 111.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02179", "timestamp": "2025-06-16T04:25:17Z", "filename": "recording_2025-06-16_03-46-32_02179.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 14.10359344, "relative_pitch": 0.0, "relative_heading": 111.2762874302723, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89172653182149, 52.3803376110414, 46.3235783511773 ] }, "distance": 14.62, "direction": 295.02, "angle": 72.48, "elevation": 46.32, "pano_id": "TMX7316010203-000704_pano_0000_001653", "timestamp": "2018-05-03T08:57:55.077080Z", "filename": "pano_0000_001653.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 14.62207693, "relative_pitch": 72.48165417991987, "relative_heading": 295.01873963708584, "relative_elevation": 46.3235783511773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track01_Sphere_00365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891722953162109, 52.38033384092285, 0.0 ] }, "distance": 14.67, "direction": 293.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track01_Sphere_00365", "timestamp": "2024-11-21T13:12:44Z", "filename": "Job_20241121_1354_Track01_Sphere_00365.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 14.67343797, "relative_pitch": 0.0, "relative_heading": 293.1315819051569, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213350686441, 52.3802492354245, 49.362104521133 ] }, "distance": 14.92, "direction": 104.16, "angle": 73.19, "elevation": 49.36, "pano_id": "TMX7316010203-001672_pano_0000_001585", "timestamp": "2020-04-24T06:58:10.943470Z", "filename": "pano_0000_001585.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 14.9161826, "relative_pitch": 73.18629491558835, "relative_heading": 104.1644004278213, "relative_elevation": 49.362104521133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89211575145193, 52.3802197663161, 48.1419763565063 ] }, "distance": 14.96, "direction": 117.6, "angle": 72.74, "elevation": 48.14, "pano_id": "TMX7316010203-001178_pano_0001_006294", "timestamp": "2019-05-13T09:45:20.303240Z", "filename": "pano_0001_006294.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 14.95572193, "relative_pitch": 72.74214041446014, "relative_heading": 117.60131133687659, "relative_elevation": 48.1419763565063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track01_Sphere_00371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892123560856158, 52.38022808649463, 0.0 ] }, "distance": 15.04, "direction": 113.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track01_Sphere_00371", "timestamp": "2024-11-21T13:12:50Z", "filename": "Job_20241121_1354_Track01_Sphere_00371.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 15.03592334, "relative_pitch": 0.0, "relative_heading": 113.53259708960324, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89212225296468, 52.3802258708227, 48.3511812929064 ] }, "distance": 15.05, "direction": 114.53, "angle": 72.71, "elevation": 48.35, "pano_id": "TMX7316010203-002310_pano_0000_001623", "timestamp": "2021-09-15T08:11:45.673660Z", "filename": "pano_0000_001623.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 15.05498297, "relative_pitch": 72.70511272211536, "relative_heading": 114.52824558202065, "relative_elevation": 48.3511812929064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89171563116787, 52.3803322919009, 48.0601505590603 ] }, "distance": 15.07, "direction": 291.78, "angle": 72.59, "elevation": 48.06, "pano_id": "TMX7316010203-001178_pano_0001_006288", "timestamp": "2019-05-13T09:45:14.228470Z", "filename": "pano_0001_006288.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 15.06839676, "relative_pitch": 72.59212079181121, "relative_heading": 291.78398784319404, "relative_elevation": 48.0601505590603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213121517206, 52.3802320947652, 47.86765569821 ] }, "distance": 15.35, "direction": 111.23, "angle": 72.22, "elevation": 47.87, "pano_id": "TMX7316010203-002037_pano_0001_000400", "timestamp": "2021-03-11T09:50:18.905690Z", "filename": "pano_0001_000400.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 15.34811724, "relative_pitch": 72.2222536211904, "relative_heading": 111.22854349839697, "relative_elevation": 47.86765569821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002531_pano_0002_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0002_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0002_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8921296026093, 52.3802295775674, 48.3368208985776 ] }, "distance": 15.35, "direction": 112.35, "angle": 72.38, "elevation": 48.34, "pano_id": "TMX7316010203-002531_pano_0002_000001", "timestamp": "2022-04-21T08:45:28.351330Z", "filename": "pano_0002_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 15.35013208, "relative_pitch": 72.38192022874122, "relative_heading": 112.35157818658311, "relative_elevation": 48.3368208985776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89171059292128, 52.3803388025648, 47.7863776255399 ] }, "distance": 15.67, "direction": 293.78, "angle": 71.85, "elevation": 47.79, "pano_id": "TMX7316010203-002037_pano_0001_000394", "timestamp": "2021-03-11T09:50:13.780720Z", "filename": "pano_0001_000394.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 15.6653278, "relative_pitch": 71.84982422505524, "relative_heading": 293.7792577234044, "relative_elevation": 47.7863776255399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213480830338, 52.3802284945278, 46.5278627574444 ] }, "distance": 15.72, "direction": 112.27, "angle": 71.33, "elevation": 46.53, "pano_id": "TMX7316010203-000704_pano_0000_001659", "timestamp": "2018-05-03T08:58:00.637020Z", "filename": "pano_0000_001659.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 15.7238267, "relative_pitch": 71.32761018784522, "relative_heading": 112.26650951980241, "relative_elevation": 46.5278627574444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891708676706984, 52.380340477021434, 0.0 ] }, "distance": 15.86, "direction": 294.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02173", "timestamp": "2025-06-16T04:25:12Z", "filename": "recording_2025-06-16_03-46-32_02173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 15.86030053, "relative_pitch": 0.0, "relative_heading": 294.20515816230693, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002361_pano_0002_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213469647571, 52.380224874896, 49.5695904269814 ] }, "distance": 15.87, "direction": 113.62, "angle": 72.24, "elevation": 49.57, "pano_id": "TMX7316010203-002361_pano_0002_000027", "timestamp": "2021-12-29T09:52:18.818400Z", "filename": "pano_0002_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 15.87384243, "relative_pitch": 72.24319439912196, "relative_heading": 113.62242953882674, "relative_elevation": 49.5695904269814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89172016130442, 52.3803565333455, 49.3134057447314 ] }, "distance": 16.0, "direction": 301.21, "angle": 72.03, "elevation": 49.31, "pano_id": "TMX7316010203-001672_pano_0000_001579", "timestamp": "2020-04-24T06:58:03.848520Z", "filename": "pano_0000_001579.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 15.99886046, "relative_pitch": 72.02526393996132, "relative_heading": 301.2067883581349, "relative_elevation": 49.3134057447314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89170376573497, 52.3803395429323, 48.4128171140328 ] }, "distance": 16.12, "direction": 293.38, "angle": 71.58, "elevation": 48.41, "pano_id": "TMX7316010203-002310_pano_0000_001617", "timestamp": "2021-09-15T08:11:34.213720Z", "filename": "pano_0000_001617.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 16.12436269, "relative_pitch": 71.57915793714427, "relative_heading": 293.38106380286706, "relative_elevation": 48.4128171140328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8921422702197, 52.38022857045, 47.059574146755 ] }, "distance": 16.19, "direction": 111.56, "angle": 71.01, "elevation": 47.06, "pano_id": "TMX7316010203-001054_pano_0000_002328", "timestamp": "2019-01-15T09:38:46.336000Z", "filename": "pano_0000_002328.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 16.19209139, "relative_pitch": 71.0128660702208, "relative_heading": 111.55754252478674, "relative_elevation": 47.059574146755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89170148568663, 52.380339851027, 49.7552659893408 ] }, "distance": 16.28, "direction": 293.27, "angle": 71.88, "elevation": 49.76, "pano_id": "TMX7316010203-002620_pano_0006_000027", "timestamp": "2022-06-22T10:15:06.463810Z", "filename": "pano_0006_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 16.28050547, "relative_pitch": 71.88129782033316, "relative_heading": 293.27497445432147, "relative_elevation": 49.7552659893408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89214013657332, 52.3802209316593, 47.973864832893 ] }, "distance": 16.39, "direction": 114.51, "angle": 71.14, "elevation": 47.97, "pano_id": "TMX7316010203-001549_pano_0000_000206", "timestamp": "2020-01-10T10:00:03.105750Z", "filename": "pano_0000_000206.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 16.39102874, "relative_pitch": 71.13645708882736, "relative_heading": 114.50884847873758, "relative_elevation": 47.973864832893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002859_pano_0000_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89169404431817, 52.3803360542637, 48.6027861898765 ] }, "distance": 16.59, "direction": 291.24, "angle": 71.15, "elevation": 48.6, "pano_id": "TMX7316010203-002859_pano_0000_000137", "timestamp": "2022-12-15T08:30:08.136340Z", "filename": "pano_0000_000137.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 16.58947982, "relative_pitch": 71.15380268701577, "relative_heading": 291.24262177937743, "relative_elevation": 48.6027861898765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89169448200603, 52.3803424184373, 47.4828903954476 ] }, "distance": 16.83, "direction": 293.53, "angle": 70.48, "elevation": 47.48, "pano_id": "TMX7316010203-000188_pano_0000_001259", "timestamp": "2016-11-22T11:51:39.920860Z", "filename": "pano_0000_001259.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 16.83165593, "relative_pitch": 70.4816860317357, "relative_heading": 293.52684311842205, "relative_elevation": 47.4828903954476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89169097868001, 52.3803559978484, 47.6377314412966 ] }, "distance": 17.7, "direction": 297.71, "angle": 69.62, "elevation": 47.64, "pano_id": "TMX7316010203-001054_pano_0000_002137", "timestamp": "2019-01-15T09:35:30.637680Z", "filename": "pano_0000_002137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 17.70063932, "relative_pitch": 69.61656319211326, "relative_heading": 297.7068750732672, "relative_elevation": 47.6377314412966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002859_pano_0000_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002859_pano_0000_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002859/pano_0000_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215946509777, 52.3802155180133, 48.5813179928809 ] }, "distance": 17.84, "direction": 114.52, "angle": 69.84, "elevation": 48.58, "pano_id": "TMX7316010203-002859_pano_0000_000144", "timestamp": "2022-12-15T08:30:14.531310Z", "filename": "pano_0000_000144.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 17.8385037, "relative_pitch": 69.83734300755211, "relative_heading": 114.51568077715184, "relative_elevation": 48.5813179928809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216960388986, 52.3802272876566, 47.5834120679647 ] }, "distance": 17.98, "direction": 109.8, "angle": 69.3, "elevation": 47.58, "pano_id": "TMX7316010203-001054_pano_0000_002144", "timestamp": "2019-01-15T09:35:35.377680Z", "filename": "pano_0000_002144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 17.98406355, "relative_pitch": 69.29600624317405, "relative_heading": 109.80135646823747, "relative_elevation": 47.5834120679647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217092687362, 52.3802186953245, 49.7004753211513 ] }, "distance": 18.41, "direction": 112.51, "angle": 69.67, "elevation": 49.7, "pano_id": "TMX7316010203-002620_pano_0006_000034", "timestamp": "2022-06-22T10:15:14.073800Z", "filename": "pano_0006_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 18.41323934, "relative_pitch": 69.67112967095991, "relative_heading": 112.5065710789975, "relative_elevation": 49.7004753211513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_002321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_002321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_002321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89166942670104, 52.3803498151749, 47.105737474747 ] }, "distance": 18.72, "direction": 293.75, "angle": 68.32, "elevation": 47.11, "pano_id": "TMX7316010203-001054_pano_0000_002321", "timestamp": "2019-01-15T09:38:42.186010Z", "filename": "pano_0000_002321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 18.72465405, "relative_pitch": 68.32204952928478, "relative_heading": 293.7520726542763, "relative_elevation": 47.105737474747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89166462509981, 52.3803454401328, 48.0513279400766 ] }, "distance": 18.84, "direction": 292.0, "angle": 68.59, "elevation": 48.05, "pano_id": "TMX7316010203-001549_pano_0000_000199", "timestamp": "2020-01-10T09:59:58.815770Z", "filename": "pano_0000_000199.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 18.83668623, "relative_pitch": 68.59423590762634, "relative_heading": 291.99585272122994, "relative_elevation": 48.0513279400766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217676224816, 52.3802157312153, 47.4571912726387 ] }, "distance": 18.91, "direction": 112.97, "angle": 68.28, "elevation": 47.46, "pano_id": "TMX7316010203-000188_pano_0000_001266", "timestamp": "2016-11-22T11:52:15.580580Z", "filename": "pano_0000_001266.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 18.90720439, "relative_pitch": 68.27739248675057, "relative_heading": 112.96901812750377, "relative_elevation": 47.4571912726387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002361_pano_0002_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8916673665121, 52.3803522787559, 49.8912495579571 ] }, "distance": 18.96, "direction": 294.34, "angle": 69.19, "elevation": 49.89, "pano_id": "TMX7316010203-002361_pano_0002_000020", "timestamp": "2021-12-29T09:52:12.578420Z", "filename": "pano_0002_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 18.96447011, "relative_pitch": 69.18739360965172, "relative_heading": 294.3394371996258, "relative_elevation": 49.8912495579571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892181886230598, 52.3802185606961, 0.0 ] }, "distance": 19.11, "direction": 111.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02180", "timestamp": "2025-06-16T04:25:18Z", "filename": "recording_2025-06-16_03-46-32_02180.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 19.11034026, "relative_pitch": 0.0, "relative_heading": 111.69155994018564, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218756527965, 52.3802185973486, 48.0556493364275 ] }, "distance": 19.47, "direction": 111.26, "angle": 67.95, "elevation": 48.06, "pano_id": "TMX7316010203-000225_pano_0008_000703", "timestamp": "2017-03-27T12:09:08.787750Z", "filename": "pano_0008_000703.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 19.46871371, "relative_pitch": 67.94572718489874, "relative_heading": 111.25975237363815, "relative_elevation": 48.0556493364275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track01_Sphere_00364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891655894681898, 52.38035203902822, 0.0 ] }, "distance": 19.67, "direction": 293.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track01_Sphere_00364", "timestamp": "2024-11-21T13:12:43Z", "filename": "Job_20241121_1354_Track01_Sphere_00364.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 19.6682628, "relative_pitch": 0.0, "relative_heading": 293.33070998004325, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89165853481334, 52.3803560093719, 46.2983038565144 ] }, "distance": 19.68, "direction": 294.72, "angle": 66.97, "elevation": 46.3, "pano_id": "TMX7316010203-000704_pano_0000_001652", "timestamp": "2018-05-03T08:57:54.182110Z", "filename": "pano_0000_001652.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 19.68392863, "relative_pitch": 66.96701428711506, "relative_heading": 294.71892380628304, "relative_elevation": 46.2983038565144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89220034159526, 52.3802291042146, 49.3857938311994 ] }, "distance": 19.91, "direction": 107.21, "angle": 68.05, "elevation": 49.39, "pano_id": "TMX7316010203-001672_pano_0000_001586", "timestamp": "2020-04-24T06:58:12.098460Z", "filename": "pano_0000_001586.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 19.90522193, "relative_pitch": 68.04782356743264, "relative_heading": 107.21207176257009, "relative_elevation": 49.3857938311994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218360211229, 52.38020209044, 48.1563059519976 ] }, "distance": 19.97, "direction": 116.46, "angle": 67.48, "elevation": 48.16, "pano_id": "TMX7316010203-001178_pano_0001_006295", "timestamp": "2019-05-13T09:45:21.308230Z", "filename": "pano_0001_006295.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 19.9654146, "relative_pitch": 67.48129659449313, "relative_heading": 116.46013694755162, "relative_elevation": 48.1563059519976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track01_Sphere_00372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track01_Sphere_00372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892190101828908, 52.380210164580305, 0.0 ] }, "distance": 19.99, "direction": 113.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track01_Sphere_00372", "timestamp": "2024-11-21T13:12:50Z", "filename": "Job_20241121_1354_Track01_Sphere_00372.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 19.98642708, "relative_pitch": 0.0, "relative_heading": 113.58778743742081, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89164778082716, 52.3803487026359, 48.0463805561885 ] }, "distance": 20.04, "direction": 291.73, "angle": 67.36, "elevation": 48.05, "pano_id": "TMX7316010203-001178_pano_0001_006287", "timestamp": "2019-05-13T09:45:13.258280Z", "filename": "pano_0001_006287.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 20.03638504, "relative_pitch": 67.36280271468206, "relative_heading": 291.7299554895567, "relative_elevation": 48.0463805561885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219137357524, 52.3802080139473, 48.3404689664021 ] }, "distance": 20.16, "direction": 114.11, "angle": 67.36, "elevation": 48.34, "pano_id": "TMX7316010203-002310_pano_0000_001624", "timestamp": "2021-09-15T08:11:46.443680Z", "filename": "pano_0000_001624.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 20.16239811, "relative_pitch": 67.35939839419503, "relative_heading": 114.11255218385992, "relative_elevation": 48.3404689664021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002531_pano_0002_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0002_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002531_pano_0002_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002531/pano_0002_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219438356707, 52.3802100069308, 48.3557125395164 ] }, "distance": 20.26, "direction": 113.3, "angle": 67.27, "elevation": 48.36, "pano_id": "TMX7316010203-002531_pano_0002_000002", "timestamp": "2022-04-21T08:45:29.571530Z", "filename": "pano_0002_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 20.26089887, "relative_pitch": 67.26646181864577, "relative_heading": 113.30331499772444, "relative_elevation": 48.3557125395164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89220154068745, 52.3802143753357, 47.8771980013698 ] }, "distance": 20.53, "direction": 111.52, "angle": 66.79, "elevation": 47.88, "pano_id": "TMX7316010203-002037_pano_0001_000401", "timestamp": "2021-03-11T09:50:19.685650Z", "filename": "pano_0001_000401.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 20.52615954, "relative_pitch": 66.79396835396834, "relative_heading": 111.51868343485359, "relative_elevation": 47.8771980013698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89165117856346, 52.3803654324801, 48.2287119468674 ] }, "distance": 20.59, "direction": 296.79, "angle": 66.88, "elevation": 48.23, "pano_id": "TMX7316010203-000225_pano_0008_000707", "timestamp": "2017-03-27T12:09:14.037750Z", "filename": "pano_0008_000707.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 20.59082629, "relative_pitch": 66.88036519822488, "relative_heading": 296.786859743924, "relative_elevation": 48.2287119468674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89220304370738, 52.3802104489668, 46.5646948199719 ] }, "distance": 20.78, "direction": 112.54, "angle": 65.95, "elevation": 46.56, "pano_id": "TMX7316010203-000704_pano_0000_001660", "timestamp": "2018-05-03T08:58:01.557040Z", "filename": "pano_0000_001660.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_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 20.78490765, "relative_pitch": 65.9456285624191, "relative_heading": 112.53567396800213, "relative_elevation": 46.5646948199719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89164074632428, 52.3803569229585, 47.7716861432418 ] }, "distance": 20.83, "direction": 293.58, "angle": 66.44, "elevation": 47.77, "pano_id": "TMX7316010203-002037_pano_0001_000393", "timestamp": "2021-03-11T09:50:12.820770Z", "filename": "pano_0001_000393.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 20.83086457, "relative_pitch": 66.44037017673553, "relative_heading": 293.57964701294145, "relative_elevation": 47.7716861432418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891641449407184, 52.38035800932283, 0.0 ] }, "distance": 20.84, "direction": 293.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02172", "timestamp": "2025-06-16T04:25:11Z", "filename": "recording_2025-06-16_03-46-32_02172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 20.83574738, "relative_pitch": 0.0, "relative_heading": 293.93697680504965, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track01_Sphere_00368/adjacencies/b_20241121_1354_Track01_Sphere_00368/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002361_pano_0002_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002361_pano_0002_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002361/pano_0002_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89220214559421, 52.3802070545473, 49.5227853339165 ] }, "distance": 20.88, "direction": 113.56, "angle": 67.14, "elevation": 49.52, "pano_id": "TMX7316010203-002361_pano_0002_000028", "timestamp": "2021-12-29T09:52:19.748390Z", "filename": "pano_0002_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_1354_Track01_Sphere_00368", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121276.98408687924, 488161.50246077526 ] }, "relative_distance": 20.87650395, "relative_pitch": 67.1419736161223, "relative_heading": 113.55753490509947, "relative_elevation": 49.5227853339165 } ] } }