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_20240919_0948_Track15_Sphere_00178/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track15_Sphere_00178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805456118798174, 52.37842666313221, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track15_Sphere_00178", "timestamp": "2024-09-19T09:03:36Z", "filename": "Job_20240919_0948_Track15_Sphere_00178.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "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_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80545162137137, 52.3784316978445, 44.3326325658709 ] }, "distance": 0.64, "direction": 331.34, "angle": 89.17, "elevation": 44.33, "pano_id": "TMX7316010203-001883_pano_0001_005567", "timestamp": "2020-08-20T10:18:25.461650Z", "filename": "pano_0001_005567.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 0.63848304, "relative_pitch": 89.17487745779806, "relative_heading": 331.3359567238404, "relative_elevation": 44.3326325658709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544174949285, 52.3784273978196, 44.3358362689614 ] }, "distance": 0.98, "direction": 274.78, "angle": 88.73, "elevation": 44.34, "pano_id": "TMX7316010203-000535_pano_0000_007784", "timestamp": "2018-01-08T12:10:41.560270Z", "filename": "pano_0000_007784.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 0.98192146, "relative_pitch": 88.73125750387531, "relative_heading": 274.77581811942844, "relative_elevation": 44.3358362689614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0017_000665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544437584277, 52.3784332136613, 44.6512818383053 ] }, "distance": 1.08, "direction": 312.35, "angle": 88.61, "elevation": 44.65, "pano_id": "TMX7316010203-000083_pano_0017_000665", "timestamp": "2016-08-24T14:59:19.356370Z", "filename": "pano_0017_000665.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 1.08202084, "relative_pitch": 88.6118405971331, "relative_heading": 312.3496738624843, "relative_elevation": 44.6512818383053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_01810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805448678317357, 52.37841616483049, 0.0 ] }, "distance": 1.27, "direction": 203.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_01810", "timestamp": "2025-07-17T06:45:18Z", "filename": "recording_2025-07-17_06-04-09_01810.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 1.27334141, "relative_pitch": 0.0, "relative_heading": 203.44769711421998, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0005_001488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80545480627542, 52.3784462703131, 44.1842243792489 ] }, "distance": 2.18, "direction": 357.65, "angle": 87.17, "elevation": 44.18, "pano_id": "TMX7316010203-002524_pano_0005_001488", "timestamp": "2022-04-19T10:12:16.895570Z", "filename": "pano_0005_001488.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 2.18360988, "relative_pitch": 87.17071140859453, "relative_heading": 357.6541182987375, "relative_elevation": 44.1842243792489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0005_001489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80545517561078, 52.3784014582121, 44.1911656213924 ] }, "distance": 2.81, "direction": 181.31, "angle": 86.37, "elevation": 44.19, "pano_id": "TMX7316010203-002524_pano_0005_001489", "timestamp": "2022-04-19T10:12:17.570570Z", "filename": "pano_0005_001489.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 2.80540102, "relative_pitch": 86.3675493616949, "relative_heading": 181.3118808578992, "relative_elevation": 44.1911656213924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_01809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805447604679713, 52.37846106237827, 0.0 ] }, "distance": 3.87, "direction": 351.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_01809", "timestamp": "2025-07-17T06:45:17Z", "filename": "recording_2025-07-17_06-04-09_01809.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 3.8714212, "relative_pitch": 0.0, "relative_heading": 351.3869090538511, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80545449753448, 52.3783866683627, 44.3567598005757 ] }, "distance": 4.45, "direction": 181.42, "angle": 84.27, "elevation": 44.36, "pano_id": "TMX7316010203-001883_pano_0001_005566", "timestamp": "2020-08-20T10:18:24.796700Z", "filename": "pano_0001_005566.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 4.45176846, "relative_pitch": 84.26882669985648, "relative_heading": 181.4210821145547, "relative_elevation": 44.3567598005757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0017_000666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544718013702, 52.378386376056, 44.6296267490834 ] }, "distance": 4.52, "direction": 187.73, "angle": 84.21, "elevation": 44.63, "pano_id": "TMX7316010203-000083_pano_0017_000666", "timestamp": "2016-08-24T14:59:20.406420Z", "filename": "pano_0017_000666.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 4.52406198, "relative_pitch": 84.21175441560104, "relative_heading": 187.73244089115403, "relative_elevation": 44.6296267490834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track15_Sphere_00179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805454474488816, 52.37847028161507, 0.0 ] }, "distance": 4.85, "direction": 358.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track15_Sphere_00179", "timestamp": "2024-09-19T09:03:37Z", "filename": "Job_20240919_0948_Track15_Sphere_00179.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 4.85491772, "relative_pitch": 0.0, "relative_heading": 358.67842169341856, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track15_Sphere_00177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805458732935065, 52.37838300447485, 0.0 ] }, "distance": 4.86, "direction": 177.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track15_Sphere_00177", "timestamp": "2024-09-19T09:03:35Z", "filename": "Job_20240919_0948_Track15_Sphere_00177.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 4.86135708, "relative_pitch": 0.0, "relative_heading": 177.9014394588304, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544428998709, 52.3783826583901, 44.3523062588647 ] }, "distance": 4.96, "direction": 189.34, "angle": 83.62, "elevation": 44.35, "pano_id": "TMX7316010203-000535_pano_0000_007783", "timestamp": "2018-01-08T12:10:40.500290Z", "filename": "pano_0000_007783.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 4.96241975, "relative_pitch": 83.61593309633199, "relative_heading": 189.3417247343786, "relative_elevation": 44.3523062588647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80543959440925, 52.3784720730479, 44.3081316007301 ] }, "distance": 5.18, "direction": 347.45, "angle": 83.34, "elevation": 44.31, "pano_id": "TMX7316010203-000535_pano_0000_007785", "timestamp": "2018-01-08T12:10:42.580250Z", "filename": "pano_0000_007785.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 5.17674641, "relative_pitch": 83.33605239382943, "relative_heading": 347.44542220696934, "relative_elevation": 44.3081316007301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544920505272, 52.378476831657, 44.3406945466995 ] }, "distance": 5.6, "direction": 355.18, "angle": 82.8, "elevation": 44.34, "pano_id": "TMX7316010203-001883_pano_0001_005568", "timestamp": "2020-08-20T10:18:26.126690Z", "filename": "pano_0001_005568.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 5.60229714, "relative_pitch": 82.79902732660965, "relative_heading": 355.1792740550026, "relative_elevation": 44.3406945466995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0017_000664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544215670456, 52.3784798353294, 44.6512991655618 ] }, "distance": 5.99, "direction": 350.87, "angle": 82.36, "elevation": 44.65, "pano_id": "TMX7316010203-000083_pano_0017_000664", "timestamp": "2016-08-24T14:59:18.451340Z", "filename": "pano_0017_000664.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 5.99261707, "relative_pitch": 82.35605297138584, "relative_heading": 350.8709461501692, "relative_elevation": 44.6512991655618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_01811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805449312921128, 52.37837114828446, 0.0 ] }, "distance": 6.19, "direction": 184.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_01811", "timestamp": "2025-07-17T06:45:19Z", "filename": "recording_2025-07-17_06-04-09_01811.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 6.19475008, "relative_pitch": 0.0, "relative_heading": 184.29061949503503, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0005_001487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8054537025504, 52.3784916616651, 44.1989843985066 ] }, "distance": 7.23, "direction": 358.7, "angle": 80.7, "elevation": 44.2, "pano_id": "TMX7316010203-002524_pano_0005_001487", "timestamp": "2022-04-19T10:12:16.220660Z", "filename": "pano_0005_001487.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 7.23455272, "relative_pitch": 80.7041769607523, "relative_heading": 358.6967739401148, "relative_elevation": 44.1989843985066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0005_001490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80545413766353, 52.3783566164638, 44.1839600531384 ] }, "distance": 7.8, "direction": 180.99, "angle": 79.99, "elevation": 44.18, "pano_id": "TMX7316010203-002524_pano_0005_001490", "timestamp": "2022-04-19T10:12:18.250570Z", "filename": "pano_0005_001490.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 7.79557765, "relative_pitch": 79.99402200866696, "relative_heading": 180.9916107414415, "relative_elevation": 44.1839600531384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_01808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805446574270975, 52.378506023052324, 0.0 ] }, "distance": 8.85, "direction": 355.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_01808", "timestamp": "2025-07-17T06:45:15Z", "filename": "recording_2025-07-17_06-04-09_01808.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 8.85462466, "relative_pitch": 0.0, "relative_heading": 355.79053000614624, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80545729013897, 52.3783418664657, 44.358843613416 ] }, "distance": 9.44, "direction": 179.52, "angle": 77.99, "elevation": 44.36, "pano_id": "TMX7316010203-001883_pano_0001_005565", "timestamp": "2020-08-20T10:18:24.116690Z", "filename": "pano_0001_005565.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 9.43604644, "relative_pitch": 77.9909997067013, "relative_heading": 179.51565773502833, "relative_elevation": 44.358843613416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track15_Sphere_00176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805461891961368, 52.37833923165333, 0.0 ] }, "distance": 9.74, "direction": 177.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track15_Sphere_00176", "timestamp": "2024-09-19T09:03:34Z", "filename": "Job_20240919_0948_Track15_Sphere_00176.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 9.73683678, "relative_pitch": 0.0, "relative_heading": 177.68597504504163, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0017_000667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80545135963495, 52.3783390519879, 44.5893193762749 ] }, "distance": 9.75, "direction": 181.9, "angle": 77.66, "elevation": 44.59, "pano_id": "TMX7316010203-000083_pano_0017_000667", "timestamp": "2016-08-24T14:59:21.636430Z", "filename": "pano_0017_000667.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 9.7542744, "relative_pitch": 77.66047029480245, "relative_heading": 181.90401160412543, "relative_elevation": 44.5893193762749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track15_Sphere_00180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805453105022963, 52.37851533948858, 0.0 ] }, "distance": 9.87, "direction": 358.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track15_Sphere_00180", "timestamp": "2024-09-19T09:03:37Z", "filename": "Job_20240919_0948_Track15_Sphere_00180.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 9.86955415, "relative_pitch": 0.0, "relative_heading": 358.80849211911027, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544669917036, 52.3783376189845, 44.3424704028293 ] }, "distance": 9.93, "direction": 183.7, "angle": 77.38, "elevation": 44.34, "pano_id": "TMX7316010203-000535_pano_0000_007782", "timestamp": "2018-01-08T12:10:39.390320Z", "filename": "pano_0000_007782.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 9.92908745, "relative_pitch": 77.37862447296983, "relative_heading": 183.70408551034433, "relative_elevation": 44.3424704028293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80543793647261, 52.3785167149093, 44.3041840894148 ] }, "distance": 10.1, "direction": 352.96, "angle": 77.16, "elevation": 44.3, "pano_id": "TMX7316010203-000535_pano_0000_007786", "timestamp": "2018-01-08T12:10:43.590240Z", "filename": "pano_0000_007786.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 10.09667603, "relative_pitch": 77.16186802325637, "relative_heading": 352.9560241873565, "relative_elevation": 44.3041840894148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544720422772, 52.3785219235077, 44.3138275733218 ] }, "distance": 10.62, "direction": 356.72, "angle": 76.53, "elevation": 44.31, "pano_id": "TMX7316010203-001883_pano_0001_005569", "timestamp": "2020-08-20T10:18:26.816650Z", "filename": "pano_0001_005569.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 10.61742247, "relative_pitch": 76.52614742171012, "relative_heading": 356.7222905094951, "relative_elevation": 44.3138275733218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0017_000663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544028586707, 52.3785262133533, 44.678644509986 ] }, "distance": 11.13, "direction": 354.44, "angle": 76.01, "elevation": 44.68, "pano_id": "TMX7316010203-000083_pano_0017_000663", "timestamp": "2016-08-24T14:59:17.641370Z", "filename": "pano_0017_000663.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 11.1297511, "relative_pitch": 76.01193654581807, "relative_heading": 354.4408335338789, "relative_elevation": 44.678644509986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_01812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8054484209432, 52.37832607031138, 0.0 ] }, "distance": 11.21, "direction": 182.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_01812", "timestamp": "2025-07-17T06:45:20Z", "filename": "recording_2025-07-17_06-04-09_01812.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 11.20568687, "relative_pitch": 0.0, "relative_heading": 182.68129082275257, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0005_001486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80545227514981, 52.3785371209172, 44.2015275973827 ] }, "distance": 12.29, "direction": 358.78, "angle": 74.46, "elevation": 44.2, "pano_id": "TMX7316010203-002524_pano_0005_001486", "timestamp": "2022-04-19T10:12:15.545540Z", "filename": "pano_0005_001486.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 12.29392504, "relative_pitch": 74.45696998677765, "relative_heading": 358.780061370184, "relative_elevation": 44.2015275973827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0005_001491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80545148512904, 52.3783113408177, 44.1599992765114 ] }, "distance": 12.84, "direction": 181.41, "angle": 73.79, "elevation": 44.16, "pano_id": "TMX7316010203-002524_pano_0005_001491", "timestamp": "2022-04-19T10:12:18.950560Z", "filename": "pano_0005_001491.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 12.83631532, "relative_pitch": 73.79204435126296, "relative_heading": 181.40858379105794, "relative_elevation": 44.1599992765114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_01807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805445016006101, 52.37855091821831, 0.0 ] }, "distance": 13.85, "direction": 356.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_01807", "timestamp": "2025-07-17T06:45:14Z", "filename": "recording_2025-07-17_06-04-09_01807.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 13.84708334, "relative_pitch": 0.0, "relative_heading": 356.87001774143584, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80546032208652, 52.3782965486565, 44.3599293613806 ] }, "distance": 14.48, "direction": 178.87, "angle": 71.92, "elevation": 44.36, "pano_id": "TMX7316010203-001883_pano_0001_005564", "timestamp": "2020-08-20T10:18:23.391620Z", "filename": "pano_0001_005564.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 14.4812563, "relative_pitch": 71.92077821562746, "relative_heading": 178.8674284006603, "relative_elevation": 44.3599293613806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track15_Sphere_00175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805462738174435, 52.378295995721686, 0.0 ] }, "distance": 14.55, "direction": 178.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track15_Sphere_00175", "timestamp": "2024-09-19T09:03:33Z", "filename": "Job_20240919_0948_Track15_Sphere_00175.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 14.5469403, "relative_pitch": 0.0, "relative_heading": 178.22430086814583, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track15_Sphere_00181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805451174556363, 52.37856061929936, 0.0 ] }, "distance": 14.91, "direction": 358.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track15_Sphere_00181", "timestamp": "2024-09-19T09:03:38Z", "filename": "Job_20240919_0948_Track15_Sphere_00181.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 14.90971198, "relative_pitch": 0.0, "relative_heading": 358.70604487198983, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544760963305, 52.3782926109083, 44.3460802780464 ] }, "distance": 14.93, "direction": 182.22, "angle": 71.4, "elevation": 44.35, "pano_id": "TMX7316010203-000535_pano_0000_007781", "timestamp": "2018-01-08T12:10:38.225340Z", "filename": "pano_0000_007781.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 14.92784881, "relative_pitch": 71.3956549916688, "relative_heading": 182.22460713311705, "relative_elevation": 44.3460802780464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0017_000668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80545888428263, 52.3782918303765, 44.5804637195542 ] }, "distance": 15.0, "direction": 179.28, "angle": 71.4, "elevation": 44.58, "pano_id": "TMX7316010203-000083_pano_0017_000668", "timestamp": "2016-08-24T14:59:22.991370Z", "filename": "pano_0017_000668.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 15.00463346, "relative_pitch": 71.39809531318326, "relative_heading": 179.28086285658583, "relative_elevation": 44.5804637195542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80543625623137, 52.3785614276467, 44.2901967382059 ] }, "distance": 15.06, "direction": 354.85, "angle": 71.22, "elevation": 44.29, "pano_id": "TMX7316010203-000535_pano_0000_007787", "timestamp": "2018-01-08T12:10:44.590250Z", "filename": "pano_0000_007787.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 15.05673477, "relative_pitch": 71.22420728612653, "relative_heading": 354.8460254872241, "relative_elevation": 44.2901967382059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544487992215, 52.378567080919, 44.3156250007451 ] }, "distance": 15.64, "direction": 357.2, "angle": 70.56, "elevation": 44.32, "pano_id": "TMX7316010203-001883_pano_0001_005570", "timestamp": "2020-08-20T10:18:27.521670Z", "filename": "pano_0001_005570.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 15.64365624, "relative_pitch": 70.55669159580891, "relative_heading": 357.19579473733074, "relative_elevation": 44.3156250007451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_01813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805446969033722, 52.37828113339093, 0.0 ] }, "distance": 16.21, "direction": 182.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_01813", "timestamp": "2025-07-17T06:45:22Z", "filename": "recording_2025-07-17_06-04-09_01813.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 16.20573604, "relative_pitch": 0.0, "relative_heading": 182.20344797808272, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0017_000662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80543828506882, 52.3785726720953, 44.6819816268981 ] }, "distance": 16.29, "direction": 355.73, "angle": 69.97, "elevation": 44.68, "pano_id": "TMX7316010203-000083_pano_0017_000662", "timestamp": "2016-08-24T14:59:16.891340Z", "filename": "pano_0017_000662.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 16.29240375, "relative_pitch": 69.96661278263713, "relative_heading": 355.7252401000826, "relative_elevation": 44.6819816268981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0005_001485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544993746389, 52.3785826908859, 44.2067622486502 ] }, "distance": 17.37, "direction": 358.61, "angle": 68.55, "elevation": 44.21, "pano_id": "TMX7316010203-002524_pano_0005_001485", "timestamp": "2022-04-19T10:12:14.860560Z", "filename": "pano_0005_001485.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 17.36701738, "relative_pitch": 68.55217938675226, "relative_heading": 358.6111633930262, "relative_elevation": 44.2067622486502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0005_001492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0005_001492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0005_001492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544714676025, 52.3782664401188, 44.1575715588406 ] }, "distance": 17.84, "direction": 181.96, "angle": 68.0, "elevation": 44.16, "pano_id": "TMX7316010203-002524_pano_0005_001492", "timestamp": "2022-04-19T10:12:19.675520Z", "filename": "pano_0005_001492.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 17.83920623, "relative_pitch": 68.0017967288237, "relative_heading": 181.9627060029339, "relative_elevation": 44.1575715588406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_01806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_01806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_01806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544310528476, 52.37859581165222, 0.0 ] }, "distance": 18.84, "direction": 357.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_01806", "timestamp": "2025-07-17T06:45:13Z", "filename": "recording_2025-07-17_06-04-09_01806.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 18.84277303, "relative_pitch": 0.0, "relative_heading": 357.3043625505995, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track15_Sphere_00174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805461576556243, 52.37825355882332, 0.0 ] }, "distance": 19.27, "direction": 178.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track15_Sphere_00174", "timestamp": "2024-09-19T09:03:32Z", "filename": "Job_20240919_0948_Track15_Sphere_00174.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 19.26568588, "relative_pitch": 0.0, "relative_heading": 178.89461998425878, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80546387677129, 52.3782510155927, 44.3538092495874 ] }, "distance": 19.55, "direction": 178.45, "angle": 66.21, "elevation": 44.35, "pano_id": "TMX7316010203-001883_pano_0001_005563", "timestamp": "2020-08-20T10:18:22.601690Z", "filename": "pano_0001_005563.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 19.55223602, "relative_pitch": 66.21095004334363, "relative_heading": 178.45168405948715, "relative_elevation": 44.3538092495874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80545628311991, 52.3782481604048, 44.398571590893 ] }, "distance": 19.86, "direction": 179.97, "angle": 65.9, "elevation": 44.4, "pano_id": "TMX7316010203-000535_pano_0000_007780", "timestamp": "2018-01-08T12:10:36.945320Z", "filename": "pano_0000_007780.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 19.86281028, "relative_pitch": 65.89745215133863, "relative_heading": 179.96772180359375, "relative_elevation": 44.398571590893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80543384952679, 52.3786061559889, 44.25099144876 ] }, "distance": 20.03, "direction": 355.66, "angle": 65.65, "elevation": 44.25, "pano_id": "TMX7316010203-000535_pano_0000_007788", "timestamp": "2018-01-08T12:10:45.590490Z", "filename": "pano_0000_007788.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 20.03047145, "relative_pitch": 65.6458352676473, "relative_heading": 355.6580782532853, "relative_elevation": 44.25099144876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track15_Sphere_00182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track15_Sphere_00182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805448458625863, 52.37860755798523, 0.0 ] }, "distance": 20.14, "direction": 358.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track15_Sphere_00182", "timestamp": "2024-09-19T09:03:39Z", "filename": "Job_20240919_0948_Track15_Sphere_00182.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 20.13574829, "relative_pitch": 0.0, "relative_heading": 358.51553232974726, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0017_000669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0017_000669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0017_000669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80545756168341, 52.3782443428276, 44.5703226029873 ] }, "distance": 20.29, "direction": 179.72, "angle": 65.53, "elevation": 44.57, "pano_id": "TMX7316010203-000083_pano_0017_000669", "timestamp": "2016-08-24T14:59:25.036560Z", "filename": "pano_0017_000669.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 20.28784416, "relative_pitch": 65.52557533714781, "relative_heading": 179.72250667570398, "relative_elevation": 44.5703226029873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track15_Sphere_00178/adjacencies/b_20240919_0948_Track15_Sphere_00178/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80544287468497, 52.3786124074376, 44.3168024141341 ] }, "distance": 20.69, "direction": 357.5, "angle": 64.98, "elevation": 44.32, "pano_id": "TMX7316010203-001883_pano_0001_005571", "timestamp": "2020-08-20T10:18:28.246720Z", "filename": "pano_0001_005571.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_20240919_0948_Track15_Sphere_00178", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115388.15008154673, 487998.818460613 ] }, "relative_distance": 20.68827881, "relative_pitch": 64.97556456853623, "relative_heading": 357.5014530201617, "relative_elevation": 44.3168024141341 } ] } }