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_02277/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945074833745806, 52.373529507722616, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02277", "timestamp": "2024-10-23T13:32:29Z", "filename": "recording_2024-10-23_12-42-53_02277.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "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_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94507585966864, 52.3735314905937, 47.5669145425782 ] }, "distance": 0.23, "direction": 17.57, "angle": 89.72, "elevation": 47.57, "pano_id": "TMX7316010203-002533_pano_0003_001516", "timestamp": "2022-04-21T10:49:31.954790Z", "filename": "pano_0003_001516.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 0.23144146, "relative_pitch": 89.72122399892416, "relative_heading": 17.57129682108876, "relative_elevation": 47.5669145425782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94507913564319, 52.3735254234539, 48.1183142587543 ] }, "distance": 0.54, "direction": 147.19, "angle": 89.36, "elevation": 48.12, "pano_id": "TMX7315120208-000052_pano_0000_002119", "timestamp": "2016-05-17T12:35:13.209460Z", "filename": "pano_0000_002119.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 0.54072618, "relative_pitch": 89.35616979820124, "relative_heading": 147.19185025135855, "relative_elevation": 48.1183142587543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94508575440518, 52.3735224044021, 49.3975492920727 ] }, "distance": 1.09, "direction": 136.74, "angle": 88.74, "elevation": 49.4, "pano_id": "TMX7316010203-001667_pano_0000_003654", "timestamp": "2020-04-22T09:10:55.725840Z", "filename": "pano_0000_003654.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 1.08532296, "relative_pitch": 88.74134602540887, "relative_heading": 136.74231224669256, "relative_elevation": 49.3975492920727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94509420207558, 52.3735223046216, 49.1577764581889 ] }, "distance": 1.54, "direction": 121.28, "angle": 88.2, "elevation": 49.16, "pano_id": "TMX7316010203-000725_pano_0000_001723", "timestamp": "2018-05-16T09:21:50.597860Z", "filename": "pano_0000_001723.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 1.54350417, "relative_pitch": 88.2015616824386, "relative_heading": 121.28440222097196, "relative_elevation": 49.1577764581889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94508178485191, 52.3735434050699, 47.9222517432645 ] }, "distance": 1.62, "direction": 17.02, "angle": 88.07, "elevation": 47.92, "pano_id": "TMX7316010203-002134_pano_0000_003326", "timestamp": "2021-05-10T09:32:07.108530Z", "filename": "pano_0000_003326.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 1.61725855, "relative_pitch": 88.06714141306053, "relative_heading": 17.020889024307742, "relative_elevation": 47.9222517432645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945071720909674, 52.37354719755722, 0.0 ] }, "distance": 1.98, "direction": 353.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00497", "timestamp": "2025-06-16T10:06:21Z", "filename": "recording_2025-06-16_09-52-43_00497.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 1.97980968, "relative_pitch": 0.0, "relative_heading": 353.852941965766, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_003085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94508327647271, 52.3735105703905, 47.3302393108606 ] }, "distance": 2.18, "direction": 164.74, "angle": 87.36, "elevation": 47.33, "pano_id": "TMX7316010203-001194_pano_0000_003085", "timestamp": "2019-05-21T09:04:48.091900Z", "filename": "pano_0000_003085.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 2.18428017, "relative_pitch": 87.35768713775852, "relative_heading": 164.73755468573825, "relative_elevation": 47.3302393108606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_002914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94506740656942, 52.373548989484, 47.0138219567016 ] }, "distance": 2.23, "direction": 346.87, "angle": 87.29, "elevation": 47.01, "pano_id": "TMX7316010203-000245_pano_0000_002914", "timestamp": "2017-04-05T10:19:01.497600Z", "filename": "pano_0000_002914.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 2.2260534, "relative_pitch": 87.28913171855739, "relative_heading": 346.86592828637157, "relative_elevation": 47.0138219567016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945083866685649, 52.37350284377709, 0.0 ] }, "distance": 3.03, "direction": 168.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00498", "timestamp": "2025-06-16T10:06:23Z", "filename": "recording_2025-06-16_09-52-43_00498.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 3.03012172, "relative_pitch": 0.0, "relative_heading": 168.2861361701147, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_003086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94507117021861, 52.373557894488, 47.5442863274366 ] }, "distance": 3.17, "direction": 355.48, "angle": 86.19, "elevation": 47.54, "pano_id": "TMX7316010203-001194_pano_0000_003086", "timestamp": "2019-05-21T09:04:49.316890Z", "filename": "pano_0000_003086.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 3.16856012, "relative_pitch": 86.18719568733258, "relative_heading": 355.483643376179, "relative_elevation": 47.5442863274366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94508334385682, 52.3734981366977, 47.7295384062454 ] }, "distance": 3.54, "direction": 170.57, "angle": 85.76, "elevation": 47.73, "pano_id": "TMX7316010203-002134_pano_0000_003325", "timestamp": "2021-05-10T09:32:05.928600Z", "filename": "pano_0000_003325.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 3.53858036, "relative_pitch": 85.75995315786606, "relative_heading": 170.57310098259828, "relative_elevation": 47.7295384062454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94507560971691, 52.373563929804, 49.7192431213334 ] }, "distance": 3.83, "direction": 0.79, "angle": 85.59, "elevation": 49.72, "pano_id": "TMX7316010203-001667_pano_0000_003653", "timestamp": "2020-04-22T09:10:54.510790Z", "filename": "pano_0000_003653.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 3.83066237, "relative_pitch": 85.59430053904622, "relative_heading": 0.7904716819109552, "relative_elevation": 49.7192431213334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94506560450384, 52.373570681743, 48.3432792574167 ] }, "distance": 4.62, "direction": 352.19, "angle": 84.54, "elevation": 48.34, "pano_id": "TMX7315120208-000052_pano_0000_002120", "timestamp": "2016-05-17T12:35:14.119440Z", "filename": "pano_0000_002120.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 4.62453121, "relative_pitch": 84.53569744650675, "relative_heading": 352.188302186646, "relative_elevation": 48.3432792574167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94508895568543, 52.373487417795, 47.447785621509 ] }, "distance": 4.78, "direction": 168.4, "angle": 84.25, "elevation": 47.45, "pano_id": "TMX7316010203-002533_pano_0003_001517", "timestamp": "2022-04-21T10:49:33.579740Z", "filename": "pano_0003_001517.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 4.78126465, "relative_pitch": 84.2457874852196, "relative_heading": 168.39549922761424, "relative_elevation": 47.447785621509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94508109915554, 52.3735723910984, 49.4418945387006 ] }, "distance": 4.79, "direction": 5.11, "angle": 84.47, "elevation": 49.44, "pano_id": "TMX7316010203-000725_pano_0000_001722", "timestamp": "2018-05-16T09:21:48.982790Z", "filename": "pano_0000_001722.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 4.79086399, "relative_pitch": 84.46538245799803, "relative_heading": 5.10989871574532, "relative_elevation": 49.4418945387006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945065533051388, 52.373574189341085, 0.0 ] }, "distance": 5.01, "direction": 352.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02278", "timestamp": "2024-10-23T13:32:30Z", "filename": "recording_2024-10-23_12-42-53_02278.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 5.01210868, "relative_pitch": 0.0, "relative_heading": 352.7396334464562, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945086679721738, 52.37348494722204, 0.0 ] }, "distance": 5.02, "direction": 170.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02276", "timestamp": "2024-10-23T13:32:27Z", "filename": "recording_2024-10-23_12-42-53_02276.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 5.0236492, "relative_pitch": 0.0, "relative_heading": 170.75859776266452, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9450639964716, 52.3735749685827, 47.8234760351479 ] }, "distance": 5.11, "direction": 351.7, "angle": 83.9, "elevation": 47.82, "pano_id": "TMX7316010203-002533_pano_0003_001515", "timestamp": "2022-04-21T10:49:30.794780Z", "filename": "pano_0003_001515.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 5.11219174, "relative_pitch": 83.89841684015292, "relative_heading": 351.69892969413223, "relative_elevation": 47.8234760351479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94509694662025, 52.373481297964, 49.2002275437117 ] }, "distance": 5.57, "direction": 164.32, "angle": 83.54, "elevation": 49.2, "pano_id": "TMX7316010203-001667_pano_0000_003655", "timestamp": "2020-04-22T09:10:56.950800Z", "filename": "pano_0000_003655.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 5.57189685, "relative_pitch": 83.5388152946589, "relative_heading": 164.3188017877994, "relative_elevation": 49.2002275437117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94507029252985, 52.3735880685785, 48.157879200764 ] }, "distance": 6.52, "direction": 357.28, "angle": 82.29, "elevation": 48.16, "pano_id": "TMX7316010203-002134_pano_0000_003327", "timestamp": "2021-05-10T09:32:08.413540Z", "filename": "pano_0000_003327.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 6.52366182, "relative_pitch": 82.28544108478309, "relative_heading": 357.2826588610277, "relative_elevation": 48.157879200764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945060753237833, 52.37359268818221, 0.0 ] }, "distance": 7.1, "direction": 352.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00496", "timestamp": "2025-06-16T10:06:20Z", "filename": "recording_2025-06-16_09-52-43_00496.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 7.09546992, "relative_pitch": 0.0, "relative_heading": 352.23272317429144, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94510972157399, 52.3734681846409, 48.9952416028827 ] }, "distance": 7.23, "direction": 160.8, "angle": 81.61, "elevation": 49.0, "pano_id": "TMX7316010203-000725_pano_0000_001724", "timestamp": "2018-05-16T09:21:53.572800Z", "filename": "pano_0000_001724.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 7.22553161, "relative_pitch": 81.61082255043763, "relative_heading": 160.8016781586391, "relative_elevation": 48.9952416028827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_003084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94509575586277, 52.3734632767164, 47.2500590961427 ] }, "distance": 7.51, "direction": 169.06, "angle": 80.97, "elevation": 47.25, "pano_id": "TMX7316010203-001194_pano_0000_003084", "timestamp": "2019-05-21T09:04:46.876900Z", "filename": "pano_0000_003084.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 7.50630129, "relative_pitch": 80.97323561074259, "relative_heading": 169.0572895412608, "relative_elevation": 47.2500590961427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94508087476305, 52.3734604984047, 47.1284426124766 ] }, "distance": 7.69, "direction": 176.93, "angle": 80.73, "elevation": 47.13, "pano_id": "TMX7316010203-002533_pano_0003_001641", "timestamp": "2022-04-21T10:51:15.964130Z", "filename": "pano_0003_001641.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 7.6899868, "relative_pitch": 80.73267119508162, "relative_heading": 176.93314132146165, "relative_elevation": 47.1284426124766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945097394713804, 52.3734582974272, 0.0 ] }, "distance": 8.07, "direction": 169.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00499", "timestamp": "2025-06-16T10:06:24Z", "filename": "recording_2025-06-16_09-52-43_00499.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 8.07148315, "relative_pitch": 0.0, "relative_heading": 169.02600230130983, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94505099065024, 52.3734581082543, 47.6713274009526 ] }, "distance": 8.11, "direction": 191.55, "angle": 80.35, "elevation": 47.67, "pano_id": "TMX7316010203-002134_pano_0000_003324", "timestamp": "2021-05-10T09:32:04.258560Z", "filename": "pano_0000_003324.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 8.10918245, "relative_pitch": 80.34604778301953, "relative_heading": 191.55137146592907, "relative_elevation": 47.6713274009526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_002977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94512277943087, 52.3734619862049, 46.831030972302 ] }, "distance": 8.19, "direction": 156.51, "angle": 80.08, "elevation": 46.83, "pano_id": "TMX7316010203-000245_pano_0000_002977", "timestamp": "2017-04-05T10:20:32.696950Z", "filename": "pano_0000_002977.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 8.19230803, "relative_pitch": 80.07746113264275, "relative_heading": 156.51016216251068, "relative_elevation": 46.831030972302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001908_pano_0000_001628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94512369846526, 52.3734614393903, 47.0308213708922 ] }, "distance": 8.27, "direction": 156.28, "angle": 80.02, "elevation": 47.03, "pano_id": "TMX7316010203-001908_pano_0000_001628", "timestamp": "2020-09-07T07:09:35.284990Z", "filename": "pano_0000_001628.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 8.27312649, "relative_pitch": 80.02324963845247, "relative_heading": 156.28056996586068, "relative_elevation": 47.0308213708922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94506472622501, 52.3736057033105, 49.8949266932905 ] }, "distance": 8.51, "direction": 355.36, "angle": 80.32, "elevation": 49.89, "pano_id": "TMX7316010203-001667_pano_0000_003652", "timestamp": "2020-04-22T09:10:53.330830Z", "filename": "pano_0000_003652.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 8.50651958, "relative_pitch": 80.32474471423627, "relative_heading": 355.3583933865095, "relative_elevation": 49.8949266932905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_003087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94505882075798, 52.3736053349066, 47.7570404838771 ] }, "distance": 8.51, "direction": 352.64, "angle": 79.9, "elevation": 47.76, "pano_id": "TMX7316010203-001194_pano_0000_003087", "timestamp": "2019-05-21T09:04:50.466910Z", "filename": "pano_0000_003087.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 8.50781306, "relative_pitch": 79.8988505459706, "relative_heading": 352.6353613792806, "relative_elevation": 47.7570404838771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94515182662543, 52.3734684759165, 47.0667717093602 ] }, "distance": 8.58, "direction": 142.33, "angle": 79.67, "elevation": 47.07, "pano_id": "TMX7316010203-002533_pano_0003_001640", "timestamp": "2022-04-21T10:51:15.439140Z", "filename": "pano_0003_001640.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 8.58002383, "relative_pitch": 79.66872600409145, "relative_heading": 142.32796812305378, "relative_elevation": 47.0667717093602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001908_pano_0000_001629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94505066660784, 52.373452763865, 47.0127599490806 ] }, "distance": 8.7, "direction": 190.91, "angle": 79.52, "elevation": 47.01, "pano_id": "TMX7316010203-001908_pano_0000_001629", "timestamp": "2020-09-07T07:09:36.030090Z", "filename": "pano_0000_001629.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 8.69679656, "relative_pitch": 79.51944650958275, "relative_heading": 190.90925591525928, "relative_elevation": 47.0127599490806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94513196964016, 52.3734558719626, 47.0650951741263 ] }, "distance": 9.07, "direction": 154.6, "angle": 79.09, "elevation": 47.07, "pano_id": "TMX7316010203-001667_pano_0000_003805", "timestamp": "2020-04-22T09:13:04.929920Z", "filename": "pano_0000_003805.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 9.07081805, "relative_pitch": 79.09118555321847, "relative_heading": 154.5968521303929, "relative_elevation": 47.0650951741263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94506082149001, 52.3734483553087, 47.0546768531203 ] }, "distance": 9.08, "direction": 186.03, "angle": 79.08, "elevation": 47.05, "pano_id": "TMX7316010203-001667_pano_0000_003806", "timestamp": "2020-04-22T09:13:05.549910Z", "filename": "pano_0000_003806.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 9.08047442, "relative_pitch": 79.07749192140912, "relative_heading": 186.03259573101164, "relative_elevation": 47.0546768531203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94516627942301, 52.3734697744648, 46.8600874794647 ] }, "distance": 9.11, "direction": 136.86, "angle": 79.0, "elevation": 46.86, "pano_id": "TMX7316010203-002134_pano_0000_003053", "timestamp": "2021-05-10T09:27:45.415360Z", "filename": "pano_0000_003053.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 9.1085981, "relative_pitch": 79.00009447907584, "relative_heading": 136.86342796593044, "relative_elevation": 46.8600874794647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94503959048107, 52.3734504845769, 46.9958292301744 ] }, "distance": 9.11, "direction": 195.27, "angle": 79.02, "elevation": 47.0, "pano_id": "TMX7316010203-001194_pano_0000_002538", "timestamp": "2019-05-21T08:56:29.335790Z", "filename": "pano_0000_002538.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 9.11496117, "relative_pitch": 79.02361807085765, "relative_heading": 195.26775607396817, "relative_elevation": 46.9958292301744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945150617369822, 52.37346121779559, 0.0 ] }, "distance": 9.19, "direction": 145.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02261", "timestamp": "2024-10-23T13:31:45Z", "filename": "recording_2024-10-23_12-42-53_02261.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 9.18597085, "relative_pitch": 0.0, "relative_heading": 145.81534471053982, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945035220648961, 52.37344938318034, 0.0 ] }, "distance": 9.32, "direction": 196.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00642", "timestamp": "2025-06-16T10:10:58Z", "filename": "recording_2025-06-16_09-52-43_00642.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 9.31504818, "relative_pitch": 0.0, "relative_heading": 196.83538687301603, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94509033300556, 52.3734450089977, 48.4075164468959 ] }, "distance": 9.46, "direction": 173.59, "angle": 78.94, "elevation": 48.41, "pano_id": "TMX7315120208-000052_pano_0000_001762", "timestamp": "2016-05-17T12:26:20.644140Z", "filename": "pano_0000_001762.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 9.4616148, "relative_pitch": 78.94053755329497, "relative_heading": 173.59450379048437, "relative_elevation": 48.4075164468959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94516215373555, 52.3734625067403, 48.7549551092088 ] }, "distance": 9.54, "direction": 141.42, "angle": 78.93, "elevation": 48.75, "pano_id": "TMX7316010203-000725_pano_0000_001716", "timestamp": "2018-05-16T09:21:27.023060Z", "filename": "pano_0000_001716.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 9.53679014, "relative_pitch": 78.93231334162458, "relative_heading": 141.4221189353177, "relative_elevation": 48.7549551092088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94501118833654, 52.3734523597883, 47.0928675960749 ] }, "distance": 9.62, "direction": 206.79, "angle": 78.46, "elevation": 47.09, "pano_id": "TMX7316010203-002533_pano_0003_001642", "timestamp": "2022-04-21T10:51:16.494110Z", "filename": "pano_0003_001642.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 9.61684647, "relative_pitch": 78.45830470547588, "relative_heading": 206.7903472758434, "relative_elevation": 47.0928675960749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94505310128479, 52.3736161153668, 48.510520581156 ] }, "distance": 9.75, "direction": 351.27, "angle": 78.64, "elevation": 48.51, "pano_id": "TMX7315120208-000052_pano_0000_002121", "timestamp": "2016-05-17T12:35:15.004670Z", "filename": "pano_0000_002121.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 9.75021072, "relative_pitch": 78.63544458127292, "relative_heading": 351.2687290203537, "relative_elevation": 48.510520581156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94517815597065, 52.3734660660796, 46.9857403161004 ] }, "distance": 9.97, "direction": 135.09, "angle": 78.02, "elevation": 46.99, "pano_id": "TMX7316010203-001194_pano_0000_002536", "timestamp": "2019-05-21T08:56:27.280860Z", "filename": "pano_0000_002536.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 9.96752546, "relative_pitch": 78.02287185710749, "relative_heading": 135.09212429685897, "relative_elevation": 46.9857403161004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94505297377879, 52.373618245262, 47.9845569264144 ] }, "distance": 9.99, "direction": 351.43, "angle": 78.24, "elevation": 47.98, "pano_id": "TMX7316010203-002533_pano_0003_001514", "timestamp": "2022-04-21T10:49:29.669780Z", "filename": "pano_0003_001514.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 9.9858228, "relative_pitch": 78.24425389025464, "relative_heading": 351.4259083752335, "relative_elevation": 47.9845569264144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945179635535701, 52.37346645968399, 0.0 ] }, "distance": 10.01, "direction": 134.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00640", "timestamp": "2025-06-16T10:10:56Z", "filename": "recording_2025-06-16_09-52-43_00640.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 10.00816587, "relative_pitch": 0.0, "relative_heading": 134.50653192238627, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945054112594535, 52.37361892952302, 0.0 ] }, "distance": 10.05, "direction": 351.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02279", "timestamp": "2024-10-23T13:32:31Z", "filename": "recording_2024-10-23_12-42-53_02279.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 10.04993514, "relative_pitch": 0.0, "relative_heading": 351.92786166678206, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.944999915190027, 52.37345084317718, 0.0 ] }, "distance": 10.13, "direction": 210.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02291", "timestamp": "2024-10-23T13:33:01Z", "filename": "recording_2024-10-23_12-42-53_02291.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 10.13187738, "relative_pitch": 0.0, "relative_heading": 210.23793002469202, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94510838908931, 52.3734399593963, 49.1390249580145 ] }, "distance": 10.22, "direction": 167.08, "angle": 78.25, "elevation": 49.14, "pano_id": "TMX7316010203-001667_pano_0000_003656", "timestamp": "2020-04-22T09:10:58.180770Z", "filename": "pano_0000_003656.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 10.22314013, "relative_pitch": 78.24753200573238, "relative_heading": 167.08291252521676, "relative_elevation": 49.1390249580145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94516408022317, 52.3734541181558, 48.3384414026514 ] }, "distance": 10.36, "direction": 144.08, "angle": 77.9, "elevation": 48.34, "pano_id": "TMX7315120208-000052_pano_0000_001761", "timestamp": "2016-05-17T12:26:19.174070Z", "filename": "pano_0000_001761.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 10.35943271, "relative_pitch": 77.90388837381921, "relative_heading": 144.07506963593596, "relative_elevation": 48.3384414026514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001908_pano_0000_001627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94519681726251, 52.3734699254472, 46.9744467753917 ] }, "distance": 10.63, "direction": 128.59, "angle": 77.25, "elevation": 46.97, "pano_id": "TMX7316010203-001908_pano_0000_001627", "timestamp": "2020-09-07T07:09:34.549930Z", "filename": "pano_0000_001627.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 10.62893777, "relative_pitch": 77.25034153109452, "relative_heading": 128.59172227806957, "relative_elevation": 46.9744467753917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94508825533359, 52.373433888018, 48.0112666487694 ] }, "distance": 10.68, "direction": 175.09, "angle": 77.46, "elevation": 48.01, "pano_id": "TMX7316010203-000725_pano_0000_001744", "timestamp": "2018-05-16T09:22:28.542650Z", "filename": "pano_0000_001744.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 10.6792206, "relative_pitch": 77.45976344273153, "relative_heading": 175.08981101057893, "relative_elevation": 48.0112666487694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94501261825809, 52.3734397473073, 47.834741816856 ] }, "distance": 10.85, "direction": 202.99, "angle": 77.22, "elevation": 47.83, "pano_id": "TMX7316010203-000725_pano_0000_001745", "timestamp": "2018-05-16T09:22:29.937560Z", "filename": "pano_0000_001745.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 10.84963978, "relative_pitch": 77.22067092839309, "relative_heading": 202.9879427095956, "relative_elevation": 47.834741816856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94501791425739, 52.3734365908114, 48.3894079066813 ] }, "distance": 11.04, "direction": 200.55, "angle": 77.15, "elevation": 48.39, "pano_id": "TMX7315120208-000052_pano_0000_001763", "timestamp": "2016-05-17T12:26:22.474050Z", "filename": "pano_0000_001763.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 11.04209757, "relative_pitch": 77.14563586899311, "relative_heading": 200.5525361441475, "relative_elevation": 48.3894079066813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94506231119825, 52.37363012536, 49.5195599216968 ] }, "distance": 11.23, "direction": 355.64, "angle": 77.22, "elevation": 49.52, "pano_id": "TMX7316010203-000725_pano_0000_001721", "timestamp": "2018-05-16T09:21:45.462820Z", "filename": "pano_0000_001721.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 11.22860622, "relative_pitch": 77.22416556223739, "relative_heading": 355.64402375725564, "relative_elevation": 49.5195599216968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_002880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_002880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_002880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_002880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_002880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_002880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_002880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_002880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_002880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94510753112673, 52.373430058087, 46.9762356234714 ] }, "distance": 11.29, "direction": 168.62, "angle": 76.49, "elevation": 46.98, "pano_id": "TMX7316010203-002134_pano_0000_002880", "timestamp": "2021-05-10T09:23:48.842290Z", "filename": "pano_0000_002880.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 11.28803433, "relative_pitch": 76.48842469343144, "relative_heading": 168.62228972436986, "relative_elevation": 46.9762356234714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_002978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94497831480304, 52.3734459206157, 46.7892048759386 ] }, "distance": 11.39, "direction": 215.25, "angle": 76.32, "elevation": 46.79, "pano_id": "TMX7316010203-000245_pano_0000_002978", "timestamp": "2017-04-05T10:20:33.916920Z", "filename": "pano_0000_002978.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 11.38949069, "relative_pitch": 76.31905939548729, "relative_heading": 215.25023883941208, "relative_elevation": 46.7892048759386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94520286887098, 52.3734634266242, 47.0143565051258 ] }, "distance": 11.41, "direction": 130.14, "angle": 76.36, "elevation": 47.01, "pano_id": "TMX7316010203-001667_pano_0000_003804", "timestamp": "2020-04-22T09:13:04.294960Z", "filename": "pano_0000_003804.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 11.4063168, "relative_pitch": 76.36276472675618, "relative_heading": 130.1397493901746, "relative_elevation": 47.0143565051258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94498962243562, 52.3734411025683, 47.0302515877411 ] }, "distance": 11.42, "direction": 210.54, "angle": 76.35, "elevation": 47.03, "pano_id": "TMX7316010203-001667_pano_0000_003807", "timestamp": "2020-04-22T09:13:06.164960Z", "filename": "pano_0000_003807.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 11.42145575, "relative_pitch": 76.34978423550085, "relative_heading": 210.53782319695824, "relative_elevation": 47.0302515877411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94521764491008, 52.37347386698767, 0.0 ] }, "distance": 11.53, "direction": 122.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02260", "timestamp": "2024-10-23T13:31:42Z", "filename": "recording_2024-10-23_12-42-53_02260.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 11.52958544, "relative_pitch": 0.0, "relative_heading": 122.47961639329694, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94497811401694, 52.3734443927945, 47.6406368231401 ] }, "distance": 11.54, "direction": 214.82, "angle": 76.39, "elevation": 47.64, "pano_id": "TMX7316010203-002134_pano_0000_003323", "timestamp": "2021-05-10T09:32:00.828640Z", "filename": "pano_0000_003323.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 11.53654548, "relative_pitch": 76.38743185289324, "relative_heading": 214.81839027502488, "relative_elevation": 47.6406368231401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001908_pano_0000_001630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94497775103372, 52.373444000659, 46.9884296879172 ] }, "distance": 11.59, "direction": 214.8, "angle": 76.15, "elevation": 46.99, "pano_id": "TMX7316010203-001908_pano_0000_001630", "timestamp": "2020-09-07T07:09:36.779900Z", "filename": "pano_0000_001630.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 11.5864841, "relative_pitch": 76.14824079148838, "relative_heading": 214.79554794844782, "relative_elevation": 46.9884296879172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94505629591302, 52.3736330444037, 48.2227455303073 ] }, "distance": 11.59, "direction": 353.75, "angle": 76.49, "elevation": 48.22, "pano_id": "TMX7316010203-002134_pano_0000_003328", "timestamp": "2021-05-10T09:32:09.603510Z", "filename": "pano_0000_003328.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 11.58995561, "relative_pitch": 76.4857351519265, "relative_heading": 353.7462569047005, "relative_elevation": 48.2227455303073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94522330310002, 52.3734767148319, 47.0684608276933 ] }, "distance": 11.69, "direction": 120.16, "angle": 76.05, "elevation": 47.07, "pano_id": "TMX7316010203-002533_pano_0003_001639", "timestamp": "2022-04-21T10:51:14.894140Z", "filename": "pano_0003_001639.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 11.69410977, "relative_pitch": 76.04742794800367, "relative_heading": 120.15532978922242, "relative_elevation": 47.0684608276933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94497004601078, 52.3734426945378, 46.9797383975238 ] }, "distance": 12.01, "direction": 216.46, "angle": 75.66, "elevation": 46.98, "pano_id": "TMX7316010203-001194_pano_0000_002539", "timestamp": "2019-05-21T08:56:30.225800Z", "filename": "pano_0000_002539.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 12.01032555, "relative_pitch": 75.65953618853985, "relative_heading": 216.45586148388094, "relative_elevation": 46.9797383975238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94505042153134, 52.37363772280891, 0.0 ] }, "distance": 12.16, "direction": 352.14, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00495", "timestamp": "2025-06-16T10:06:18Z", "filename": "recording_2025-06-16_09-52-43_00495.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 12.15580889, "relative_pitch": 0.0, "relative_heading": 352.1388354209892, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945118731418461, 52.37342126364665, 0.0 ] }, "distance": 12.41, "direction": 166.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02262", "timestamp": "2024-10-23T13:31:47Z", "filename": "recording_2024-10-23_12-42-53_02262.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 12.4102858, "relative_pitch": 0.0, "relative_heading": 166.06025152303496, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_002913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94503820271495, 52.3736390507027, 47.4150994447991 ] }, "distance": 12.44, "direction": 348.43, "angle": 75.3, "elevation": 47.42, "pano_id": "TMX7316010203-000245_pano_0000_002913", "timestamp": "2017-04-05T10:18:58.102620Z", "filename": "pano_0000_002913.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 12.44201108, "relative_pitch": 75.29672974619157, "relative_heading": 348.43321555883153, "relative_elevation": 47.4150994447991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.944963026587546, 52.373440979727484, 0.0 ] }, "distance": 12.45, "direction": 217.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00643", "timestamp": "2025-06-16T10:10:59Z", "filename": "recording_2025-06-16_09-52-43_00643.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 12.45081633, "relative_pitch": 0.0, "relative_heading": 217.7036257249738, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945108919031904, 52.37341883062046, 0.0 ] }, "distance": 12.53, "direction": 169.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00500", "timestamp": "2025-06-16T10:06:25Z", "filename": "recording_2025-06-16_09-52-43_00500.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 12.53240351, "relative_pitch": 0.0, "relative_heading": 169.32543535068385, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94523983147297, 52.3734740614521, 46.8377249576151 ] }, "distance": 12.82, "direction": 118.77, "angle": 74.69, "elevation": 46.84, "pano_id": "TMX7316010203-002134_pano_0000_003054", "timestamp": "2021-05-10T09:27:46.775340Z", "filename": "pano_0000_003054.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 12.81950668, "relative_pitch": 74.69299509239728, "relative_heading": 118.76886922442515, "relative_elevation": 46.8377249576151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_003083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94510931778669, 52.3734145951602, 47.2818877361715 ] }, "distance": 13.0, "direction": 169.59, "angle": 74.63, "elevation": 47.28, "pano_id": "TMX7316010203-001194_pano_0000_003083", "timestamp": "2019-05-21T09:04:44.951940Z", "filename": "pano_0000_003083.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 13.00071786, "relative_pitch": 74.6257780657158, "relative_heading": 169.59255779772604, "relative_elevation": 47.2818877361715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94494149229367, 52.3734440692392, 47.1040182011202 ] }, "distance": 13.15, "direction": 223.69, "angle": 74.4, "elevation": 47.1, "pano_id": "TMX7316010203-002533_pano_0003_001643", "timestamp": "2022-04-21T10:51:17.024240Z", "filename": "pano_0003_001643.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 13.14738996, "relative_pitch": 74.40483896364373, "relative_heading": 223.6875098120827, "relative_elevation": 47.1040182011202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94505290354039, 52.3736472536714, 50.0400845743716 ] }, "distance": 13.19, "direction": 353.5, "angle": 75.24, "elevation": 50.04, "pano_id": "TMX7316010203-001667_pano_0000_003651", "timestamp": "2020-04-22T09:10:52.240830Z", "filename": "pano_0000_003651.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 13.1869673, "relative_pitch": 75.23660274505295, "relative_heading": 353.4967459563225, "relative_elevation": 50.0400845743716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94524792305466, 52.3734740293515, 47.0051658032462 ] }, "distance": 13.31, "direction": 117.64, "angle": 74.19, "elevation": 47.01, "pano_id": "TMX7316010203-001194_pano_0000_002535", "timestamp": "2019-05-21T08:56:26.225860Z", "filename": "pano_0000_002535.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 13.3068634, "relative_pitch": 74.19351980516, "relative_heading": 117.64030214595948, "relative_elevation": 47.0051658032462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9452373869977, 52.3734627522094, 48.7360079810023 ] }, "distance": 13.33, "direction": 123.86, "angle": 74.7, "elevation": 48.74, "pano_id": "TMX7316010203-000725_pano_0000_001715", "timestamp": "2018-05-16T09:21:22.707870Z", "filename": "pano_0000_001715.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 13.33184139, "relative_pitch": 74.70089873540509, "relative_heading": 123.860660024096, "relative_elevation": 48.7360079810023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94523796935214, 52.3734631807447, 48.320152006112 ] }, "distance": 13.34, "direction": 123.6, "angle": 74.57, "elevation": 48.32, "pano_id": "TMX7315120208-000052_pano_0000_001760", "timestamp": "2016-05-17T12:26:17.999200Z", "filename": "pano_0000_001760.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 13.33834956, "relative_pitch": 74.568304988317, "relative_heading": 123.59564107011231, "relative_elevation": 48.320152006112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945251742739448, 52.3734747458405, 0.0 ] }, "distance": 13.5, "direction": 116.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00639", "timestamp": "2025-06-16T10:10:54Z", "filename": "recording_2025-06-16_09-52-43_00639.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 13.50168346, "relative_pitch": 0.0, "relative_heading": 116.82842047436878, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_003088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94504607363105, 52.3736525729835, 47.8425736380741 ] }, "distance": 13.83, "direction": 351.86, "angle": 73.87, "elevation": 47.84, "pano_id": "TMX7316010203-001194_pano_0000_003088", "timestamp": "2019-05-21T09:04:51.536860Z", "filename": "pano_0000_003088.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 13.83338884, "relative_pitch": 73.87309652206622, "relative_heading": 351.86000832620266, "relative_elevation": 47.8425736380741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.944926643700977, 52.373441216039524, 0.0 ] }, "distance": 14.08, "direction": 225.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02292", "timestamp": "2024-10-23T13:33:02Z", "filename": "recording_2024-10-23_12-42-53_02292.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 14.08478354, "relative_pitch": 0.0, "relative_heading": 225.77061407498024, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94493830531316, 52.373432585622, 47.7217130763456 ] }, "distance": 14.24, "direction": 220.77, "angle": 73.39, "elevation": 47.72, "pano_id": "TMX7316010203-000725_pano_0000_001746", "timestamp": "2018-05-16T09:22:31.017580Z", "filename": "pano_0000_001746.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 14.23983918, "relative_pitch": 73.38524944409872, "relative_heading": 220.7663937201329, "relative_elevation": 47.7217130763456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_002976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94526701737899, 52.3734778820283, 46.7904153587297 ] }, "distance": 14.29, "direction": 113.7, "angle": 73.01, "elevation": 46.79, "pano_id": "TMX7316010203-000245_pano_0000_002976", "timestamp": "2017-04-05T10:20:31.476960Z", "filename": "pano_0000_002976.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 14.29383468, "relative_pitch": 73.01280171619065, "relative_heading": 113.69661919348357, "relative_elevation": 46.7904153587297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001908_pano_0000_001626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94526997250635, 52.3734779404189, 46.9886828316376 ] }, "distance": 14.48, "direction": 113.35, "angle": 72.88, "elevation": 46.99, "pano_id": "TMX7316010203-001908_pano_0000_001626", "timestamp": "2020-09-07T07:09:33.834990Z", "filename": "pano_0000_001626.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 14.47577374, "relative_pitch": 72.87753770241439, "relative_heading": 113.35292108409813, "relative_elevation": 46.9886828316376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9451167763633, 52.3733991607197, 49.1122099524364 ] }, "distance": 14.78, "direction": 168.86, "angle": 73.25, "elevation": 49.11, "pano_id": "TMX7316010203-001667_pano_0000_003657", "timestamp": "2020-04-22T09:10:59.340770Z", "filename": "pano_0000_003657.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 14.78289636, "relative_pitch": 73.24807569788788, "relative_heading": 168.85862278531994, "relative_elevation": 49.1122099524364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94504026413236, 52.3736613086527, 48.5888179261237 ] }, "distance": 14.85, "direction": 350.88, "angle": 73.0, "elevation": 48.59, "pano_id": "TMX7315120208-000052_pano_0000_002122", "timestamp": "2016-05-17T12:35:15.939420Z", "filename": "pano_0000_002122.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 14.85384624, "relative_pitch": 73.0013438827089, "relative_heading": 350.8800819704465, "relative_elevation": 48.5888179261237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9450407198661, 52.3736613809439, 48.0806895215064 ] }, "distance": 14.86, "direction": 351.0, "angle": 72.83, "elevation": 48.08, "pano_id": "TMX7316010203-002533_pano_0003_001513", "timestamp": "2022-04-21T10:49:28.594800Z", "filename": "pano_0003_001513.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 14.85690349, "relative_pitch": 72.82888315241324, "relative_heading": 351.00318291307275, "relative_elevation": 48.0806895215064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9451168427655, 52.373397221239, 47.4939772086218 ] }, "distance": 15.0, "direction": 169.0, "angle": 72.48, "elevation": 47.49, "pano_id": "TMX7316010203-002533_pano_0003_001519", "timestamp": "2022-04-21T10:49:36.099710Z", "filename": "pano_0003_001519.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 14.99556378, "relative_pitch": 72.47721174310331, "relative_heading": 169.00100593883715, "relative_elevation": 47.4939772086218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94527352297974, 52.3734706860925, 47.0230369763449 ] }, "distance": 15.03, "direction": 115.81, "angle": 72.27, "elevation": 47.02, "pano_id": "TMX7316010203-001667_pano_0000_003803", "timestamp": "2020-04-22T09:13:03.659910Z", "filename": "pano_0000_003803.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 15.03160449, "relative_pitch": 72.27275741678852, "relative_heading": 115.81314019327772, "relative_elevation": 47.0230369763449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94491871402122, 52.3734337939999, 47.0308201527223 ] }, "distance": 15.05, "direction": 224.95, "angle": 72.26, "elevation": 47.03, "pano_id": "TMX7316010203-001667_pano_0000_003808", "timestamp": "2020-04-22T09:13:06.774940Z", "filename": "pano_0000_003808.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 15.04937708, "relative_pitch": 72.25586475682069, "relative_heading": 224.95172311295894, "relative_elevation": 47.0308201527223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945041594745194, 52.37366340927117, 0.0 ] }, "distance": 15.07, "direction": 351.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02280", "timestamp": "2024-10-23T13:32:31Z", "filename": "recording_2024-10-23_12-42-53_02280.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 15.07080407, "relative_pitch": 0.0, "relative_heading": 351.36110500074096, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94513153829655, 52.3733967556974, 48.1603532778099 ] }, "distance": 15.27, "direction": 165.35, "angle": 72.41, "elevation": 48.16, "pano_id": "TMX7316010203-000725_pano_0000_001743", "timestamp": "2018-05-16T09:22:26.547570Z", "filename": "pano_0000_001743.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 15.26837386, "relative_pitch": 72.40971808330406, "relative_heading": 165.34887691050403, "relative_elevation": 48.1603532778099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945288216778708, 52.37348181759716, 0.0 ] }, "distance": 15.47, "direction": 110.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02259", "timestamp": "2024-10-23T13:31:41Z", "filename": "recording_2024-10-23_12-42-53_02259.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 15.47103541, "relative_pitch": 0.0, "relative_heading": 110.06017144870046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94490438710309, 52.3734364399652, 47.6445005787537 ] }, "distance": 15.56, "direction": 228.26, "angle": 71.92, "elevation": 47.64, "pano_id": "TMX7316010203-002134_pano_0000_003322", "timestamp": "2021-05-10T09:31:59.073600Z", "filename": "pano_0000_003322.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 15.55634748, "relative_pitch": 71.91768529861798, "relative_heading": 228.26302103211276, "relative_elevation": 47.6445005787537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001908_pano_0000_001631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94490457673109, 52.3734354138752, 46.9864892261103 ] }, "distance": 15.62, "direction": 227.92, "angle": 71.61, "elevation": 46.99, "pano_id": "TMX7316010203-001908_pano_0000_001631", "timestamp": "2020-09-07T07:09:37.504990Z", "filename": "pano_0000_001631.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 15.62300167, "relative_pitch": 71.60804033485148, "relative_heading": 227.9190258400628, "relative_elevation": 46.9864892261103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94529462935922, 52.3734845139788, 47.0693454351276 ] }, "distance": 15.78, "direction": 108.49, "angle": 71.46, "elevation": 47.07, "pano_id": "TMX7316010203-002533_pano_0003_001638", "timestamp": "2022-04-21T10:51:14.344160Z", "filename": "pano_0003_001638.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 15.78425558, "relative_pitch": 71.46161407990256, "relative_heading": 108.49316016853307, "relative_elevation": 47.0693454351276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94490019116602, 52.3734348044814, 46.9772193757817 ] }, "distance": 15.89, "direction": 228.46, "angle": 71.31, "elevation": 46.98, "pano_id": "TMX7316010203-001194_pano_0000_002540", "timestamp": "2019-05-21T08:56:31.060800Z", "filename": "pano_0000_002540.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 15.89083194, "relative_pitch": 71.31103056546488, "relative_heading": 228.4592990580358, "relative_elevation": 46.9772193757817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94512088142986, 52.3733894008078, 48.0824868874624 ] }, "distance": 15.9, "direction": 168.63, "angle": 71.7, "elevation": 48.08, "pano_id": "TMX7315120208-000052_pano_0000_002116", "timestamp": "2016-05-17T12:35:10.109460Z", "filename": "pano_0000_002116.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 15.90261031, "relative_pitch": 71.69908899449267, "relative_heading": 168.626400474487, "relative_elevation": 48.0824868874624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94491137789025, 52.3734232287377, 48.0919935526326 ] }, "distance": 16.24, "direction": 223.27, "angle": 71.34, "elevation": 48.09, "pano_id": "TMX7315120208-000052_pano_0000_001764", "timestamp": "2016-05-17T12:28:01.538180Z", "filename": "pano_0000_001764.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 16.24138283, "relative_pitch": 71.33940815708567, "relative_heading": 223.26868641587674, "relative_elevation": 48.0919935526326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94489071275078, 52.373432809462706, 0.0 ] }, "distance": 16.52, "direction": 229.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00644", "timestamp": "2025-06-16T10:11:00Z", "filename": "recording_2025-06-16_09-52-43_00644.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 16.52329165, "relative_pitch": 0.0, "relative_heading": 229.36758302637668, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94504220924505, 52.3736780146672, 48.3272358654067 ] }, "distance": 16.67, "direction": 352.34, "angle": 70.96, "elevation": 48.33, "pano_id": "TMX7316010203-002134_pano_0000_003329", "timestamp": "2021-05-10T09:32:10.703490Z", "filename": "pano_0000_003329.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 16.67373081, "relative_pitch": 70.96468158497494, "relative_heading": 352.34218975101635, "relative_elevation": 48.3272358654067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_002879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_002879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_002879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_002879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_002879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_002879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_002879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_002879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_002879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94512256547231, 52.3733793318451, 46.9712437046692 ] }, "distance": 17.02, "direction": 168.99, "angle": 70.08, "elevation": 46.97, "pano_id": "TMX7316010203-002134_pano_0000_002879", "timestamp": "2021-05-10T09:23:44.792100Z", "filename": "pano_0000_002879.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 17.02398966, "relative_pitch": 70.07774672492721, "relative_heading": 168.99161117838682, "relative_elevation": 46.9712437046692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94531305269316, 52.3734808211049, 46.8306330842897 ] }, "distance": 17.1, "direction": 108.47, "angle": 69.94, "elevation": 46.83, "pano_id": "TMX7316010203-002134_pano_0000_003055", "timestamp": "2021-05-10T09:27:47.800350Z", "filename": "pano_0000_003055.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 17.10452802, "relative_pitch": 69.9356682659901, "relative_heading": 108.46539760721835, "relative_elevation": 46.8306330842897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945039357565676, 52.37368255697113, 0.0 ] }, "distance": 17.2, "direction": 351.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00494", "timestamp": "2025-06-16T10:06:15Z", "filename": "recording_2025-06-16_09-52-43_00494.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 17.20100068, "relative_pitch": 0.0, "relative_heading": 351.92539349052976, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94531030342217, 52.3734703104795, 48.7590269530192 ] }, "distance": 17.34, "direction": 112.33, "angle": 70.43, "elevation": 48.76, "pano_id": "TMX7316010203-000725_pano_0000_001714", "timestamp": "2018-05-16T09:21:20.702920Z", "filename": "pano_0000_001714.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 17.33680447, "relative_pitch": 70.42660131772215, "relative_heading": 112.33056783871841, "relative_elevation": 48.7590269530192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94487055084947, 52.3734362894307, 47.1199921667576 ] }, "distance": 17.35, "direction": 233.29, "angle": 69.78, "elevation": 47.12, "pano_id": "TMX7316010203-002533_pano_0003_001644", "timestamp": "2022-04-21T10:51:17.559030Z", "filename": "pano_0003_001644.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 17.35390813, "relative_pitch": 69.78165991150598, "relative_heading": 233.29315776703245, "relative_elevation": 47.1199921667576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945125747201105, 52.37337662003727, 0.0 ] }, "distance": 17.36, "direction": 168.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02263", "timestamp": "2024-10-23T13:31:48Z", "filename": "recording_2024-10-23_12-42-53_02263.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 17.36226253, "relative_pitch": 0.0, "relative_heading": 168.47982377731134, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94531215445188, 52.3734717668896, 48.3223943933845 ] }, "distance": 17.39, "direction": 111.68, "angle": 70.2, "elevation": 48.32, "pano_id": "TMX7315120208-000052_pano_0000_001759", "timestamp": "2016-05-17T12:26:16.964090Z", "filename": "pano_0000_001759.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 17.39296404, "relative_pitch": 70.20437550371696, "relative_heading": 111.67894232093235, "relative_elevation": 48.3223943933845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94531811690051, 52.373481729912, 47.0153988525271 ] }, "distance": 17.4, "direction": 107.79, "angle": 69.69, "elevation": 47.02, "pano_id": "TMX7316010203-001194_pano_0000_002534", "timestamp": "2019-05-21T08:56:25.265850Z", "filename": "pano_0000_002534.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 17.40084755, "relative_pitch": 69.69000615321917, "relative_heading": 107.78984617601056, "relative_elevation": 47.0153988525271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945121093565866, 52.37337453086894, 0.0 ] }, "distance": 17.53, "direction": 169.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00501", "timestamp": "2025-06-16T10:06:26Z", "filename": "recording_2025-06-16_09-52-43_00501.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 17.53038921, "relative_pitch": 0.0, "relative_heading": 169.64664391418765, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945323925987219, 52.37348277159413, 0.0 ] }, "distance": 17.74, "direction": 107.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00638", "timestamp": "2025-06-16T10:10:53Z", "filename": "recording_2025-06-16_09-52-43_00638.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 17.74364968, "relative_pitch": 0.0, "relative_heading": 107.04311152352723, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_002916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94512555372131, 52.3733722262798, 46.7823109822348 ] }, "distance": 17.84, "direction": 168.83, "angle": 69.13, "elevation": 46.78, "pano_id": "TMX7316010203-000245_pano_0000_002916", "timestamp": "2017-04-05T10:19:05.782550Z", "filename": "pano_0000_002916.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 17.83903702, "relative_pitch": 69.12714393780315, "relative_heading": 168.83490381844976, "relative_elevation": 46.7823109822348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94504084544315, 52.3736890792094, 50.1977464975789 ] }, "distance": 17.91, "direction": 352.57, "angle": 70.37, "elevation": 50.2, "pano_id": "TMX7316010203-001667_pano_0000_003650", "timestamp": "2020-04-22T09:10:51.220820Z", "filename": "pano_0000_003650.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 17.90647302, "relative_pitch": 70.36773398605033, "relative_heading": 352.57261224220736, "relative_elevation": 50.1977464975789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_003082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94512228401034, 52.3733668649959, 47.2702686572447 ] }, "distance": 18.38, "direction": 169.88, "angle": 68.75, "elevation": 47.27, "pano_id": "TMX7316010203-001194_pano_0000_003082", "timestamp": "2019-05-21T09:04:42.591920Z", "filename": "pano_0000_003082.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 18.3842341, "relative_pitch": 68.74807120334366, "relative_heading": 169.87585797287812, "relative_elevation": 47.2702686572447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94486485035197, 52.3734248170536, 47.6845345338807 ] }, "distance": 18.45, "direction": 230.83, "angle": 68.85, "elevation": 47.68, "pano_id": "TMX7316010203-000725_pano_0000_001747", "timestamp": "2018-05-16T09:22:31.967540Z", "filename": "pano_0000_001747.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 18.44518308, "relative_pitch": 68.85268817867829, "relative_heading": 230.83414947633648, "relative_elevation": 47.6845345338807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.944853266603152, 52.37343277163605, 0.0 ] }, "distance": 18.54, "direction": 234.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02293", "timestamp": "2024-10-23T13:33:03Z", "filename": "recording_2024-10-23_12-42-53_02293.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 18.53570025, "relative_pitch": 0.0, "relative_heading": 234.49812183356195, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001908_pano_0000_001625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94534302589556, 52.3734860393383, 46.9939740533009 ] }, "distance": 18.89, "direction": 104.83, "angle": 68.1, "elevation": 46.99, "pano_id": "TMX7316010203-001908_pano_0000_001625", "timestamp": "2020-09-07T07:09:33.139940Z", "filename": "pano_0000_001625.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 18.89481307, "relative_pitch": 68.09647697673037, "relative_heading": 104.8322646615966, "relative_elevation": 46.9939740533009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_003089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_003089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_003089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94503258955099, 52.3737000414488, 47.9585016267374 ] }, "distance": 19.19, "direction": 351.38, "angle": 68.19, "elevation": 47.96, "pano_id": "TMX7316010203-001194_pano_0000_003089", "timestamp": "2019-05-21T09:04:52.661840Z", "filename": "pano_0000_003089.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 19.19290494, "relative_pitch": 68.18880262537851, "relative_heading": 351.3788367585099, "relative_elevation": 47.9585016267374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94534416090029, 52.3734779638492, 47.0338960196823 ] }, "distance": 19.22, "direction": 107.36, "angle": 67.77, "elevation": 47.03, "pano_id": "TMX7316010203-001667_pano_0000_003802", "timestamp": "2020-04-22T09:13:03.025110Z", "filename": "pano_0000_003802.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 19.2183278, "relative_pitch": 67.77478505280617, "relative_heading": 107.3638165445559, "relative_elevation": 47.0338960196823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94484806288991, 52.3734262188786, 47.0500270081684 ] }, "distance": 19.25, "direction": 233.34, "angle": 67.75, "elevation": 47.05, "pano_id": "TMX7316010203-001667_pano_0000_003809", "timestamp": "2020-04-22T09:13:07.394940Z", "filename": "pano_0000_003809.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 19.25156436, "relative_pitch": 67.7469852058805, "relative_heading": 233.3439189300112, "relative_elevation": 47.0500270081684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94512796533312, 52.3733583685925, 49.0372120086104 ] }, "distance": 19.38, "direction": 169.24, "angle": 68.43, "elevation": 49.04, "pano_id": "TMX7316010203-001667_pano_0000_003658", "timestamp": "2020-04-22T09:11:00.405830Z", "filename": "pano_0000_003658.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 19.38414924, "relative_pitch": 68.43137618554202, "relative_heading": 169.2411923878479, "relative_elevation": 49.0372120086104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94502789512371, 52.3737045293852, 48.1896612728015 ] }, "distance": 19.74, "direction": 350.68, "angle": 67.73, "elevation": 48.19, "pano_id": "TMX7316010203-002533_pano_0003_001512", "timestamp": "2022-04-21T10:49:27.609800Z", "filename": "pano_0003_001512.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 19.73605461, "relative_pitch": 67.7284685580308, "relative_heading": 350.67847371156904, "relative_elevation": 48.1896612728015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002979/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002979/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002979/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002979/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_002979/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002979/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002979/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002979/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002979/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94483393348227, 52.3734303898705, 46.7981709940359 ] }, "distance": 19.77, "direction": 236.09, "angle": 67.1, "elevation": 46.8, "pano_id": "TMX7316010203-000245_pano_0000_002979", "timestamp": "2017-04-05T10:20:35.111930Z", "filename": "pano_0000_002979.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 19.76913792, "relative_pitch": 67.09915168421585, "relative_heading": 236.08911880290415, "relative_elevation": 46.7981709940359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94535966456203, 52.37348899199912, 0.0 ] }, "distance": 19.92, "direction": 103.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02258", "timestamp": "2024-10-23T13:31:40Z", "filename": "recording_2024-10-23_12-42-53_02258.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 19.91539561, "relative_pitch": 0.0, "relative_heading": 103.0836828490719, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_002123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_002123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_002123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94502672972983, 52.3737065218718, 48.6954813543707 ] }, "distance": 19.97, "direction": 350.56, "angle": 67.7, "elevation": 48.7, "pano_id": "TMX7315120208-000052_pano_0000_002123", "timestamp": "2016-05-17T12:35:16.944430Z", "filename": "pano_0000_002123.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 19.9677405, "relative_pitch": 67.70375884386803, "relative_heading": 350.5567853866122, "relative_elevation": 48.6954813543707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9448311556807, 52.3734283279833, 47.6486054668203 ] }, "distance": 20.05, "direction": 235.85, "angle": 67.17, "elevation": 47.65, "pano_id": "TMX7316010203-002134_pano_0000_003321", "timestamp": "2021-05-10T09:31:57.948610Z", "filename": "pano_0000_003321.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 20.05432405, "relative_pitch": 67.17476939533762, "relative_heading": 235.84666061966865, "relative_elevation": 47.6486054668203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945028112363445, 52.37370792445368, 0.0 ] }, "distance": 20.11, "direction": 350.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02281", "timestamp": "2024-10-23T13:32:32Z", "filename": "recording_2024-10-23_12-42-53_02281.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 20.10659668, "relative_pitch": 0.0, "relative_heading": 350.894449390487, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001908_pano_0000_001632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_001632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_001632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94483131740025, 52.3734271984024, 46.990577022545 ] }, "distance": 20.12, "direction": 235.53, "angle": 66.82, "elevation": 46.99, "pano_id": "TMX7316010203-001908_pano_0000_001632", "timestamp": "2020-09-07T07:09:38.214990Z", "filename": "pano_0000_001632.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 20.11607736, "relative_pitch": 66.82483949944917, "relative_heading": 235.53278314159758, "relative_elevation": 46.990577022545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94483043425016, 52.3734270029385, 46.9785848250613 ] }, "distance": 20.18, "direction": 235.58, "angle": 66.76, "elevation": 46.98, "pano_id": "TMX7316010203-001194_pano_0000_002541", "timestamp": "2019-05-21T08:56:31.860830Z", "filename": "pano_0000_002541.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 20.1779811, "relative_pitch": 66.75577799274998, "relative_heading": 235.57852095092, "relative_elevation": 46.9785848250613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94536595379679, 52.3734922490744, 47.0680669387802 ] }, "distance": 20.26, "direction": 101.81, "angle": 66.72, "elevation": 47.07, "pano_id": "TMX7316010203-002533_pano_0003_001637", "timestamp": "2022-04-21T10:51:13.779090Z", "filename": "pano_0003_001637.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 20.25555728, "relative_pitch": 66.71556345352093, "relative_heading": 101.81073197563761, "relative_elevation": 47.0680669387802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9451298086579, 52.373349502, 47.5052924025804 ] }, "distance": 20.38, "direction": 169.41, "angle": 66.78, "elevation": 47.51, "pano_id": "TMX7316010203-002533_pano_0003_001520", "timestamp": "2022-04-21T10:49:37.124770Z", "filename": "pano_0003_001520.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 20.37695721, "relative_pitch": 66.78353336793998, "relative_heading": 169.41227426074425, "relative_elevation": 47.5052924025804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94514610443933, 52.373351377068, 48.2082843882963 ] }, "distance": 20.41, "direction": 166.24, "angle": 67.06, "elevation": 48.21, "pano_id": "TMX7316010203-000725_pano_0000_001742", "timestamp": "2018-05-16T09:22:25.112570Z", "filename": "pano_0000_001742.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 20.40705122, "relative_pitch": 67.05657125607469, "relative_heading": 166.2400647524642, "relative_elevation": 48.2082843882963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02277/adjacencies/recording_2024-10-23_12-42-53_02277/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94483903682655, 52.3734149255069, 48.0872524864972 ] }, "distance": 20.5, "direction": 231.55, "angle": 66.91, "elevation": 48.09, "pano_id": "TMX7315120208-000052_pano_0000_001765", "timestamp": "2016-05-17T12:28:02.978170Z", "filename": "pano_0000_001765.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_02277", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124891.5160613632, 487386.7849352653 ] }, "relative_distance": 20.50498321, "relative_pitch": 66.906016702302, "relative_heading": 231.5521330734498, "relative_elevation": 48.0872524864972 } ] } }