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/recording_2024-10-23_12-42-53_02798/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940023225870703, 52.37280924407766, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02798", "timestamp": "2024-10-23T13:42:15Z", "filename": "recording_2024-10-23_12-42-53_02798.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "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/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9400250945879, 52.3728135810196, 47.2219822183251 ] }, "distance": 0.5, "direction": 14.77, "angle": 89.39, "elevation": 47.22, "pano_id": "TMX7316010203-002134_pano_0000_003791", "timestamp": "2021-05-10T09:40:43.079940Z", "filename": "pano_0000_003791.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 0.49909087, "relative_pitch": 89.39446134168146, "relative_heading": 14.773911137969717, "relative_elevation": 47.2219822183251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94003064873493, 52.3728125928749, 48.6160796973854 ] }, "distance": 0.63, "direction": 53.61, "angle": 89.26, "elevation": 48.62, "pano_id": "TMX7316010203-000725_pano_0000_002285", "timestamp": "2018-05-16T09:32:04.089390Z", "filename": "pano_0000_002285.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 0.62803646, "relative_pitch": 89.25987785777609, "relative_heading": 53.606027607019605, "relative_elevation": 48.6160796973854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94002880100056, 52.372800797860194, 0.0 ] }, "distance": 1.01, "direction": 158.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00803", "timestamp": "2025-06-16T11:10:50Z", "filename": "recording_2025-06-16_10-53-53_00803.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 1.01365003, "relative_pitch": 0.0, "relative_heading": 158.00121260024733, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94002625398114, 52.3728252777091, 46.4745479514822 ] }, "distance": 1.8, "direction": 6.59, "angle": 87.79, "elevation": 46.47, "pano_id": "TMX7316010203-001195_pano_0000_000013", "timestamp": "2019-05-21T09:38:36.950720Z", "filename": "pano_0000_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 1.79601306, "relative_pitch": 87.78690075304112, "relative_heading": 6.59370289455823, "relative_elevation": 46.4745479514822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9400284006922, 52.3727915970587, 48.5667063761503 ] }, "distance": 2.0, "direction": 169.82, "angle": 87.65, "elevation": 48.57, "pano_id": "TMX7315120208-000052_pano_0000_002518", "timestamp": "2016-05-17T12:41:38.766140Z", "filename": "pano_0000_002518.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 1.99503876, "relative_pitch": 87.64770808391305, "relative_heading": 169.82492411604784, "relative_elevation": 48.5667063761503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_005706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_005706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_005706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94003133009842, 52.372791775152, 46.9920587148517 ] }, "distance": 2.02, "direction": 164.15, "angle": 87.54, "elevation": 46.99, "pano_id": "TMX7316010203-001667_pano_0000_005706", "timestamp": "2020-04-22T09:40:35.169380Z", "filename": "pano_0000_005706.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 2.02068739, "relative_pitch": 87.53776314096176, "relative_heading": 164.14831190375858, "relative_elevation": 46.9920587148517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94003556682663, 52.3727923190159, 48.4017340252176 ] }, "distance": 2.06, "direction": 155.95, "angle": 87.56, "elevation": 48.4, "pano_id": "TMX7316010203-002533_pano_0003_001006", "timestamp": "2022-04-21T10:42:32.872600Z", "filename": "pano_0003_001006.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 2.06236481, "relative_pitch": 87.560141840221, "relative_heading": 155.9496716498732, "relative_elevation": 48.4017340252176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_003082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94003241839775, 52.3727867178975, 46.4908803869039 ] }, "distance": 2.58, "direction": 165.98, "angle": 86.82, "elevation": 46.49, "pano_id": "TMX7316010203-000245_pano_0000_003082", "timestamp": "2017-04-05T10:24:25.685170Z", "filename": "pano_0000_003082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 2.58359086, "relative_pitch": 86.81923100649807, "relative_heading": 165.97623472772838, "relative_elevation": 46.4908803869039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94001613399853, 52.3728352467645, 48.6157686766237 ] }, "distance": 2.93, "direction": 350.52, "angle": 86.55, "elevation": 48.62, "pano_id": "TMX7315120208-000052_pano_0000_002517", "timestamp": "2016-05-17T12:41:37.406090Z", "filename": "pano_0000_002517.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 2.93347043, "relative_pitch": 86.5469652786176, "relative_heading": 350.5230348488725, "relative_elevation": 48.6157686766237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94002416298936, 52.3728356005562, 48.4211844149977 ] }, "distance": 2.93, "direction": 1.25, "angle": 86.53, "elevation": 48.42, "pano_id": "TMX7316010203-002533_pano_0003_001007", "timestamp": "2022-04-21T10:42:34.132540Z", "filename": "pano_0003_001007.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 2.93349639, "relative_pitch": 86.53309216446786, "relative_heading": 1.246669410848046, "relative_elevation": 48.4211844149977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94003992702385, 52.3727809196106, 46.4551856871694 ] }, "distance": 3.35, "direction": 160.16, "angle": 85.87, "elevation": 46.46, "pano_id": "TMX7316010203-001195_pano_0000_000014", "timestamp": "2019-05-21T09:38:38.175740Z", "filename": "pano_0000_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 3.35075582, "relative_pitch": 85.87446992566383, "relative_heading": 160.15597541656354, "relative_elevation": 46.4551856871694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94002307999289, 52.3728453426112, 47.4630312072113 ] }, "distance": 4.02, "direction": 359.86, "angle": 85.16, "elevation": 47.46, "pano_id": "TMX7316010203-001667_pano_0000_003903", "timestamp": "2020-04-22T09:14:34.299310Z", "filename": "pano_0000_003903.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 4.01685588, "relative_pitch": 85.16251373412553, "relative_heading": 359.8582864590909, "relative_elevation": 47.4630312072113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940020126732396, 52.37284553274604, 0.0 ] }, "distance": 4.04, "direction": 357.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00802", "timestamp": "2025-06-16T11:10:48Z", "filename": "recording_2025-06-16_10-53-53_00802.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 4.04351338, "relative_pitch": 0.0, "relative_heading": 357.00782210996414, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94004212483012, 52.3727703676371, 48.6333139752969 ] }, "distance": 4.51, "direction": 163.43, "angle": 84.7, "elevation": 48.63, "pano_id": "TMX7316010203-000725_pano_0000_002284", "timestamp": "2018-05-16T09:32:02.529400Z", "filename": "pano_0000_002284.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 4.51337877, "relative_pitch": 84.6978944061152, "relative_heading": 163.4302714437796, "relative_elevation": 48.6333139752969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94003940133692, 52.3727688183956, 47.2288216548041 ] }, "distance": 4.63, "direction": 166.24, "angle": 84.4, "elevation": 47.23, "pano_id": "TMX7316010203-002134_pano_0000_003792", "timestamp": "2021-05-10T09:40:44.035110Z", "filename": "pano_0000_003792.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 4.63127743, "relative_pitch": 84.39945810465319, "relative_heading": 166.2390634265778, "relative_elevation": 47.2288216548041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94002382958438, 52.3728537802771, 48.5959569271654 ] }, "distance": 4.96, "direction": 0.48, "angle": 84.18, "elevation": 48.6, "pano_id": "TMX7316010203-000725_pano_0000_002286", "timestamp": "2018-05-16T09:32:06.789410Z", "filename": "pano_0000_002286.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 4.95591059, "relative_pitch": 84.17699586173953, "relative_heading": 0.4753575161398521, "relative_elevation": 48.5959569271654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940038146956438, 52.37276505767376, 0.0 ] }, "distance": 5.02, "direction": 168.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02799", "timestamp": "2024-10-23T13:42:16Z", "filename": "recording_2024-10-23_12-42-53_02799.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 5.02073525, "relative_pitch": 0.0, "relative_heading": 168.32242404379107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940015208499905, 52.37285472218131, 0.0 ] }, "distance": 5.09, "direction": 353.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02797", "timestamp": "2024-10-23T13:42:14Z", "filename": "recording_2024-10-23_12-42-53_02797.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 5.08992289, "relative_pitch": 0.0, "relative_heading": 353.8416392540522, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94004196334961, 52.37275659221991, 0.0 ] }, "distance": 6.0, "direction": 167.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00804", "timestamp": "2025-06-16T11:10:51Z", "filename": "recording_2025-06-16_10-53-53_00804.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 5.99617562, "relative_pitch": 0.0, "relative_heading": 167.71203470916632, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_005707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_005707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_005707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94004067794337, 52.3727562872299, 46.9465901125222 ] }, "distance": 6.01, "direction": 168.6, "angle": 82.7, "elevation": 46.95, "pano_id": "TMX7316010203-001667_pano_0000_005707", "timestamp": "2020-04-22T09:40:40.549340Z", "filename": "pano_0000_005707.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 6.01141989, "relative_pitch": 82.70309433794672, "relative_heading": 168.59619120722618, "relative_elevation": 46.9465901125222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94002513773649, 52.3728696175834, 46.4719510432333 ] }, "distance": 6.72, "direction": 1.11, "angle": 81.77, "elevation": 46.47, "pano_id": "TMX7316010203-001195_pano_0000_000012", "timestamp": "2019-05-21T09:38:35.275750Z", "filename": "pano_0000_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 6.71928895, "relative_pitch": 81.77273088051273, "relative_heading": 1.1103731318035028, "relative_elevation": 46.4719510432333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94004743758058, 52.3727485737357, 48.3874393776059 ] }, "distance": 6.95, "direction": 166.27, "angle": 81.83, "elevation": 48.39, "pano_id": "TMX7316010203-002533_pano_0003_001005", "timestamp": "2022-04-21T10:42:31.952550Z", "filename": "pano_0003_001005.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 6.94952237, "relative_pitch": 81.82693062391114, "relative_heading": 166.27408260131602, "relative_elevation": 48.3874393776059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94004252072722, 52.3727475900099, 48.5397471170872 ] }, "distance": 6.99, "direction": 169.16, "angle": 81.81, "elevation": 48.54, "pano_id": "TMX7315120208-000052_pano_0000_002519", "timestamp": "2016-05-17T12:41:39.756060Z", "filename": "pano_0000_002519.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 6.98524151, "relative_pitch": 81.81091984730296, "relative_heading": 169.156622167578, "relative_elevation": 48.5397471170872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_003081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9400244851878, 52.3728754520944, 46.4927684208378 ] }, "distance": 7.37, "direction": 0.67, "angle": 81.0, "elevation": 46.49, "pano_id": "TMX7316010203-000245_pano_0000_003081", "timestamp": "2017-04-05T10:24:23.655180Z", "filename": "pano_0000_003081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 7.36775828, "relative_pitch": 80.99515859162292, "relative_heading": 0.6669866742231596, "relative_elevation": 46.4927684208378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94002767403339, 52.3728755811824, 48.5845410805196 ] }, "distance": 7.39, "direction": 2.35, "angle": 81.35, "elevation": 48.58, "pano_id": "TMX7315120208-000052_pano_0000_002516", "timestamp": "2016-05-17T12:41:35.501180Z", "filename": "pano_0000_002516.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 7.3878372, "relative_pitch": 81.35375447909352, "relative_heading": 2.3501346650204846, "relative_elevation": 48.5845410805196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94002114311854, 52.3728785451222, 48.429229427129 ] }, "distance": 7.71, "direction": 358.95, "angle": 80.95, "elevation": 48.43, "pano_id": "TMX7316010203-002533_pano_0003_001008", "timestamp": "2022-04-21T10:42:36.327540Z", "filename": "pano_0003_001008.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 7.71273846, "relative_pitch": 80.9511844991345, "relative_heading": 358.94619303968466, "relative_elevation": 48.429229427129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94005412583007, 52.3727364071522, 46.4570181556046 ] }, "distance": 8.37, "direction": 165.44, "angle": 79.78, "elevation": 46.46, "pano_id": "TMX7316010203-001195_pano_0000_000015", "timestamp": "2019-05-21T09:38:39.235720Z", "filename": "pano_0000_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 8.37364978, "relative_pitch": 79.78242450764559, "relative_heading": 165.4442805918235, "relative_elevation": 46.4570181556046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9400378300252, 52.3728860798758, 47.4514327002689 ] }, "distance": 8.61, "direction": 6.64, "angle": 79.72, "elevation": 47.45, "pano_id": "TMX7316010203-001667_pano_0000_003904", "timestamp": "2020-04-22T09:14:36.544370Z", "filename": "pano_0000_003904.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 8.60751905, "relative_pitch": 79.71854828197681, "relative_heading": 6.635554211097211, "relative_elevation": 47.4514327002689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94004533872794, 52.37288789702556, 0.0 ] }, "distance": 8.88, "direction": 9.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00801", "timestamp": "2025-06-16T11:10:46Z", "filename": "recording_2025-06-16_10-53-53_00801.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 8.88069101, "relative_pitch": 0.0, "relative_heading": 9.763589490049274, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93995865413057, 52.3728807213933, 47.5333397630602 ] }, "distance": 9.09, "direction": 331.06, "angle": 79.18, "elevation": 47.53, "pano_id": "TMX7316010203-001667_pano_0000_003905", "timestamp": "2020-04-22T09:14:41.109290Z", "filename": "pano_0000_003905.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 9.08843599, "relative_pitch": 79.17561674648007, "relative_heading": 331.06083719637985, "relative_elevation": 47.5333397630602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94005038247566, 52.3728901657745, 48.5242208437994 ] }, "distance": 9.19, "direction": 11.61, "angle": 79.27, "elevation": 48.52, "pano_id": "TMX7316010203-000725_pano_0000_002287", "timestamp": "2018-05-16T09:32:11.804450Z", "filename": "pano_0000_002287.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 9.19249955, "relative_pitch": 79.272922686721, "relative_heading": 11.607105906084623, "relative_elevation": 48.5242208437994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93996959265182, 52.3728851212162, 48.488898309879 ] }, "distance": 9.2, "direction": 336.61, "angle": 79.26, "elevation": 48.49, "pano_id": "TMX7316010203-000725_pano_0000_002288", "timestamp": "2018-05-16T09:32:17.009520Z", "filename": "pano_0000_002288.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 9.19945138, "relative_pitch": 79.25736062312347, "relative_heading": 336.6054477622372, "relative_elevation": 48.488898309879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_004062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93999770483969, 52.3728906647234, 46.366895230487 ] }, "distance": 9.23, "direction": 349.14, "angle": 78.75, "elevation": 46.37, "pano_id": "TMX7316010203-002134_pano_0000_004062", "timestamp": "2021-05-10T09:45:47.412940Z", "filename": "pano_0000_004062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 9.22525654, "relative_pitch": 78.74725699417742, "relative_heading": 349.13997541790343, "relative_elevation": 46.366895230487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94005456821807, 52.3727276984831, 48.658246723935 ] }, "distance": 9.32, "direction": 166.76, "angle": 79.16, "elevation": 48.66, "pano_id": "TMX7316010203-000725_pano_0000_002283", "timestamp": "2018-05-16T09:32:01.029780Z", "filename": "pano_0000_002283.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 9.32163668, "relative_pitch": 79.15503749171995, "relative_heading": 166.7620963211093, "relative_elevation": 48.658246723935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.939960840627771, 52.37288680496287, 0.0 ] }, "distance": 9.62, "direction": 333.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00816", "timestamp": "2025-06-16T11:11:32Z", "filename": "recording_2025-06-16_10-53-53_00816.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 9.6197008, "relative_pitch": 0.0, "relative_heading": 333.7890449042123, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94005261205212, 52.3727236904231, 47.2396783018485 ] }, "distance": 9.73, "direction": 168.13, "angle": 78.36, "elevation": 47.24, "pano_id": "TMX7316010203-002134_pano_0000_003793", "timestamp": "2021-05-10T09:40:44.829940Z", "filename": "pano_0000_003793.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 9.72803438, "relative_pitch": 78.36378496115964, "relative_heading": 168.12757256585618, "relative_elevation": 47.2396783018485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93995253875904, 52.372886438986, 47.1236760197207 ] }, "distance": 9.85, "direction": 330.73, "angle": 78.2, "elevation": 47.12, "pano_id": "TMX7315120208-000052_pano_0000_002573", "timestamp": "2016-05-17T12:42:27.435660Z", "filename": "pano_0000_002573.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 9.84691119, "relative_pitch": 78.19736434493397, "relative_heading": 330.7313187956503, "relative_elevation": 47.1236760197207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.939954962206654, 52.37288786951574, 0.0 ] }, "distance": 9.91, "direction": 332.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02810", "timestamp": "2024-10-23T13:43:02Z", "filename": "recording_2024-10-23_12-42-53_02810.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 9.90755942, "relative_pitch": 0.0, "relative_heading": 332.01413176861, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940053821680085, 52.37289647067199, 0.0 ] }, "distance": 9.93, "direction": 12.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02796", "timestamp": "2024-10-23T13:42:12Z", "filename": "recording_2024-10-23_12-42-53_02796.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 9.927246, "relative_pitch": 0.0, "relative_heading": 12.116647916900945, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940052821270238, 52.37272101236783, 0.0 ] }, "distance": 10.02, "direction": 168.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02800", "timestamp": "2024-10-23T13:42:17Z", "filename": "recording_2024-10-23_12-42-53_02800.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 10.02270211, "relative_pitch": 0.0, "relative_heading": 168.39833444367127, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_003336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93994052930942, 52.3728850976736, 46.7080032192171 ] }, "distance": 10.15, "direction": 326.29, "angle": 77.74, "elevation": 46.71, "pano_id": "TMX7316010203-001194_pano_0000_003336", "timestamp": "2019-05-21T09:09:38.824630Z", "filename": "pano_0000_003336.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 10.1471197, "relative_pitch": 77.7431845419323, "relative_heading": 326.2860656642701, "relative_elevation": 46.7080032192171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_003053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93994916040085, 52.3728896885767, 46.3094752458856 ] }, "distance": 10.27, "direction": 330.6, "angle": 77.49, "elevation": 46.31, "pano_id": "TMX7316010203-000245_pano_0000_003053", "timestamp": "2017-04-05T10:23:20.850640Z", "filename": "pano_0000_003053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 10.27486326, "relative_pitch": 77.49021264569036, "relative_heading": 330.59790177563934, "relative_elevation": 46.3094752458856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94008500479764, 52.3728944078466, 48.5630321698263 ] }, "distance": 10.37, "direction": 23.94, "angle": 77.95, "elevation": 48.56, "pano_id": "TMX7315120208-000052_pano_0000_002515", "timestamp": "2016-05-17T12:41:33.466160Z", "filename": "pano_0000_002515.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 10.36861445, "relative_pitch": 77.94783220665182, "relative_heading": 23.940823293810293, "relative_elevation": 48.5630321698263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_004063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93992554589344, 52.3728817843275, 46.3590123122558 ] }, "distance": 10.46, "direction": 320.51, "angle": 77.29, "elevation": 46.36, "pano_id": "TMX7316010203-002134_pano_0000_004063", "timestamp": "2021-05-10T09:45:48.132950Z", "filename": "pano_0000_004063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 10.46002528, "relative_pitch": 77.28521552180263, "relative_heading": 320.50574009059716, "relative_elevation": 46.3590123122558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_004061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94007012034034, 52.3728990284713, 46.3732621045783 ] }, "distance": 10.49, "direction": 17.73, "angle": 77.26, "elevation": 46.37, "pano_id": "TMX7316010203-002134_pano_0000_004061", "timestamp": "2021-05-10T09:45:46.707910Z", "filename": "pano_0000_004061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 10.48878166, "relative_pitch": 77.25519076983745, "relative_heading": 17.727833912109187, "relative_elevation": 46.3732621045783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94007595652651, 52.3728982979409, 46.4138999478891 ] }, "distance": 10.54, "direction": 19.92, "angle": 77.21, "elevation": 46.41, "pano_id": "TMX7316010203-001195_pano_0000_000011", "timestamp": "2019-05-21T09:38:33.330750Z", "filename": "pano_0000_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 10.54010412, "relative_pitch": 77.20572297182514, "relative_heading": 19.921004886602564, "relative_elevation": 46.4138999478891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_005708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_005708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_005708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94005093398726, 52.3727139312812, 46.9429698241875 ] }, "distance": 10.77, "direction": 169.91, "angle": 77.08, "elevation": 46.94, "pano_id": "TMX7316010203-001667_pano_0000_005708", "timestamp": "2020-04-22T09:40:41.474330Z", "filename": "pano_0000_005708.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 10.77245259, "relative_pitch": 77.07555893317799, "relative_heading": 169.91099683451498, "relative_elevation": 46.9429698241875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940055858415281, 52.37271253314768, 0.0 ] }, "distance": 10.99, "direction": 168.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00805", "timestamp": "2025-06-16T11:10:52Z", "filename": "recording_2025-06-16_10-53-53_00805.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 10.98855183, "relative_pitch": 0.0, "relative_heading": 168.3312036983633, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93992198940881, 52.37288709264, 48.3728456711397 ] }, "distance": 11.07, "direction": 321.48, "angle": 77.11, "elevation": 48.37, "pano_id": "TMX7316010203-002533_pano_0003_001009", "timestamp": "2022-04-21T10:42:42.072530Z", "filename": "pano_0003_001009.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 11.07150525, "relative_pitch": 77.10827820787956, "relative_heading": 321.4826172349528, "relative_elevation": 48.3728456711397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_003054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94009017544211, 52.3729018365356, 46.3008498540148 ] }, "distance": 11.27, "direction": 23.87, "angle": 76.32, "elevation": 46.3, "pano_id": "TMX7316010203-000245_pano_0000_003054", "timestamp": "2017-04-05T10:23:22.455600Z", "filename": "pano_0000_003054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 11.26702781, "relative_pitch": 76.32324978493838, "relative_heading": 23.871742594916494, "relative_elevation": 46.3008498540148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93989535789679, 52.3728771273999, 48.481513264589 ] }, "distance": 11.53, "direction": 310.94, "angle": 76.62, "elevation": 48.48, "pano_id": "TMX7316010203-000725_pano_0000_002289", "timestamp": "2018-05-16T09:32:18.099320Z", "filename": "pano_0000_002289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 11.52811008, "relative_pitch": 76.62439958502792, "relative_heading": 310.9378937859915, "relative_elevation": 48.481513264589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000993/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000993/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000993/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000993/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_000993/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_000993/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_000993/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000993/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000993/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94009186407001, 52.3729052650731, 48.263054754585 ] }, "distance": 11.66, "direction": 23.63, "angle": 76.42, "elevation": 48.26, "pano_id": "TMX7316010203-002533_pano_0003_000993", "timestamp": "2022-04-21T10:42:18.682690Z", "filename": "pano_0003_000993.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 11.6625452, "relative_pitch": 76.41516001943775, "relative_heading": 23.629903799592235, "relative_elevation": 48.263054754585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93988491631367, 52.3728723452081, 47.5428093075752 ] }, "distance": 11.75, "direction": 306.7, "angle": 76.12, "elevation": 47.54, "pano_id": "TMX7316010203-001667_pano_0000_003906", "timestamp": "2020-04-22T09:14:41.969280Z", "filename": "pano_0000_003906.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 11.74874388, "relative_pitch": 76.11920665995588, "relative_heading": 306.7012547766822, "relative_elevation": 47.5428093075752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94005879406835, 52.3727046719333, 48.3920904099941 ] }, "distance": 11.89, "direction": 168.24, "angle": 76.2, "elevation": 48.39, "pano_id": "TMX7316010203-002533_pano_0003_001004", "timestamp": "2022-04-21T10:42:31.157590Z", "filename": "pano_0003_001004.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 11.88567839, "relative_pitch": 76.20062425911081, "relative_heading": 168.24017949134173, "relative_elevation": 48.3920904099941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9400565326936, 52.3727033455611, 48.515150542371 ] }, "distance": 12.0, "direction": 169.1, "angle": 76.11, "elevation": 48.52, "pano_id": "TMX7315120208-000052_pano_0000_002520", "timestamp": "2016-05-17T12:41:40.666060Z", "filename": "pano_0000_002520.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 12.00014548, "relative_pitch": 76.10683351002858, "relative_heading": 169.1037515326924, "relative_elevation": 48.515150542371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.939887786998565, 52.372879365831665, 0.0 ] }, "distance": 12.08, "direction": 310.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00817", "timestamp": "2025-06-16T11:11:33Z", "filename": "recording_2025-06-16_10-53-53_00817.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 12.08175737, "relative_pitch": 0.0, "relative_heading": 310.2279669141563, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93988395882644, 52.3728785637459, 47.1074945610017 ] }, "distance": 12.23, "direction": 309.12, "angle": 75.45, "elevation": 47.11, "pano_id": "TMX7315120208-000052_pano_0000_002574", "timestamp": "2016-05-17T12:42:28.100750Z", "filename": "pano_0000_002574.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 12.22546028, "relative_pitch": 75.45140687799207, "relative_heading": 309.1194086029149, "relative_elevation": 47.1074945610017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940113617011482, 52.37290436862466, 0.0 ] }, "distance": 12.24, "direction": 30.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00800", "timestamp": "2025-06-16T11:10:45Z", "filename": "recording_2025-06-16_10-53-53_00800.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 12.24496773, "relative_pitch": 0.0, "relative_heading": 30.18217075030578, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.939881322344843, 52.372881307941725, 0.0 ] }, "distance": 12.56, "direction": 309.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02811", "timestamp": "2024-10-23T13:43:03Z", "filename": "recording_2024-10-23_12-42-53_02811.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 12.5580397, "relative_pitch": 0.0, "relative_heading": 309.6834159134477, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94013054118646, 52.3729010331087, 49.2457671090961 ] }, "distance": 12.56, "direction": 35.59, "angle": 75.69, "elevation": 49.25, "pano_id": "TMX7316010203-000725_pano_0000_002270", "timestamp": "2018-05-16T09:31:35.934700Z", "filename": "pano_0000_002270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 12.55945427, "relative_pitch": 75.6924996482941, "relative_heading": 35.58686843491632, "relative_elevation": 49.2457671090961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_003083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9400598861936, 52.3726984452756, 46.4955063574016 ] }, "distance": 12.58, "direction": 168.55, "angle": 74.86, "elevation": 46.5, "pano_id": "TMX7316010203-000245_pano_0000_003083", "timestamp": "2017-04-05T10:24:27.065150Z", "filename": "pano_0000_003083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 12.57934864, "relative_pitch": 74.86106962541062, "relative_heading": 168.5516959071966, "relative_elevation": 46.4955063574016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_003337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9398680773684, 52.3728758306582, 46.7186973337084 ] }, "distance": 12.91, "direction": 305.04, "angle": 74.56, "elevation": 46.72, "pano_id": "TMX7316010203-001194_pano_0000_003337", "timestamp": "2019-05-21T09:09:39.734610Z", "filename": "pano_0000_003337.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 12.90545545, "relative_pitch": 74.5578519875272, "relative_heading": 305.03865090987455, "relative_elevation": 46.7186973337084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940121975940322, 52.37290841155646, 0.0 ] }, "distance": 12.92, "direction": 31.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02795", "timestamp": "2024-10-23T13:42:10Z", "filename": "recording_2024-10-23_12-42-53_02795.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 12.92280296, "relative_pitch": 0.0, "relative_heading": 31.361342845620374, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94013002553668, 52.3729089818533, 47.0810832912102 ] }, "distance": 13.27, "direction": 33.24, "angle": 74.26, "elevation": 47.08, "pano_id": "TMX7316010203-001667_pano_0000_003889", "timestamp": "2020-04-22T09:14:14.449400Z", "filename": "pano_0000_003889.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 13.26944183, "relative_pitch": 74.25991721580196, "relative_heading": 33.24040179619033, "relative_elevation": 47.0810832912102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9400682129299, 52.3726917883843, 46.4748139940202 ] }, "distance": 13.42, "direction": 166.81, "angle": 73.89, "elevation": 46.47, "pano_id": "TMX7316010203-001195_pano_0000_000016", "timestamp": "2019-05-21T09:38:40.275700Z", "filename": "pano_0000_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 13.4241389, "relative_pitch": 73.88876477094539, "relative_heading": 166.80664236475565, "relative_elevation": 46.4748139940202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94015442529122, 52.3729007606141, 48.5892424732447 ] }, "distance": 13.55, "direction": 41.27, "angle": 74.42, "elevation": 48.59, "pano_id": "TMX7315120208-000052_pano_0000_002514", "timestamp": "2016-05-17T12:41:32.356160Z", "filename": "pano_0000_002514.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 13.54788435, "relative_pitch": 74.42021297695992, "relative_heading": 41.26526692548303, "relative_elevation": 48.5892424732447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_004064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9398531797474, 52.3728728271792, 46.3452636245638 ] }, "distance": 13.57, "direction": 301.42, "angle": 73.68, "elevation": 46.35, "pano_id": "TMX7316010203-002134_pano_0000_004064", "timestamp": "2021-05-10T09:45:48.892990Z", "filename": "pano_0000_004064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 13.57134259, "relative_pitch": 73.67831887992529, "relative_heading": 301.42169912987663, "relative_elevation": 46.3452636245638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_004060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94014285412337, 52.3729071947383, 46.3722024764866 ] }, "distance": 13.61, "direction": 36.78, "angle": 73.65, "elevation": 46.37, "pano_id": "TMX7316010203-002134_pano_0000_004060", "timestamp": "2021-05-10T09:45:46.018040Z", "filename": "pano_0000_004060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 13.6079788, "relative_pitch": 73.64561004835262, "relative_heading": 36.77838221898974, "relative_elevation": 46.3722024764866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9401471880557, 52.3729068465161, 46.3978078998625 ] }, "distance": 13.76, "direction": 37.86, "angle": 73.49, "elevation": 46.4, "pano_id": "TMX7316010203-001195_pano_0000_000010", "timestamp": "2019-05-21T09:38:31.895780Z", "filename": "pano_0000_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 13.75611599, "relative_pitch": 73.48585653350746, "relative_heading": 37.85977133293857, "relative_elevation": 46.3978078998625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94006720102995, 52.3726845889351, 48.6924360683188 ] }, "distance": 14.19, "direction": 167.82, "angle": 73.75, "elevation": 48.69, "pano_id": "TMX7316010203-000725_pano_0000_002282", "timestamp": "2018-05-16T09:31:59.399440Z", "filename": "pano_0000_002282.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 14.19058039, "relative_pitch": 73.75213708001999, "relative_heading": 167.81585835697166, "relative_elevation": 48.6924360683188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_003080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94015166106853, 52.3729098873185, 46.4036087021232 ] }, "distance": 14.21, "direction": 37.99, "angle": 72.97, "elevation": 46.4, "pano_id": "TMX7316010203-000245_pano_0000_003080", "timestamp": "2017-04-05T10:24:21.790170Z", "filename": "pano_0000_003080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 14.21026329, "relative_pitch": 72.97374302272758, "relative_heading": 37.99222966159125, "relative_elevation": 46.4036087021232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93984614805971, 52.3728799877327, 48.3509259223938 ] }, "distance": 14.4, "direction": 303.13, "angle": 73.41, "elevation": 48.35, "pano_id": "TMX7316010203-002533_pano_0003_001010", "timestamp": "2022-04-21T10:42:42.812490Z", "filename": "pano_0003_001010.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 14.40183222, "relative_pitch": 73.4132832037247, "relative_heading": 303.1337511366855, "relative_elevation": 48.3509259223938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94006556425979, 52.3726785906067, 47.2758842166513 ] }, "distance": 14.82, "direction": 168.78, "angle": 72.59, "elevation": 47.28, "pano_id": "TMX7316010203-002134_pano_0000_003794", "timestamp": "2021-05-10T09:40:45.579920Z", "filename": "pano_0000_003794.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 14.82158472, "relative_pitch": 72.59313534937127, "relative_heading": 168.7816841025122, "relative_elevation": 47.2758842166513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000992/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000992/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000992/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000992/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_000992/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_000992/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_000992/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000992/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000992/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9401629191682, 52.3729120497658, 48.2513094386086 ] }, "distance": 14.88, "direction": 39.75, "angle": 72.86, "elevation": 48.25, "pano_id": "TMX7316010203-002533_pano_0003_000992", "timestamp": "2022-04-21T10:42:17.812700Z", "filename": "pano_0003_000992.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 14.87886522, "relative_pitch": 72.86223111077364, "relative_heading": 39.749041425477564, "relative_elevation": 48.2513094386086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940066683591042, 52.37267675534092, 0.0 ] }, "distance": 15.04, "direction": 168.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02801", "timestamp": "2024-10-23T13:42:18Z", "filename": "recording_2024-10-23_12-42-53_02801.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 15.03677275, "relative_pitch": 0.0, "relative_heading": 168.64814257023497, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93982138002852, 52.3728683332889, 48.4598941607401 ] }, "distance": 15.24, "direction": 295.56, "angle": 72.54, "elevation": 48.46, "pano_id": "TMX7316010203-000725_pano_0000_002290", "timestamp": "2018-05-16T09:32:19.119340Z", "filename": "pano_0000_002290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 15.2384306, "relative_pitch": 72.54401192917386, "relative_heading": 295.5617681426522, "relative_elevation": 48.4598941607401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_005709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_005709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_005709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94006227936551, 52.3726713617405, 46.9304937617853 ] }, "distance": 15.57, "direction": 170.17, "angle": 71.64, "elevation": 46.93, "pano_id": "TMX7316010203-001667_pano_0000_005709", "timestamp": "2020-04-22T09:40:42.264370Z", "filename": "pano_0000_005709.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 15.57161753, "relative_pitch": 71.64406803778985, "relative_heading": 170.1650854668371, "relative_elevation": 46.9304937617853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93981588167639, 52.3728706803101, 47.0886352956295 ] }, "distance": 15.69, "direction": 295.83, "angle": 71.57, "elevation": 47.09, "pano_id": "TMX7315120208-000052_pano_0000_002575", "timestamp": "2016-05-17T12:42:28.780790Z", "filename": "pano_0000_002575.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 15.6891104, "relative_pitch": 71.57282814902379, "relative_heading": 295.8321015952674, "relative_elevation": 47.0886352956295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93981088733941, 52.3728649716796, 47.5355476522818 ] }, "distance": 15.73, "direction": 293.21, "angle": 71.68, "elevation": 47.54, "pano_id": "TMX7316010203-001667_pano_0000_003907", "timestamp": "2020-04-22T09:14:42.809330Z", "filename": "pano_0000_003907.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 15.73495749, "relative_pitch": 71.68470554925663, "relative_heading": 293.20958337031914, "relative_elevation": 47.5355476522818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93981523953573, 52.372871245503894, 0.0 ] }, "distance": 15.76, "direction": 295.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00818", "timestamp": "2025-06-16T11:11:34Z", "filename": "recording_2025-06-16_10-53-53_00818.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 15.75592265, "relative_pitch": 0.0, "relative_heading": 295.96865467910663, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94018584615659, 52.372912029195724, 0.0 ] }, "distance": 15.92, "direction": 44.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00799", "timestamp": "2025-06-16T11:10:43Z", "filename": "recording_2025-06-16_10-53-53_00799.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 15.92098675, "relative_pitch": 0.0, "relative_heading": 44.078854585554424, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940069489687719, 52.37266841915129, 0.0 ] }, "distance": 15.98, "direction": 168.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00806", "timestamp": "2025-06-16T11:10:53Z", "filename": "recording_2025-06-16_10-53-53_00806.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 15.98384875, "relative_pitch": 0.0, "relative_heading": 168.63096950082783, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.939809442771854, 52.37287081248083, 0.0 ] }, "distance": 16.09, "direction": 295.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02812", "timestamp": "2024-10-23T13:43:04Z", "filename": "recording_2024-10-23_12-42-53_02812.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 16.09120989, "relative_pitch": 0.0, "relative_heading": 295.19884419471583, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_003052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93980785691831, 52.3728730149199, 46.3013082453981 ] }, "distance": 16.29, "direction": 295.82, "angle": 70.61, "elevation": 46.3, "pano_id": "TMX7316010203-000245_pano_0000_003052", "timestamp": "2017-04-05T10:23:19.690640Z", "filename": "pano_0000_003052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 16.2942286, "relative_pitch": 70.61215064777205, "relative_heading": 295.8169152888653, "relative_elevation": 46.3013082453981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940189876709822, 52.37291526791944, 0.0 ] }, "distance": 16.37, "direction": 43.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02794", "timestamp": "2024-10-23T13:42:08Z", "filename": "recording_2024-10-23_12-42-53_02794.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 16.37092842, "relative_pitch": 0.0, "relative_heading": 43.89159759812939, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94020333837515, 52.3729071954186, 49.2590392138809 ] }, "distance": 16.41, "direction": 48.38, "angle": 71.58, "elevation": 49.26, "pano_id": "TMX7316010203-000725_pano_0000_002269", "timestamp": "2018-05-16T09:31:34.859590Z", "filename": "pano_0000_002269.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 16.40949302, "relative_pitch": 71.57571567530577, "relative_heading": 48.37757459580378, "relative_elevation": 49.2590392138809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94007198613049, 52.3726608968024, 48.3791321357712 ] }, "distance": 16.84, "direction": 168.63, "angle": 70.81, "elevation": 48.38, "pano_id": "TMX7316010203-002533_pano_0003_001003", "timestamp": "2022-04-21T10:42:30.327590Z", "filename": "pano_0003_001003.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 16.83798553, "relative_pitch": 70.80994044388869, "relative_heading": 168.62524205767284, "relative_elevation": 48.3791321357712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_003338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93979544981041, 52.3728682788934, 46.7207597922534 ] }, "distance": 16.85, "direction": 292.95, "angle": 70.17, "elevation": 46.72, "pano_id": "TMX7316010203-001194_pano_0000_003338", "timestamp": "2019-05-21T09:09:40.604600Z", "filename": "pano_0000_003338.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 16.84645839, "relative_pitch": 70.17183304155382, "relative_heading": 292.950698395041, "relative_elevation": 46.7207597922534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94020060618055, 52.372915417848, 47.0552112273872 ] }, "distance": 16.9, "direction": 45.64, "angle": 70.25, "elevation": 47.06, "pano_id": "TMX7316010203-001667_pano_0000_003888", "timestamp": "2020-04-22T09:14:13.444520Z", "filename": "pano_0000_003888.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 16.8974229, "relative_pitch": 70.24689827685579, "relative_heading": 45.638273139473796, "relative_elevation": 47.0552112273872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94006997265643, 52.3726591514284, 48.4924963917583 ] }, "distance": 17.0, "direction": 169.21, "angle": 70.68, "elevation": 48.49, "pano_id": "TMX7315120208-000052_pano_0000_002521", "timestamp": "2016-05-17T12:41:41.606050Z", "filename": "pano_0000_002521.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 17.00221835, "relative_pitch": 70.67854548921129, "relative_heading": 169.20737149684496, "relative_elevation": 48.4924963917583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_004065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93978122457404, 52.3728639917553, 46.3249026946723 ] }, "distance": 17.57, "direction": 290.29, "angle": 69.23, "elevation": 46.32, "pano_id": "TMX7316010203-002134_pano_0000_004065", "timestamp": "2021-05-10T09:45:49.692900Z", "filename": "pano_0000_004065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 17.57157983, "relative_pitch": 69.22767502028395, "relative_heading": 290.2855255673861, "relative_elevation": 46.3249026946723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94022605338045, 52.3729074044128, 48.6161421108991 ] }, "distance": 17.61, "direction": 51.67, "angle": 70.09, "elevation": 48.62, "pano_id": "TMX7315120208-000052_pano_0000_002513", "timestamp": "2016-05-17T12:41:31.551120Z", "filename": "pano_0000_002513.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 17.61040027, "relative_pitch": 70.0879112120012, "relative_heading": 51.6660068174802, "relative_elevation": 48.6161421108991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_004059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_004059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_004059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94021600433824, 52.3729153253002, 46.4088174616918 ] }, "distance": 17.66, "direction": 48.04, "angle": 69.17, "elevation": 46.41, "pano_id": "TMX7316010203-002134_pano_0000_004059", "timestamp": "2021-05-10T09:45:45.347920Z", "filename": "pano_0000_004059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 17.65552541, "relative_pitch": 69.17144741526384, "relative_heading": 48.04237813522393, "relative_elevation": 46.4088174616918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94021937942447, 52.3729136323953, 46.406998439692 ] }, "distance": 17.7, "direction": 48.99, "angle": 69.12, "elevation": 46.41, "pano_id": "TMX7316010203-001195_pano_0000_000009", "timestamp": "2019-05-21T09:38:30.850780Z", "filename": "pano_0000_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 17.7029539, "relative_pitch": 69.1195654605787, "relative_heading": 48.993200201887, "relative_elevation": 46.406998439692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94008198324939, 52.3726471371994, 46.4848133791238 ] }, "distance": 18.48, "direction": 167.49, "angle": 68.32, "elevation": 46.48, "pano_id": "TMX7316010203-001195_pano_0000_000017", "timestamp": "2019-05-21T09:38:41.365700Z", "filename": "pano_0000_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 18.47690378, "relative_pitch": 68.32304081671862, "relative_heading": 167.49169985817522, "relative_elevation": 46.4848133791238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_003055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_003055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_003055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94023140883701, 52.3729163924469, 46.3042037840933 ] }, "distance": 18.53, "direction": 49.94, "angle": 68.19, "elevation": 46.3, "pano_id": "TMX7316010203-000245_pano_0000_003055", "timestamp": "2017-04-05T10:23:24.090630Z", "filename": "pano_0000_003055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 18.5252472, "relative_pitch": 68.19478708012646, "relative_heading": 49.939030358647294, "relative_elevation": 46.3042037840933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93977119790228, 52.3728722002865, 48.3290595477447 ] }, "distance": 18.54, "direction": 292.2, "angle": 69.01, "elevation": 48.33, "pano_id": "TMX7316010203-002533_pano_0003_001011", "timestamp": "2022-04-21T10:42:43.447520Z", "filename": "pano_0003_001011.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 18.53914396, "relative_pitch": 69.01306577030284, "relative_heading": 292.20200668811464, "relative_elevation": 48.3290595477447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000991/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000991/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000991/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000991/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_000991/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_000991/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_000991/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000991/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_000991/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94023418512854, 52.3729189250547, 48.2338736383244 ] }, "distance": 18.85, "direction": 49.65, "angle": 68.65, "elevation": 48.23, "pano_id": "TMX7316010203-002533_pano_0003_000991", "timestamp": "2022-04-21T10:42:17.117710Z", "filename": "pano_0003_000991.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 18.85157337, "relative_pitch": 68.65261220703333, "relative_heading": 49.653343129091695, "relative_elevation": 48.2338736383244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94008046084892, 52.3726413936108, 48.7455302029848 ] }, "distance": 19.08, "direction": 168.21, "angle": 68.62, "elevation": 48.75, "pano_id": "TMX7316010203-000725_pano_0000_002281", "timestamp": "2018-05-16T09:31:57.524480Z", "filename": "pano_0000_002281.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 19.07989767, "relative_pitch": 68.62371073009699, "relative_heading": 168.21135419637466, "relative_elevation": 48.7455302029848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93974743853633, 52.3728596802976, 48.4432407589629 ] }, "distance": 19.6, "direction": 286.64, "angle": 67.97, "elevation": 48.44, "pano_id": "TMX7316010203-000725_pano_0000_002291", "timestamp": "2018-05-16T09:32:20.034510Z", "filename": "pano_0000_002291.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 19.60331684, "relative_pitch": 67.96851051503184, "relative_heading": 286.6361676613233, "relative_elevation": 48.4432407589629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93974753427606, 52.372862968278, 47.0690519679338 ] }, "distance": 19.7, "direction": 287.66, "angle": 67.28, "elevation": 47.07, "pano_id": "TMX7315120208-000052_pano_0000_002576", "timestamp": "2016-05-17T12:42:29.485640Z", "filename": "pano_0000_002576.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 19.70496531, "relative_pitch": 67.28388772667124, "relative_heading": 287.66094996335227, "relative_elevation": 47.0690519679338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.939746507828408, 52.37286334626754, 0.0 ] }, "distance": 19.78, "direction": 287.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00819", "timestamp": "2025-06-16T11:11:35Z", "filename": "recording_2025-06-16_10-53-53_00819.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 19.7843471, "relative_pitch": 0.0, "relative_heading": 287.7155971772489, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94007763264966, 52.3726333517489, 47.3171776905656 ] }, "distance": 19.92, "direction": 169.28, "angle": 67.17, "elevation": 47.32, "pano_id": "TMX7316010203-002134_pano_0000_003795", "timestamp": "2021-05-10T09:40:46.404940Z", "filename": "pano_0000_003795.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 19.919987, "relative_pitch": 67.16946770976163, "relative_heading": 169.27960127236145, "relative_elevation": 47.3171776905656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940079745270501, 52.37263257573109, 0.0 ] }, "distance": 20.03, "direction": 168.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02802", "timestamp": "2024-10-23T13:42:19Z", "filename": "recording_2024-10-23_12-42-53_02802.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 20.03198722, "relative_pitch": 0.0, "relative_heading": 168.9211884154773, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940255987122363, 52.372921664171876, 0.0 ] }, "distance": 20.19, "direction": 51.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02793", "timestamp": "2024-10-23T13:42:07Z", "filename": "recording_2024-10-23_12-42-53_02793.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 20.19372615, "relative_pitch": 0.0, "relative_heading": 51.722199064853946, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940258159083636, 52.37292012144761, 0.0 ] }, "distance": 20.2, "direction": 52.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00798", "timestamp": "2025-06-16T11:10:41Z", "filename": "recording_2025-06-16_10-53-53_00798.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 20.2047749, "relative_pitch": 0.0, "relative_heading": 52.36421366980523, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9397371120594, 52.3728579241961, 47.5391641007736 ] }, "distance": 20.22, "direction": 285.54, "angle": 66.95, "elevation": 47.54, "pano_id": "TMX7316010203-001667_pano_0000_003908", "timestamp": "2020-04-22T09:14:43.569270Z", "filename": "pano_0000_003908.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 20.22496335, "relative_pitch": 66.95325880497543, "relative_heading": 285.5352940962392, "relative_elevation": 47.5391641007736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_005710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_005710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_005710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_005710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94007704456434, 52.3726297110172, 46.945689547807 ] }, "distance": 20.31, "direction": 169.6, "angle": 66.6, "elevation": 46.95, "pano_id": "TMX7316010203-001667_pano_0000_005710", "timestamp": "2020-04-22T09:40:43.089250Z", "filename": "pano_0000_005710.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 20.31091023, "relative_pitch": 66.60442424354653, "relative_heading": 169.60319827390964, "relative_elevation": 46.945689547807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.939736836500531, 52.372861796255805, 0.0 ] }, "distance": 20.36, "direction": 286.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02813", "timestamp": "2024-10-23T13:43:05Z", "filename": "recording_2024-10-23_12-42-53_02813.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 20.36257166, "relative_pitch": 0.0, "relative_heading": 286.68928623573964, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_002268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_002268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_002268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94027546076065, 52.3729158728625, 49.2553616287187 ] }, "distance": 20.88, "direction": 55.37, "angle": 67.03, "elevation": 49.26, "pano_id": "TMX7316010203-000725_pano_0000_002268", "timestamp": "2018-05-16T09:31:33.859670Z", "filename": "pano_0000_002268.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 20.87791358, "relative_pitch": 67.02932639569958, "relative_heading": 55.367673415058626, "relative_elevation": 49.2553616287187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02798/adjacencies/recording_2024-10-23_12-42-53_02798/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_10-53-53_00807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_10-53-53_00807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_10-53-53_00807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.940083766386916, 52.37262437050389, 0.0 ] }, "distance": 20.98, "direction": 168.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_10-53-53_00807", "timestamp": "2025-06-16T11:10:55Z", "filename": "recording_2025-06-16_10-53-53_00807.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": "recording_2024-10-23_12-42-53_02798", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124547.0162258833, 487308.75655769726 ] }, "relative_distance": 20.98083646, "relative_pitch": 0.0, "relative_heading": 168.66636240921724, "relative_elevation": 0.0 } ] } }