Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849566356231736, 52.372836480118586, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00427", "timestamp": "2025-01-14T14:07:36Z", "filename": "Job_20250114_1307_Track15_Sphere_00427.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84957283950968, 52.3728371823139, 45.3946290295571 ] }, "distance": 0.45, "direction": 79.96, "angle": 89.43, "elevation": 45.39, "pano_id": "TMX7316010203-002064_pano_0000_000515", "timestamp": "2021-03-26T11:38:05.189730Z", "filename": "pano_0000_000515.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 0.4484103, "relative_pitch": 89.43404797795625, "relative_heading": 79.96486681583953, "relative_elevation": 45.3946290295571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84957415713679, 52.3728407140992, 46.2664360916242 ] }, "distance": 0.71, "direction": 48.43, "angle": 89.12, "elevation": 46.27, "pano_id": "TMX7315080123-000310_pano_0000_002199", "timestamp": "2016-06-22T10:23:22.262560Z", "filename": "pano_0000_002199.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 0.71009464, "relative_pitch": 89.12069666038896, "relative_heading": 48.434157690957996, "relative_elevation": 46.2664360916242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849578618517321, 52.37283884564584, 0.0 ] }, "distance": 0.88, "direction": 72.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00081", "timestamp": "2025-06-16T03:38:28Z", "filename": "recording_2025-06-16_03-37-16_00081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 0.87563518, "relative_pitch": 0.0, "relative_heading": 72.50588781586889, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84957916902535, 52.3728376429868, 45.3905234215781 ] }, "distance": 0.88, "direction": 81.57, "angle": 88.89, "elevation": 45.39, "pano_id": "TMX7316010203-002552_pano_0002_001310", "timestamp": "2022-04-29T12:07:53.449530Z", "filename": "pano_0002_001310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 0.88216977, "relative_pitch": 88.88659045311002, "relative_heading": 81.56536393558265, "relative_elevation": 45.3905234215781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_007495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84954892400937, 52.3728363756389, 45.440039713867 ] }, "distance": 1.19, "direction": 269.44, "angle": 88.5, "elevation": 45.44, "pano_id": "TMX7316010203-001701_pano_0000_007495", "timestamp": "2020-05-11T07:36:21.594860Z", "filename": "pano_0000_007495.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 1.18729584, "relative_pitch": 88.5032679027588, "relative_heading": 269.4389616847601, "relative_elevation": 45.440039713867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8495859623155, 52.3728436186101, 45.1936582690105 ] }, "distance": 1.55, "direction": 59.25, "angle": 88.03, "elevation": 45.19, "pano_id": "TMX7316010203-000267_pano_0000_000632", "timestamp": "2017-04-20T11:28:01.213160Z", "filename": "pano_0000_000632.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 1.55369458, "relative_pitch": 88.03102692430456, "relative_heading": 59.252641823146995, "relative_elevation": 45.1936582690105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84959552028582, 52.3728437627822, 45.4358160737902 ] }, "distance": 2.15, "direction": 67.8, "angle": 87.3, "elevation": 45.44, "pano_id": "TMX7316010203-001504_pano_0000_000156", "timestamp": "2019-12-10T09:55:35.456500Z", "filename": "pano_0000_000156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 2.14519999, "relative_pitch": 87.29685280596621, "relative_heading": 67.80488777806333, "relative_elevation": 45.4358160737902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_003143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84959669782529, 52.3728429777365, 45.4952411064878 ] }, "distance": 2.19, "direction": 70.72, "angle": 87.24, "elevation": 45.5, "pano_id": "TMX7316010203-001149_pano_0000_003143", "timestamp": "2019-04-30T08:50:34.329850Z", "filename": "pano_0000_003143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 2.18928035, "relative_pitch": 87.24499016634753, "relative_heading": 70.7157919349133, "relative_elevation": 45.4952411064878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84952944373643, 52.372830577814, 45.4488030141219 ] }, "distance": 2.6, "direction": 255.36, "angle": 86.73, "elevation": 45.45, "pano_id": "TMX7316010203-001504_pano_0000_000155", "timestamp": "2019-12-10T09:55:34.966550Z", "filename": "pano_0000_000155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 2.59833827, "relative_pitch": 86.72792401942858, "relative_heading": 255.35867348156694, "relative_elevation": 45.4488030141219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_003142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84952531632006, 52.3728304803961, 45.5017089378089 ] }, "distance": 2.87, "direction": 256.57, "angle": 86.39, "elevation": 45.5, "pano_id": "TMX7316010203-001149_pano_0000_003142", "timestamp": "2019-04-30T08:50:33.774810Z", "filename": "pano_0000_003142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 2.87369023, "relative_pitch": 86.38624706761846, "relative_heading": 256.5663186301733, "relative_elevation": 45.5017089378089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84952395016204, 52.3728306695934, 45.3732105223462 ] }, "distance": 2.96, "direction": 257.38, "angle": 86.27, "elevation": 45.37, "pano_id": "TMX7316010203-000266_pano_0000_002015", "timestamp": "2017-04-20T09:45:52.375840Z", "filename": "pano_0000_002015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 2.95959641, "relative_pitch": 86.26800700419442, "relative_heading": 257.3812324059859, "relative_elevation": 45.3732105223462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84953205160585, 52.3728176710851, 45.5186500763521 ] }, "distance": 3.14, "direction": 228.15, "angle": 86.06, "elevation": 45.52, "pano_id": "TMX7316010203-001502_pano_0001_001911", "timestamp": "2019-12-09T11:48:44.748430Z", "filename": "pano_0001_001911.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 3.136724, "relative_pitch": 86.05793725593612, "relative_heading": 228.14520210714068, "relative_elevation": 45.5186500763521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_007496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84961949742604, 52.3728498941841, 45.4504619920626 ] }, "distance": 3.91, "direction": 67.59, "angle": 85.08, "elevation": 45.45, "pano_id": "TMX7316010203-001701_pano_0000_007496", "timestamp": "2020-05-11T07:36:22.204880Z", "filename": "pano_0000_007496.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 3.91494995, "relative_pitch": 85.07688595136648, "relative_heading": 67.58777401832884, "relative_elevation": 45.4504619920626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84954991592541, 52.3728711688417, 45.5013358695433 ] }, "distance": 4.02, "direction": 343.82, "angle": 84.95, "elevation": 45.5, "pano_id": "TMX7316010203-001893_pano_0001_001011", "timestamp": "2020-08-27T08:21:19.408420Z", "filename": "pano_0001_001011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.01908463, "relative_pitch": 84.95222508084295, "relative_heading": 343.8238440631237, "relative_elevation": 45.5013358695433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849508319487891, 52.372825862703145, 0.0 ] }, "distance": 4.13, "direction": 253.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00080", "timestamp": "2025-06-16T03:38:27Z", "filename": "recording_2025-06-16_03-37-16_00080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.12544126, "relative_pitch": 0.0, "relative_heading": 253.35862490798735, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84950899804285, 52.372823913751, 45.3983607292175 ] }, "distance": 4.15, "direction": 250.31, "angle": 84.78, "elevation": 45.4, "pano_id": "TMX7316010203-002552_pano_0002_001309", "timestamp": "2022-04-29T12:07:53.044730Z", "filename": "pano_0002_001309.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.14916115, "relative_pitch": 84.77798753667783, "relative_heading": 250.3051153466578, "relative_elevation": 45.3983607292175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84950496747996, 52.3728272162739, 46.2649616412818 ] }, "distance": 4.31, "direction": 256.15, "angle": 84.68, "elevation": 46.26, "pano_id": "TMX7315080123-000310_pano_0000_002198", "timestamp": "2016-06-22T10:23:21.617520Z", "filename": "pano_0000_002198.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.30614564, "relative_pitch": 84.68247289875045, "relative_heading": 256.1497470503407, "relative_elevation": 46.2649616412818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0002_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84953613474766, 52.3728719378262, 45.5255461391062 ] }, "distance": 4.45, "direction": 332.45, "angle": 84.42, "elevation": 45.53, "pano_id": "TMX7316010203-001880_pano_0002_000024", "timestamp": "2020-08-18T11:27:32.909630Z", "filename": "pano_0002_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.45013525, "relative_pitch": 84.41705785535528, "relative_heading": 332.4503625305753, "relative_elevation": 45.5255461391062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84955410929687, 52.3728762147792, 46.5499335834756 ] }, "distance": 4.5, "direction": 349.32, "angle": 84.48, "elevation": 46.55, "pano_id": "TMX7315080123-000311_pano_0000_000080", "timestamp": "2016-06-22T11:10:06.614010Z", "filename": "pano_0000_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.49943763, "relative_pitch": 84.47903829715885, "relative_heading": 349.3169292022886, "relative_elevation": 46.5499335834756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8495026807995, 52.3728227669951, 45.4168260050938 ] }, "distance": 4.6, "direction": 250.61, "angle": 84.22, "elevation": 45.42, "pano_id": "TMX7316010203-002064_pano_0000_000514", "timestamp": "2021-03-26T11:38:04.599690Z", "filename": "pano_0000_000514.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.5973059, "relative_pitch": 84.2199382934039, "relative_heading": 250.61490766657232, "relative_elevation": 45.4168260050938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84954440003902, 52.3728755859749, 45.4474270446226 ] }, "distance": 4.6, "direction": 341.04, "angle": 84.22, "elevation": 45.45, "pano_id": "TMX7316010203-002064_pano_0000_000351", "timestamp": "2021-03-26T11:32:59.596920Z", "filename": "pano_0000_000351.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.60124529, "relative_pitch": 84.2188877880296, "relative_heading": 341.0351834436447, "relative_elevation": 45.4474270446226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849561494464475, 52.372878979018274, 0.0 ] }, "distance": 4.74, "direction": 355.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01227", "timestamp": "2025-06-18T11:25:22Z", "filename": "recording_2025-06-18_10-57-50_01227.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.74061844, "relative_pitch": 0.0, "relative_heading": 355.9948342001565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84951567245282, 52.3728675660272, 45.3333563394845 ] }, "distance": 4.89, "direction": 315.06, "angle": 83.85, "elevation": 45.33, "pano_id": "TMX7316010203-000266_pano_0000_002406", "timestamp": "2017-04-20T10:00:11.233990Z", "filename": "pano_0000_002406.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.88677153, "relative_pitch": 83.84748008510783, "relative_heading": 315.0596996136282, "relative_elevation": 45.3333563394845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84952112206767, 52.3728707337684, 45.5330468527973 ] }, "distance": 4.9, "direction": 321.05, "angle": 83.86, "elevation": 45.53, "pano_id": "TMX7316010203-002552_pano_0002_001232", "timestamp": "2022-04-29T12:07:00.874910Z", "filename": "pano_0002_001232.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.90089471, "relative_pitch": 83.85668835698802, "relative_heading": 321.052894091246, "relative_elevation": 45.5330468527973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849533074301308, 52.3728758031228, 0.0 ] }, "distance": 4.93, "direction": 332.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00047", "timestamp": "2024-12-06T13:00:10Z", "filename": "Job_20241206_1245_Track24_Sphere_00047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.92789886, "relative_pitch": 0.0, "relative_heading": 332.61467817710195, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84951465778721, 52.3728677357345, 46.2240008516237 ] }, "distance": 4.95, "direction": 314.65, "angle": 83.89, "elevation": 46.22, "pano_id": "TMX7315080123-000310_pano_0000_002546", "timestamp": "2016-06-22T10:32:00.116230Z", "filename": "pano_0000_002546.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.94907991, "relative_pitch": 83.88877528463317, "relative_heading": 314.64782894232104, "relative_elevation": 46.2240008516237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849496956185416, 52.37282323161912, 0.0 ] }, "distance": 4.95, "direction": 252.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00426", "timestamp": "2025-01-14T14:07:35Z", "filename": "Job_20250114_1307_Track15_Sphere_00426.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.95113052, "relative_pitch": 0.0, "relative_heading": 252.67727140557147, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849636169969429, 52.372849523737514, 0.0 ] }, "distance": 4.97, "direction": 73.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00428", "timestamp": "2025-01-14T14:07:37Z", "filename": "Job_20250114_1307_Track15_Sphere_00428.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.97132936, "relative_pitch": 0.0, "relative_heading": 73.02473520761562, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84958578014029, 52.3728797281163, 46.2221339186653 ] }, "distance": 4.99, "direction": 15.37, "angle": 83.84, "elevation": 46.22, "pano_id": "TMX7315080123-000310_pano_0000_002545", "timestamp": "2016-06-22T10:31:59.156160Z", "filename": "pano_0000_002545.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 4.99090962, "relative_pitch": 83.83727189910279, "relative_heading": 15.370433520637198, "relative_elevation": 46.2221339186653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84964321173098, 52.3728351890311, 45.4832176398486 ] }, "distance": 5.24, "direction": 91.57, "angle": 83.43, "elevation": 45.48, "pano_id": "TMX7316010203-001502_pano_0001_001915", "timestamp": "2019-12-09T11:49:19.808130Z", "filename": "pano_0001_001915.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 5.23629183, "relative_pitch": 83.43268995533874, "relative_heading": 91.57215701403277, "relative_elevation": 45.4832176398486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84964323918703, 52.3728351784654, 45.4901552135125 ] }, "distance": 5.24, "direction": 91.58, "angle": 83.43, "elevation": 45.49, "pano_id": "TMX7316010203-001502_pano_0001_001914", "timestamp": "2019-12-09T11:49:10.673110Z", "filename": "pano_0001_001914.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 5.23819342, "relative_pitch": 83.43131900922815, "relative_heading": 91.58445080979365, "relative_elevation": 45.4901552135125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001948/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001948/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001948/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001948/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001948/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001948/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001948/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001948/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001948/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84955211071562, 52.3728827535104, 45.5599871147424 ] }, "distance": 5.24, "direction": 349.33, "angle": 83.44, "elevation": 45.56, "pano_id": "TMX7316010203-001502_pano_0001_001948", "timestamp": "2019-12-09T11:50:46.582390Z", "filename": "pano_0001_001948.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 5.23965292, "relative_pitch": 83.43948784237911, "relative_heading": 349.32920576720414, "relative_elevation": 45.5599871147424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84964327320477, 52.3728351007961, 45.5018771132454 ] }, "distance": 5.24, "direction": 91.68, "angle": 83.43, "elevation": 45.5, "pano_id": "TMX7316010203-001502_pano_0001_001913", "timestamp": "2019-12-09T11:49:01.453260Z", "filename": "pano_0001_001913.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 5.24075535, "relative_pitch": 83.42981264967615, "relative_heading": 91.67820165183389, "relative_elevation": 45.5018771132454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84964331058638, 52.3728513389895, 45.3994537340477 ] }, "distance": 5.5, "direction": 72.49, "angle": 83.1, "elevation": 45.4, "pano_id": "TMX7316010203-002064_pano_0000_000516", "timestamp": "2021-03-26T11:38:05.779770Z", "filename": "pano_0000_000516.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 5.49567119, "relative_pitch": 83.09784369232382, "relative_heading": 72.49087273818087, "relative_elevation": 45.3994537340477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84964341245744, 52.3728538606653, 46.2901976099238 ] }, "distance": 5.59, "direction": 69.77, "angle": 83.11, "elevation": 46.29, "pano_id": "TMX7315080123-000310_pano_0000_002200", "timestamp": "2016-06-22T10:23:22.912580Z", "filename": "pano_0000_002200.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 5.59301325, "relative_pitch": 83.11063298710573, "relative_heading": 69.76991651086492, "relative_elevation": 46.2901976099238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84960332550388, 52.3728815753938, 45.5615769764408 ] }, "distance": 5.61, "direction": 26.65, "angle": 82.98, "elevation": 45.56, "pano_id": "TMX7316010203-002552_pano_0002_001231", "timestamp": "2022-04-29T12:06:23.340150Z", "filename": "pano_0002_001231.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 5.61420418, "relative_pitch": 82.97529088692235, "relative_heading": 26.645842777306267, "relative_elevation": 45.5615769764408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84964878762856, 52.3728511953036, 45.4184758840129 ] }, "distance": 5.85, "direction": 73.74, "angle": 82.66, "elevation": 45.42, "pano_id": "TMX7316010203-002552_pano_0002_001311", "timestamp": "2022-04-29T12:07:53.859960Z", "filename": "pano_0002_001311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 5.84798748, "relative_pitch": 82.66308342256943, "relative_heading": 73.73989254104109, "relative_elevation": 45.4184758840129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849649052028985, 52.372851640414716, 0.0 ] }, "distance": 5.88, "direction": 73.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00082", "timestamp": "2025-06-16T03:38:28Z", "filename": "recording_2025-06-16_03-37-16_00082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 5.87929624, "relative_pitch": 0.0, "relative_heading": 73.32564968752922, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0002_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84960700949576, 52.3728847322475, 45.5089591667056 ] }, "distance": 6.04, "direction": 27.28, "angle": 82.44, "elevation": 45.51, "pano_id": "TMX7316010203-001880_pano_0002_000023", "timestamp": "2020-08-18T11:27:32.179640Z", "filename": "pano_0002_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 6.04106554, "relative_pitch": 82.43850567756854, "relative_heading": 27.278614290305132, "relative_elevation": 45.5089591667056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849490774317192, 52.37286681203718, 0.0 ] }, "distance": 6.16, "direction": 303.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01228", "timestamp": "2025-06-18T11:25:23Z", "filename": "recording_2025-06-18_10-57-50_01228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 6.15543105, "relative_pitch": 0.0, "relative_heading": 303.2520965430748, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84954130306561, 52.3728899505091, 45.4098710622638 ] }, "distance": 6.19, "direction": 344.0, "angle": 82.24, "elevation": 45.41, "pano_id": "TMX7316010203-001503_pano_0001_000394", "timestamp": "2019-12-10T08:55:00.774190Z", "filename": "pano_0001_000394.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 6.18971022, "relative_pitch": 82.23798643752718, "relative_heading": 343.9985219694584, "relative_elevation": 45.4098710622638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_007494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84947829367034, 52.3728226968026, 45.4370390027761 ] }, "distance": 6.19, "direction": 255.66, "angle": 82.24, "elevation": 45.44, "pano_id": "TMX7316010203-001701_pano_0000_007494", "timestamp": "2020-05-11T07:36:21.005030Z", "filename": "pano_0000_007494.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 6.19059053, "relative_pitch": 82.24148117540463, "relative_heading": 255.65551381295762, "relative_elevation": 45.4370390027761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849601638033528, 52.37288778952052, 0.0 ] }, "distance": 6.19, "direction": 22.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00046", "timestamp": "2024-12-06T13:00:10Z", "filename": "Job_20241206_1245_Track24_Sphere_00046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 6.19447, "relative_pitch": 0.0, "relative_heading": 22.82454310784593, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84948311546676, 52.372864113435, 46.5416466696188 ] }, "distance": 6.45, "direction": 298.47, "angle": 82.11, "elevation": 46.54, "pano_id": "TMX7315080123-000311_pano_0000_000081", "timestamp": "2016-06-22T11:10:07.659020Z", "filename": "pano_0000_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 6.44939167, "relative_pitch": 82.11062354355157, "relative_heading": 298.4747403878017, "relative_elevation": 46.5416466696188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001949/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001949/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001949/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001949/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001949/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001949/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001949/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001949/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001949/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84948288072201, 52.3728671600814, 45.5613768761978 ] }, "distance": 6.63, "direction": 300.98, "angle": 81.72, "elevation": 45.56, "pano_id": "TMX7316010203-001502_pano_0001_001949", "timestamp": "2019-12-09T11:50:48.127370Z", "filename": "pano_0001_001949.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 6.63143755, "relative_pitch": 81.71877709792452, "relative_heading": 300.98443524439404, "relative_elevation": 45.5613768761978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84961557860672, 52.3728880705145, 45.4528517024592 ] }, "distance": 6.65, "direction": 30.28, "angle": 81.68, "elevation": 45.45, "pano_id": "TMX7316010203-002064_pano_0000_000350", "timestamp": "2021-03-26T11:32:58.576870Z", "filename": "pano_0000_000350.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 6.64783462, "relative_pitch": 81.67904213123735, "relative_heading": 30.28322019328059, "relative_elevation": 45.4528517024592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84947542959605, 52.3728585748516, 45.5141449151561 ] }, "distance": 6.66, "direction": 291.65, "angle": 81.67, "elevation": 45.51, "pano_id": "TMX7316010203-001893_pano_0001_001012", "timestamp": "2020-08-27T08:21:20.508400Z", "filename": "pano_0001_001012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 6.66284446, "relative_pitch": 81.67159157746127, "relative_heading": 291.6538933564151, "relative_elevation": 45.5141449151561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84966151761465, 52.3728569096791, 45.4385416610166 ] }, "distance": 6.87, "direction": 70.67, "angle": 81.4, "elevation": 45.44, "pano_id": "TMX7316010203-001504_pano_0000_000157", "timestamp": "2019-12-10T09:55:35.936520Z", "filename": "pano_0000_000157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 6.86818532, "relative_pitch": 81.40462043855321, "relative_heading": 70.67120208093195, "relative_elevation": 45.4385416610166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_003210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84952932083471, 52.3728939000679, 45.4044478926808 ] }, "distance": 6.87, "direction": 338.46, "angle": 81.4, "elevation": 45.4, "pano_id": "TMX7316010203-001135_pano_0000_003210", "timestamp": "2019-04-18T08:39:47.262320Z", "filename": "pano_0000_003210.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 6.86922323, "relative_pitch": 81.39698232347853, "relative_heading": 338.45740500731563, "relative_elevation": 45.4044478926808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84947320385201, 52.3728627778407, 45.4351051328704 ] }, "distance": 6.99, "direction": 294.76, "angle": 81.26, "elevation": 45.44, "pano_id": "TMX7316010203-002064_pano_0000_000352", "timestamp": "2021-03-26T11:33:00.556910Z", "filename": "pano_0000_000352.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 6.98658183, "relative_pitch": 81.2580685176116, "relative_heading": 294.7614465602184, "relative_elevation": 45.4351051328704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84966520993345, 52.3728552776601, 45.3624744238332 ] }, "distance": 7.05, "direction": 72.74, "angle": 81.17, "elevation": 45.36, "pano_id": "TMX7316010203-000266_pano_0000_002016", "timestamp": "2017-04-20T09:45:53.340740Z", "filename": "pano_0000_002016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 7.04997101, "relative_pitch": 81.16609538920387, "relative_heading": 72.74080283283858, "relative_elevation": 45.3624744238332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84962516244757, 52.3728886533828, 46.5462511172518 ] }, "distance": 7.05, "direction": 34.6, "angle": 81.38, "elevation": 46.55, "pano_id": "TMX7315080123-000311_pano_0000_000079", "timestamp": "2016-06-22T11:10:05.594010Z", "filename": "pano_0000_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 7.05300409, "relative_pitch": 81.38369985956028, "relative_heading": 34.60046484307539, "relative_elevation": 46.5462511172518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_003144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84966814214083, 52.372854976239, 45.5028367526829 ] }, "distance": 7.23, "direction": 73.46, "angle": 80.97, "elevation": 45.5, "pano_id": "TMX7316010203-001149_pano_0000_003144", "timestamp": "2019-04-30T08:50:34.914870Z", "filename": "pano_0000_003144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 7.23130476, "relative_pitch": 80.97007553201658, "relative_heading": 73.46406201130593, "relative_elevation": 45.5028367526829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84946322851198, 52.3728174702206, 45.455949023366 ] }, "distance": 7.34, "direction": 253.24, "angle": 80.83, "elevation": 45.46, "pano_id": "TMX7316010203-001504_pano_0000_000154", "timestamp": "2019-12-10T09:55:34.471450Z", "filename": "pano_0000_000154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 7.33524149, "relative_pitch": 80.83318515777997, "relative_heading": 253.2392220864659, "relative_elevation": 45.455949023366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0002_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84946500655247, 52.3728599615755, 45.5179252410308 ] }, "distance": 7.38, "direction": 290.73, "angle": 80.79, "elevation": 45.52, "pano_id": "TMX7316010203-001880_pano_0002_000025", "timestamp": "2020-08-18T11:27:33.714560Z", "filename": "pano_0002_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 7.38051112, "relative_pitch": 80.78992283868033, "relative_heading": 290.73374247381867, "relative_elevation": 45.5179252410308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849632036920814, 52.372891270978535, 0.0 ] }, "distance": 7.56, "direction": 36.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01226", "timestamp": "2025-06-18T11:25:21Z", "filename": "recording_2025-06-18_10-57-50_01226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 7.56182279, "relative_pitch": 0.0, "relative_heading": 36.267521175523, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849463420740926, 52.37286408136776, 0.0 ] }, "distance": 7.65, "direction": 293.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00048", "timestamp": "2024-12-06T13:00:11Z", "filename": "Job_20241206_1245_Track24_Sphere_00048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 7.65378251, "relative_pitch": 0.0, "relative_heading": 293.6582897671826, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84961361797464, 52.3729006139973, 45.4181627631187 ] }, "distance": 7.83, "direction": 24.28, "angle": 80.22, "elevation": 45.42, "pano_id": "TMX7316010203-001503_pano_0001_000393", "timestamp": "2019-12-10T08:55:00.249170Z", "filename": "pano_0001_000393.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 7.82877902, "relative_pitch": 80.21996808181406, "relative_heading": 24.277104999764543, "relative_elevation": 45.4181627631187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001947/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001947/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001947/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001947/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001947/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001947/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001947/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001947/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001947/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8496215970538, 52.3728986523641, 45.5658197551966 ] }, "distance": 7.87, "direction": 28.54, "angle": 80.19, "elevation": 45.57, "pano_id": "TMX7316010203-001502_pano_0001_001947", "timestamp": "2019-12-09T11:50:45.372460Z", "filename": "pano_0001_001947.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 7.87499796, "relative_pitch": 80.19461029766947, "relative_heading": 28.53810501080002, "relative_elevation": 45.5658197551966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_003141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84945383341699, 52.3728171821633, 45.5027876589447 ] }, "distance": 7.96, "direction": 254.35, "angle": 80.08, "elevation": 45.5, "pano_id": "TMX7316010203-001149_pano_0000_003141", "timestamp": "2019-04-30T08:50:33.230110Z", "filename": "pano_0000_003141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 7.95865093, "relative_pitch": 80.07905321888107, "relative_heading": 254.34674492973093, "relative_elevation": 45.5027876589447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84945827696185, 52.3728071803811, 45.5166556835175 ] }, "distance": 8.05, "direction": 246.11, "angle": 79.97, "elevation": 45.52, "pano_id": "TMX7316010203-001502_pano_0001_001910", "timestamp": "2019-12-09T11:48:43.878420Z", "filename": "pano_0001_001910.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 8.05057327, "relative_pitch": 79.96977652586169, "relative_heading": 246.11024447569338, "relative_elevation": 45.5166556835175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_003209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84960424612935, 52.3729058790515, 45.4017295967788 ] }, "distance": 8.14, "direction": 18.48, "angle": 79.83, "elevation": 45.4, "pano_id": "TMX7316010203-001135_pano_0000_003209", "timestamp": "2019-04-18T08:39:46.332320Z", "filename": "pano_0000_003209.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 8.14207881, "relative_pitch": 79.83298584863334, "relative_heading": 18.47778285189907, "relative_elevation": 45.4017295967788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84946925807383, 52.3728795125157, 45.403871291317 ] }, "distance": 8.16, "direction": 305.91, "angle": 79.81, "elevation": 45.4, "pano_id": "TMX7316010203-001503_pano_0001_000395", "timestamp": "2019-12-10T08:55:01.344190Z", "filename": "pano_0001_000395.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 8.16456465, "relative_pitch": 79.80596664537327, "relative_heading": 305.9080981919107, "relative_elevation": 45.403871291317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84944805196182, 52.3728579691527, 45.5279005980119 ] }, "distance": 8.4, "direction": 286.53, "angle": 79.54, "elevation": 45.53, "pano_id": "TMX7316010203-002552_pano_0002_001233", "timestamp": "2022-04-29T12:07:02.009950Z", "filename": "pano_0002_001233.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 8.40456264, "relative_pitch": 79.54080679486923, "relative_heading": 286.5295925370852, "relative_elevation": 45.5279005980119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84965200473818, 52.3728910642063, 45.3183250185102 ] }, "distance": 8.42, "direction": 43.84, "angle": 79.47, "elevation": 45.32, "pano_id": "TMX7316010203-000266_pano_0000_002405", "timestamp": "2017-04-20T10:00:09.449000Z", "filename": "pano_0000_002405.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 8.4212302, "relative_pitch": 79.47314194361967, "relative_heading": 43.84217907128919, "relative_elevation": 45.3183250185102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84944620637095, 52.3728171295294, 45.2176115792245 ] }, "distance": 8.46, "direction": 255.26, "angle": 79.4, "elevation": 45.22, "pano_id": "TMX7316010203-000267_pano_0000_000631", "timestamp": "2017-04-20T11:27:59.988130Z", "filename": "pano_0000_000631.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 8.46148291, "relative_pitch": 79.4009341982389, "relative_heading": 255.25764006358852, "relative_elevation": 45.2176115792245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8494434872569, 52.3728559970666, 46.2045197952539 ] }, "distance": 8.65, "direction": 284.55, "angle": 79.4, "elevation": 46.2, "pano_id": "TMX7315080123-000310_pano_0000_002547", "timestamp": "2016-06-22T10:32:01.096280Z", "filename": "pano_0000_002547.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 8.645331, "relative_pitch": 79.40192874796108, "relative_heading": 284.54878772522767, "relative_elevation": 46.2045197952539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84965743013536, 52.3728921748158, 46.2260307911783 ] }, "distance": 8.77, "direction": 45.02, "angle": 79.26, "elevation": 46.23, "pano_id": "TMX7315080123-000310_pano_0000_002544", "timestamp": "2016-06-22T10:31:57.931090Z", "filename": "pano_0000_002544.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 8.76817493, "relative_pitch": 79.2597041646271, "relative_heading": 45.02435975985362, "relative_elevation": 46.2260307911783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_007497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8496905093327, 52.3728631930606, 45.4540642630309 ] }, "distance": 8.96, "direction": 70.63, "angle": 78.85, "elevation": 45.45, "pano_id": "TMX7316010203-001701_pano_0000_007497", "timestamp": "2020-05-11T07:36:22.884860Z", "filename": "pano_0000_007497.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 8.96282316, "relative_pitch": 78.84527968482905, "relative_heading": 70.63135560757756, "relative_elevation": 45.4540642630309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849438127099499, 52.37281256563218, 0.0 ] }, "distance": 9.13, "direction": 253.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00079", "timestamp": "2025-06-16T03:38:27Z", "filename": "recording_2025-06-16_03-37-16_00079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 9.12960306, "relative_pitch": 0.0, "relative_heading": 253.0536388212172, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_003211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84945471843467, 52.3728823216737, 45.3938914462924 ] }, "distance": 9.16, "direction": 303.86, "angle": 78.6, "elevation": 45.39, "pano_id": "TMX7316010203-001135_pano_0000_003211", "timestamp": "2019-04-18T08:39:48.112360Z", "filename": "pano_0000_003211.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 9.15580546, "relative_pitch": 78.59661441919832, "relative_heading": 303.85773586807085, "relative_elevation": 45.3938914462924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84943865602038, 52.3728102621291, 45.3955086171627 ] }, "distance": 9.17, "direction": 251.46, "angle": 78.58, "elevation": 45.4, "pano_id": "TMX7316010203-002552_pano_0002_001308", "timestamp": "2022-04-29T12:07:52.649490Z", "filename": "pano_0002_001308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 9.1734206, "relative_pitch": 78.57564778600619, "relative_heading": 251.45642691666558, "relative_elevation": 45.3955086171627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84943558253508, 52.3728135402361, 46.2625881014392 ] }, "distance": 9.27, "direction": 254.01, "angle": 78.68, "elevation": 46.26, "pano_id": "TMX7315080123-000310_pano_0000_002197", "timestamp": "2016-06-22T10:23:20.957480Z", "filename": "pano_0000_002197.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 9.26505193, "relative_pitch": 78.67514174199398, "relative_heading": 254.00759252190875, "relative_elevation": 46.2625881014392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84943232355116, 52.3728085256197, 45.4120271122083 ] }, "distance": 9.64, "direction": 251.18, "angle": 78.01, "elevation": 45.41, "pano_id": "TMX7316010203-002064_pano_0000_000513", "timestamp": "2021-03-26T11:38:04.014880Z", "filename": "pano_0000_000513.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 9.64387067, "relative_pitch": 78.01056739141576, "relative_heading": 251.18290543582256, "relative_elevation": 45.4120271122083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_09_12_44_01004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_01004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_01004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849530930252643, 52.37292063319792, 0.0 ] }, "distance": 9.67, "direction": 345.55, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_09_12_44_01004", "timestamp": "2025-09-26T10:01:36Z", "filename": "2025_09_26_09_12_44_01004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 9.66991806, "relative_pitch": 0.0, "relative_heading": 345.55162931562614, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84967466014226, 52.3728936397565, 45.5615573199466 ] }, "distance": 9.74, "direction": 49.23, "angle": 77.93, "elevation": 45.56, "pano_id": "TMX7316010203-002552_pano_0002_001230", "timestamp": "2022-04-29T12:06:22.125190Z", "filename": "pano_0002_001230.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 9.73972399, "relative_pitch": 77.93346098217047, "relative_heading": 49.22894016547074, "relative_elevation": 45.5615573199466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84942686007929, 52.37280926089848, 0.0 ] }, "distance": 9.97, "direction": 252.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00425", "timestamp": "2025-01-14T14:07:35Z", "filename": "Job_20250114_1307_Track15_Sphere_00425.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 9.97164357, "relative_pitch": 0.0, "relative_heading": 252.31758298961674, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84970709927682, 52.37286260833027, 0.0 ] }, "distance": 10.02, "direction": 73.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00429", "timestamp": "2025-01-14T14:07:37Z", "filename": "Job_20250114_1307_Track15_Sphere_00429.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 10.01667109, "relative_pitch": 0.0, "relative_heading": 73.12664406985438, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849420228670222, 52.37285478961002, 0.0 ] }, "distance": 10.16, "direction": 281.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01229", "timestamp": "2025-06-18T11:25:24Z", "filename": "recording_2025-06-18_10-57-50_01229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 10.15856428, "relative_pitch": 0.0, "relative_heading": 281.5696307846474, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0002_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84967847751741, 52.3728967633555, 45.5012457435951 ] }, "distance": 10.16, "direction": 48.7, "angle": 77.41, "elevation": 45.5, "pano_id": "TMX7316010203-001880_pano_0002_000022", "timestamp": "2020-08-18T11:27:31.509650Z", "filename": "pano_0002_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 10.16402803, "relative_pitch": 77.4080419823529, "relative_heading": 48.702152883392976, "relative_elevation": 45.5012457435951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849673643662245, 52.372900519510615, 0.0 ] }, "distance": 10.21, "direction": 45.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00045", "timestamp": "2024-12-06T13:00:09Z", "filename": "Job_20241206_1245_Track24_Sphere_00045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 10.20637465, "relative_pitch": 0.0, "relative_heading": 45.71832030405401, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84971394303406, 52.3728650244601, 45.3971469588578 ] }, "distance": 10.54, "direction": 72.46, "angle": 76.93, "elevation": 45.4, "pano_id": "TMX7316010203-002064_pano_0000_000517", "timestamp": "2021-03-26T11:38:06.354800Z", "filename": "pano_0000_000517.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 10.54144778, "relative_pitch": 76.92729977619832, "relative_heading": 72.46357371498237, "relative_elevation": 45.3971469588578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84971292741451, 52.3728669335783, 46.2968989117071 ] }, "distance": 10.54, "direction": 71.25, "angle": 77.17, "elevation": 46.3, "pano_id": "TMX7315080123-000310_pano_0000_002201", "timestamp": "2016-06-22T10:23:23.552640Z", "filename": "pano_0000_002201.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 10.54186924, "relative_pitch": 77.17238066620166, "relative_heading": 71.24926210536911, "relative_elevation": 46.2968989117071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001950/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001950/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001950/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001950/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001950/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001950/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001950/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001950/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001950/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84941304824629, 52.3728536630977, 45.5603858632967 ] }, "distance": 10.61, "direction": 280.38, "angle": 76.88, "elevation": 45.56, "pano_id": "TMX7316010203-001502_pano_0001_001950", "timestamp": "2019-12-09T11:50:49.967430Z", "filename": "pano_0001_001950.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 10.61481622, "relative_pitch": 76.88499051546852, "relative_heading": 280.37727912178866, "relative_elevation": 45.5603858632967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84941216770955, 52.3728517890702, 46.5533531215042 ] }, "distance": 10.64, "direction": 279.21, "angle": 77.13, "elevation": 46.55, "pano_id": "TMX7315080123-000311_pano_0000_000082", "timestamp": "2016-06-22T11:10:08.694150Z", "filename": "pano_0000_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 10.63843446, "relative_pitch": 77.12772604933069, "relative_heading": 279.2142973015387, "relative_elevation": 46.5533531215042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84971824235546, 52.3728646520381, 45.4299688115716 ] }, "distance": 10.81, "direction": 73.14, "angle": 76.62, "elevation": 45.43, "pano_id": "TMX7316010203-002552_pano_0002_001312", "timestamp": "2022-04-29T12:07:54.279460Z", "filename": "pano_0002_001312.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 10.80891747, "relative_pitch": 76.6167426266707, "relative_heading": 73.1407203374972, "relative_elevation": 45.4299688115716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84968675809882, 52.3729000181484, 45.454594746232 ] }, "distance": 10.83, "direction": 49.23, "angle": 76.6, "elevation": 45.45, "pano_id": "TMX7316010203-002064_pano_0000_000349", "timestamp": "2021-03-26T11:32:57.521850Z", "filename": "pano_0000_000349.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 10.82721119, "relative_pitch": 76.60190939190275, "relative_heading": 49.231856915235376, "relative_elevation": 45.454594746232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849719411618212, 52.37286447974465, 0.0 ] }, "distance": 10.88, "direction": 73.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00083", "timestamp": "2025-06-16T03:38:29Z", "filename": "recording_2025-06-16_03-37-16_00083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 10.87964732, "relative_pitch": 0.0, "relative_heading": 73.35897456632992, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_09_12_44_01003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_01003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_01003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849602946262499, 52.37293250944312, 0.0 ] }, "distance": 10.97, "direction": 13.13, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_09_12_44_01003", "timestamp": "2025-09-26T10:01:35Z", "filename": "2025_09_26_09_12_44_01003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 10.97234127, "relative_pitch": 0.0, "relative_heading": 13.12734284910446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_09_12_44_01005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_01005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_01005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84945802459724, 52.372911889587925, 0.0 ] }, "distance": 11.17, "direction": 318.68, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_09_12_44_01005", "timestamp": "2025-09-26T10:01:37Z", "filename": "2025_09_26_09_12_44_01005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 11.17347833, "relative_pitch": 0.0, "relative_heading": 318.67605622119123, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_007493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84940761420829, 52.3728089018941, 45.4487148644403 ] }, "distance": 11.24, "direction": 254.15, "angle": 76.11, "elevation": 45.45, "pano_id": "TMX7316010203-001701_pano_0000_007493", "timestamp": "2020-05-11T07:36:20.429840Z", "filename": "pano_0000_007493.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 11.23837932, "relative_pitch": 76.11073986796399, "relative_heading": 254.1536307898157, "relative_elevation": 45.4487148644403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84940161958393, 52.372849815981, 45.4437608178705 ] }, "distance": 11.32, "direction": 277.53, "angle": 76.02, "elevation": 45.44, "pano_id": "TMX7316010203-002064_pano_0000_000353", "timestamp": "2021-03-26T11:33:01.411840Z", "filename": "pano_0000_000353.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 11.31726259, "relative_pitch": 76.01559789932246, "relative_heading": 277.53448991941275, "relative_elevation": 45.4437608178705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84940078741919, 52.3728459554212, 45.5196091746911 ] }, "distance": 11.33, "direction": 275.34, "angle": 76.03, "elevation": 45.52, "pano_id": "TMX7316010203-001893_pano_0001_001013", "timestamp": "2020-08-27T08:21:21.638390Z", "filename": "pano_0001_001013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 11.32541365, "relative_pitch": 76.02832542222924, "relative_heading": 275.341849934437, "relative_elevation": 45.5196091746911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84940188550528, 52.3728517382504, 45.4681584639475 ] }, "distance": 11.33, "direction": 278.62, "angle": 76.01, "elevation": 45.47, "pano_id": "TMX7316010203-001502_pano_0001_001951", "timestamp": "2019-12-09T11:51:20.937090Z", "filename": "pano_0001_001951.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 11.32938415, "relative_pitch": 76.0084247785404, "relative_heading": 278.6189724449986, "relative_elevation": 45.4681584639475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84969601058421, 52.3729020810667, 46.5537082664669 ] }, "distance": 11.46, "direction": 50.42, "angle": 76.17, "elevation": 46.55, "pano_id": "TMX7315080123-000311_pano_0000_000078", "timestamp": "2016-06-22T11:10:04.523890Z", "filename": "pano_0000_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 11.45682085, "relative_pitch": 76.17431222276335, "relative_heading": 50.420355498916855, "relative_elevation": 46.5537082664669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84972704295551, 52.3728675505685, 45.1870341859758 ] }, "distance": 11.48, "direction": 72.47, "angle": 75.75, "elevation": 45.19, "pano_id": "TMX7316010203-000267_pano_0000_000633", "timestamp": "2017-04-20T11:28:02.513140Z", "filename": "pano_0000_000633.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 11.47686297, "relative_pitch": 75.74902535683403, "relative_heading": 72.46754605783349, "relative_elevation": 45.1870341859758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84972767451287, 52.3728700829061, 45.4327844111249 ] }, "distance": 11.61, "direction": 71.2, "angle": 75.67, "elevation": 45.43, "pano_id": "TMX7316010203-001504_pano_0000_000158", "timestamp": "2019-12-10T09:55:36.411430Z", "filename": "pano_0000_000158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 11.60558156, "relative_pitch": 75.67050610552488, "relative_heading": 71.20488994929454, "relative_elevation": 45.4327844111249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8496855698233, 52.3729119350131, 45.42955529131 ] }, "distance": 11.68, "direction": 44.04, "angle": 75.58, "elevation": 45.43, "pano_id": "TMX7316010203-001503_pano_0001_000392", "timestamp": "2019-12-10T08:54:59.764210Z", "filename": "pano_0001_000392.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 11.67976179, "relative_pitch": 75.58173937839949, "relative_heading": 44.03890193664757, "relative_elevation": 45.42955529131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0002_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84939406121977, 52.3728482991637, 45.5435546794906 ] }, "distance": 11.81, "direction": 276.39, "angle": 75.47, "elevation": 45.54, "pano_id": "TMX7316010203-001880_pano_0002_000026", "timestamp": "2020-08-18T11:27:34.639640Z", "filename": "pano_0002_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 11.80779234, "relative_pitch": 75.46530433676506, "relative_heading": 276.3949679635738, "relative_elevation": 45.5435546794906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_003208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8496788257379, 52.3729183504591, 45.4200525572523 ] }, "distance": 11.9, "direction": 40.06, "angle": 75.32, "elevation": 45.42, "pano_id": "TMX7316010203-001135_pano_0000_003208", "timestamp": "2019-04-18T08:39:45.287320Z", "filename": "pano_0000_003208.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 11.90237936, "relative_pitch": 75.31575534185548, "relative_heading": 40.05740904519884, "relative_elevation": 45.4200525572523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849702638260316, 52.37290355417613, 0.0 ] }, "distance": 11.91, "direction": 51.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01225", "timestamp": "2025-06-18T11:25:20Z", "filename": "recording_2025-06-18_10-57-50_01225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 11.91025358, "relative_pitch": 0.0, "relative_heading": 51.19613733706715, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849391873996516, 52.37285227008268, 0.0 ] }, "distance": 12.01, "direction": 278.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00049", "timestamp": "2024-12-06T13:00:12Z", "filename": "Job_20241206_1245_Track24_Sphere_00049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 12.01247578, "relative_pitch": 0.0, "relative_heading": 278.41067803381094, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84969186912321, 52.3729131056595, 45.5812377091497 ] }, "distance": 12.07, "direction": 45.07, "angle": 75.16, "elevation": 45.58, "pano_id": "TMX7316010203-001502_pano_0001_001946", "timestamp": "2019-12-09T11:50:44.427400Z", "filename": "pano_0001_001946.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 12.07360109, "relative_pitch": 75.16414715083178, "relative_heading": 45.072801594574265, "relative_elevation": 45.5812377091497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84939666816269, 52.3728043506759, 45.4727860698476 ] }, "distance": 12.1, "direction": 252.81, "angle": 75.1, "elevation": 45.47, "pano_id": "TMX7316010203-001504_pano_0000_000153", "timestamp": "2019-12-10T09:55:33.966570Z", "filename": "pano_0000_000153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 12.09715279, "relative_pitch": 75.10261235932515, "relative_heading": 252.81018221115235, "relative_elevation": 45.4727860698476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84939682945137, 52.3728694974428, 45.396722657606 ] }, "distance": 12.12, "direction": 287.65, "angle": 75.06, "elevation": 45.4, "pano_id": "TMX7316010203-001503_pano_0001_000396", "timestamp": "2019-12-10T08:55:02.009300Z", "filename": "pano_0001_000396.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 12.11624287, "relative_pitch": 75.05626988349145, "relative_heading": 287.651653592811, "relative_elevation": 45.396722657606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_003145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84973958050745, 52.3728667783735, 45.5040804082528 ] }, "distance": 12.27, "direction": 74.05, "angle": 74.91, "elevation": 45.5, "pano_id": "TMX7316010203-001149_pano_0000_003145", "timestamp": "2019-04-30T08:50:35.564790Z", "filename": "pano_0000_003145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 12.26988349, "relative_pitch": 74.90945997829735, "relative_heading": 74.05150163425259, "relative_elevation": 45.5040804082528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84938532245032, 52.3728485809316, 45.4960340065882 ] }, "distance": 12.4, "direction": 276.23, "angle": 74.75, "elevation": 45.5, "pano_id": "TMX7316010203-001502_pano_0001_001952", "timestamp": "2019-12-09T11:51:43.441920Z", "filename": "pano_0001_001952.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 12.40279358, "relative_pitch": 74.75099516264783, "relative_heading": 276.23268048405606, "relative_elevation": 45.4960340065882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84971596857334, 52.3729007030116, 45.5441024554893 ] }, "distance": 12.45, "direction": 54.96, "angle": 74.72, "elevation": 45.54, "pano_id": "TMX7316010203-001893_pano_0001_001010", "timestamp": "2020-08-27T08:20:33.618650Z", "filename": "pano_0001_001010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 12.44573259, "relative_pitch": 74.71606418374692, "relative_heading": 54.95616796674778, "relative_elevation": 45.5441024554893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84938166258284, 52.3728445524871, 45.3568674242124 ] }, "distance": 12.61, "direction": 274.08, "angle": 74.46, "elevation": 45.36, "pano_id": "TMX7316010203-000266_pano_0000_002407", "timestamp": "2017-04-20T10:00:13.303930Z", "filename": "pano_0000_002407.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 12.61077549, "relative_pitch": 74.46223266918625, "relative_heading": 274.08463144688784, "relative_elevation": 45.3568674242124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84938301172353, 52.3728047971872, 45.3876236295328 ] }, "distance": 12.98, "direction": 254.23, "angle": 74.05, "elevation": 45.39, "pano_id": "TMX7316010203-000266_pano_0000_002014", "timestamp": "2017-04-20T09:45:51.350700Z", "filename": "pano_0000_002014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 12.97501278, "relative_pitch": 74.0462943756378, "relative_heading": 254.23375345994836, "relative_elevation": 45.3876236295328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84937547547035, 52.3728456120109, 45.5584794795141 ] }, "distance": 13.04, "direction": 274.47, "angle": 74.03, "elevation": 45.56, "pano_id": "TMX7316010203-002552_pano_0002_001234", "timestamp": "2022-04-29T12:07:02.744850Z", "filename": "pano_0002_001234.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 13.03977632, "relative_pitch": 74.02778627630524, "relative_heading": 274.46947496528287, "relative_elevation": 45.5584794795141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_003140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84938292707792, 52.3728026363001, 45.4974353890866 ] }, "distance": 13.05, "direction": 253.22, "angle": 74.0, "elevation": 45.5, "pano_id": "TMX7316010203-001149_pano_0000_003140", "timestamp": "2019-04-30T08:50:32.689870Z", "filename": "pano_0000_003140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 13.04791969, "relative_pitch": 73.99797525234209, "relative_heading": 253.224437943961, "relative_elevation": 45.4974353890866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84938507900979, 52.3727979335034, 45.5330820614472 ] }, "distance": 13.07, "direction": 250.84, "angle": 73.98, "elevation": 45.53, "pano_id": "TMX7316010203-001502_pano_0001_001909", "timestamp": "2019-12-09T11:48:43.153410Z", "filename": "pano_0001_001909.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 13.06993391, "relative_pitch": 73.98426632951943, "relative_heading": 250.84190413386477, "relative_elevation": 45.5330820614472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84937189479488, 52.3728444759684, 46.2189986137673 ] }, "distance": 13.27, "direction": 273.84, "angle": 73.98, "elevation": 46.22, "pano_id": "TMX7315080123-000310_pano_0000_002548", "timestamp": "2016-06-22T10:32:01.996310Z", "filename": "pano_0000_002548.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 13.27384181, "relative_pitch": 73.97622596337781, "relative_heading": 273.8434428804534, "relative_elevation": 46.2189986137673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_003212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84937985735931, 52.3728711901875, 45.3947873264551 ] }, "distance": 13.28, "direction": 286.91, "angle": 73.7, "elevation": 45.39, "pano_id": "TMX7316010203-001135_pano_0000_003212", "timestamp": "2019-04-18T08:39:48.932330Z", "filename": "pano_0000_003212.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 13.27593865, "relative_pitch": 73.69817001128584, "relative_heading": 286.91359932084845, "relative_elevation": 45.3947873264551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_09_12_44_01002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_01002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_01002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84966688567554, 52.372945607260654, 0.0 ] }, "distance": 13.94, "direction": 29.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_09_12_44_01002", "timestamp": "2025-09-26T10:01:34Z", "filename": "2025_09_26_09_12_44_01002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 13.94024835, "relative_pitch": 0.0, "relative_heading": 29.415668968068072, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_007498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84976159752379, 52.3728762311255, 45.4590541440994 ] }, "distance": 14.01, "direction": 71.6, "angle": 72.87, "elevation": 45.46, "pano_id": "TMX7316010203-001701_pano_0000_007498", "timestamp": "2020-05-11T07:36:23.689800Z", "filename": "pano_0000_007498.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 14.0134977, "relative_pitch": 72.86722908109326, "relative_heading": 71.60025257597357, "relative_elevation": 45.4590541440994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849368204182142, 52.37279884731984, 0.0 ] }, "distance": 14.13, "direction": 252.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00078", "timestamp": "2025-06-16T03:38:26Z", "filename": "recording_2025-06-16_03-37-16_00078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 14.13011577, "relative_pitch": 0.0, "relative_heading": 252.7611119053244, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84936874110703, 52.3727966882236, 45.3916063113138 ] }, "distance": 14.17, "direction": 251.79, "angle": 72.66, "elevation": 45.39, "pano_id": "TMX7316010203-002552_pano_0002_001307", "timestamp": "2022-04-29T12:07:52.264520Z", "filename": "pano_0002_001307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 14.16842943, "relative_pitch": 72.6648912426737, "relative_heading": 251.78932931011175, "relative_elevation": 45.3916063113138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84936621094577, 52.3727992416347, 46.2621132126078 ] }, "distance": 14.25, "direction": 253.09, "angle": 72.88, "elevation": 46.26, "pano_id": "TMX7315080123-000310_pano_0000_002196", "timestamp": "2016-06-22T10:23:20.277440Z", "filename": "pano_0000_002196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 14.2470022, "relative_pitch": 72.883123145084, "relative_heading": 253.09143697404443, "relative_elevation": 46.2621132126078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84974576603609, 52.3729071833055, 45.5699968133122 ] }, "distance": 14.53, "direction": 57.22, "angle": 72.31, "elevation": 45.57, "pano_id": "TMX7316010203-002552_pano_0002_001229", "timestamp": "2022-04-29T12:06:21.230180Z", "filename": "pano_0002_001229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 14.53264463, "relative_pitch": 72.31209237728847, "relative_heading": 57.22336041035449, "relative_elevation": 45.5699968133122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849741825584422, 52.37291251308116, 0.0 ] }, "distance": 14.64, "direction": 54.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00044", "timestamp": "2024-12-06T13:00:08Z", "filename": "Job_20241206_1245_Track24_Sphere_00044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 14.6422351, "relative_pitch": 0.0, "relative_heading": 54.70282097157498, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84936143033035, 52.3727947883868, 45.4242596570402 ] }, "distance": 14.71, "direction": 251.61, "angle": 72.06, "elevation": 45.42, "pano_id": "TMX7316010203-002064_pano_0000_000512", "timestamp": "2021-03-26T11:38:03.364740Z", "filename": "pano_0000_000512.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 14.70753497, "relative_pitch": 72.05900614215408, "relative_heading": 251.61320099472243, "relative_elevation": 45.4242596570402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849349281478823, 52.372843187740166, 0.0 ] }, "distance": 14.8, "direction": 272.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01230", "timestamp": "2025-06-18T11:25:25Z", "filename": "recording_2025-06-18_10-57-50_01230.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 14.80292076, "relative_pitch": 0.0, "relative_heading": 272.8902555463372, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0002_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84974998169755, 52.3729088796234, 45.4945219270885 ] }, "distance": 14.88, "direction": 57.21, "angle": 71.89, "elevation": 45.49, "pano_id": "TMX7316010203-001880_pano_0002_000021", "timestamp": "2020-08-18T11:27:30.884560Z", "filename": "pano_0002_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 14.87623101, "relative_pitch": 71.89279871339319, "relative_heading": 57.21075435188, "relative_elevation": 45.4945219270885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849356930224432, 52.37279490441875, 0.0 ] }, "distance": 14.99, "direction": 252.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00424", "timestamp": "2025-01-14T14:07:34Z", "filename": "Job_20250114_1307_Track15_Sphere_00424.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 14.99469574, "relative_pitch": 0.0, "relative_heading": 252.0294246132025, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84978349205673, 52.3728606723293, 45.4998317593709 ] }, "distance": 15.03, "direction": 79.68, "angle": 71.72, "elevation": 45.5, "pano_id": "TMX7316010203-001502_pano_0001_001916", "timestamp": "2019-12-09T11:49:30.618020Z", "filename": "pano_0001_001916.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 15.03126781, "relative_pitch": 71.71857547462487, "relative_heading": 79.68305926706785, "relative_elevation": 45.4998317593709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849777543627121, 52.37287572663005, 0.0 ] }, "distance": 15.03, "direction": 73.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00430", "timestamp": "2025-01-14T14:07:38Z", "filename": "Job_20250114_1307_Track15_Sphere_00430.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 15.03150206, "relative_pitch": 0.0, "relative_heading": 73.11010484330455, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_09_12_44_01006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_01006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_01006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849375455751994, 52.372908054281865, 0.0 ] }, "distance": 15.25, "direction": 301.49, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_09_12_44_01006", "timestamp": "2025-09-26T10:01:39Z", "filename": "2025_09_26_09_12_44_01006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 15.24693893, "relative_pitch": 0.0, "relative_heading": 301.49068969518413, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84934141848848, 52.3728394455563, 46.565722566098 ] }, "distance": 15.32, "direction": 271.23, "angle": 71.79, "elevation": 46.57, "pano_id": "TMX7315080123-000311_pano_0000_000083", "timestamp": "2016-06-22T11:10:09.654200Z", "filename": "pano_0000_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 15.32316257, "relative_pitch": 71.78541951420763, "relative_heading": 271.2340231725182, "relative_elevation": 46.565722566098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84978269188082, 52.372879896356, 46.3063280573115 ] }, "distance": 15.51, "direction": 71.85, "angle": 71.49, "elevation": 46.31, "pano_id": "TMX7315080123-000310_pano_0000_002202", "timestamp": "2016-06-22T10:23:24.167720Z", "filename": "pano_0000_002202.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 15.50558057, "relative_pitch": 71.48698194754672, "relative_heading": 71.84587495160676, "relative_elevation": 46.3063280573115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84975689743745, 52.3729136631912, 45.4591297097504 ] }, "distance": 15.56, "direction": 56.5, "angle": 71.1, "elevation": 45.46, "pano_id": "TMX7316010203-002064_pano_0000_000348", "timestamp": "2021-03-26T11:32:56.356930Z", "filename": "pano_0000_000348.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 15.56163819, "relative_pitch": 71.10282118481756, "relative_heading": 56.502315443552426, "relative_elevation": 45.4591297097504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84978448758075, 52.3728783005498, 45.3882660893723 ] }, "distance": 15.57, "direction": 72.61, "angle": 71.07, "elevation": 45.39, "pano_id": "TMX7316010203-002064_pano_0000_000518", "timestamp": "2021-03-26T11:38:06.919790Z", "filename": "pano_0000_000518.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 15.56783837, "relative_pitch": 71.06841227175924, "relative_heading": 72.60714214990494, "relative_elevation": 45.3882660893723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84978786886689, 52.3728780096643, 45.4388087280095 ] }, "distance": 15.78, "direction": 72.97, "angle": 70.85, "elevation": 45.44, "pano_id": "TMX7316010203-002552_pano_0002_001313", "timestamp": "2022-04-29T12:07:54.709490Z", "filename": "pano_0002_001313.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 15.77823473, "relative_pitch": 70.85088289514634, "relative_heading": 72.9692774853546, "relative_elevation": 45.4388087280095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849789917759083, 52.37287734666098, 0.0 ] }, "distance": 15.89, "direction": 73.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00084", "timestamp": "2025-06-16T03:38:29Z", "filename": "recording_2025-06-16_03-37-16_00084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 15.8904405, "relative_pitch": 0.0, "relative_heading": 73.3709868366636, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8497620519305, 52.3729152214359, 46.6036240505055 ] }, "distance": 15.95, "direction": 56.68, "angle": 71.11, "elevation": 46.6, "pano_id": "TMX7315080123-000311_pano_0000_000077", "timestamp": "2016-06-22T11:09:46.712910Z", "filename": "pano_0000_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 15.95015461, "relative_pitch": 71.10641827785824, "relative_heading": 56.67887720464484, "relative_elevation": 46.6036240505055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84932987826513, 52.3728373483827, 45.4514928273857 ] }, "distance": 16.11, "direction": 270.34, "angle": 70.49, "elevation": 45.45, "pano_id": "TMX7316010203-002064_pano_0000_000354", "timestamp": "2021-03-26T11:33:02.161840Z", "filename": "pano_0000_000354.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.10585779, "relative_pitch": 70.48808268375424, "relative_heading": 270.34380081834576, "relative_elevation": 45.4514928273857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84975714423145, 52.3729237258188, 45.4348366027698 ] }, "distance": 16.22, "direction": 53.23, "angle": 70.35, "elevation": 45.43, "pano_id": "TMX7316010203-001503_pano_0001_000391", "timestamp": "2019-12-10T08:54:59.304190Z", "filename": "pano_0001_000391.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.21999198, "relative_pitch": 70.35370914774866, "relative_heading": 53.234955488144784, "relative_elevation": 45.4348366027698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_007492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84933724753891, 52.372794347884, 45.4511478440836 ] }, "distance": 16.29, "direction": 253.28, "angle": 70.28, "elevation": 45.45, "pano_id": "TMX7316010203-001701_pano_0000_007492", "timestamp": "2020-05-11T07:36:19.859930Z", "filename": "pano_0000_007492.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.29277586, "relative_pitch": 70.27887487423736, "relative_heading": 253.27681329735353, "relative_elevation": 45.4511478440836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84932632577662, 52.3728337539127, 45.5240784706548 ] }, "distance": 16.35, "direction": 268.94, "angle": 70.24, "elevation": 45.52, "pano_id": "TMX7316010203-001893_pano_0001_001014", "timestamp": "2020-08-27T08:21:22.648360Z", "filename": "pano_0001_001014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.35032886, "relative_pitch": 70.243852227171, "relative_heading": 268.9369927134869, "relative_elevation": 45.5240784706548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84979412025417, 52.3728832651458, 45.4218325084075 ] }, "distance": 16.36, "direction": 71.45, "angle": 70.19, "elevation": 45.42, "pano_id": "TMX7316010203-001504_pano_0000_000159", "timestamp": "2019-12-10T09:55:36.881420Z", "filename": "pano_0000_000159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.36236762, "relative_pitch": 70.18939040679024, "relative_heading": 71.44775779791405, "relative_elevation": 45.4218325084075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0002_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84932356708627, 52.3728366262898, 45.5635496266186 ] }, "distance": 16.54, "direction": 270.06, "angle": 70.05, "elevation": 45.56, "pano_id": "TMX7316010203-001880_pano_0002_000027", "timestamp": "2020-08-18T11:27:35.849610Z", "filename": "pano_0002_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.53540527, "relative_pitch": 70.05372864909116, "relative_heading": 270.05645537850313, "relative_elevation": 45.5635496266186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_003207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84975436552659, 52.3729307745384, 45.4347429098561 ] }, "distance": 16.55, "direction": 50.67, "angle": 69.98, "elevation": 45.43, "pano_id": "TMX7316010203-001135_pano_0000_003207", "timestamp": "2019-04-18T08:39:44.117320Z", "filename": "pano_0000_003207.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.55446141, "relative_pitch": 69.98044042413699, "relative_heading": 50.66736529997233, "relative_elevation": 45.4347429098561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8497732095093, 52.37291590010906, 0.0 ] }, "distance": 16.63, "direction": 57.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01224", "timestamp": "2025-06-18T11:25:19Z", "filename": "recording_2025-06-18_10-57-50_01224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.63038902, "relative_pitch": 0.0, "relative_heading": 57.89971957404328, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849321397567887, 52.372840598432525, 0.0 ] }, "distance": 16.69, "direction": 271.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00050", "timestamp": "2024-12-06T13:00:12Z", "filename": "Job_20241206_1245_Track24_Sphere_00050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.68944647, "relative_pitch": 0.0, "relative_heading": 271.57353669056954, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84932408903339, 52.3728596104807, 45.3822336774319 ] }, "distance": 16.7, "direction": 278.87, "angle": 69.8, "elevation": 45.38, "pano_id": "TMX7316010203-001503_pano_0001_000397", "timestamp": "2019-12-10T08:55:02.924230Z", "filename": "pano_0001_000397.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.69938416, "relative_pitch": 69.79780570989725, "relative_heading": 278.8662360644949, "relative_elevation": 45.3822336774319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8497624625598, 52.3729272290474, 45.5983965434134 ] }, "distance": 16.74, "direction": 52.91, "angle": 69.84, "elevation": 45.6, "pano_id": "TMX7316010203-001502_pano_0001_001945", "timestamp": "2019-12-09T11:50:43.572410Z", "filename": "pano_0001_001945.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.74374947, "relative_pitch": 69.83674468729728, "relative_heading": 52.9081953535093, "relative_elevation": 45.5983965434134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8493307825067, 52.3727911688422, 45.4849415458739 ] }, "distance": 16.82, "direction": 252.55, "angle": 69.71, "elevation": 45.48, "pano_id": "TMX7316010203-001504_pano_0000_000152", "timestamp": "2019-12-10T09:55:33.461460Z", "filename": "pano_0000_000152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.81758923, "relative_pitch": 69.70864495789176, "relative_heading": 252.55424153469818, "relative_elevation": 45.4849415458739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84931747109776, 52.3728362057562, 45.5133274989203 ] }, "distance": 16.95, "direction": 269.9, "angle": 69.57, "elevation": 45.51, "pano_id": "TMX7316010203-001502_pano_0001_001953", "timestamp": "2019-12-09T11:51:44.671880Z", "filename": "pano_0001_001953.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 16.95059823, "relative_pitch": 69.5730827335609, "relative_heading": 269.8969037693833, "relative_elevation": 45.5133274989203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84980711699774, 52.3728800228306, 45.3521061046049 ] }, "distance": 17.1, "direction": 73.54, "angle": 69.34, "elevation": 45.35, "pano_id": "TMX7316010203-000266_pano_0000_002017", "timestamp": "2017-04-20T09:45:54.235770Z", "filename": "pano_0000_002017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 17.09811375, "relative_pitch": 69.34314807310786, "relative_heading": 73.53812263412739, "relative_elevation": 45.3521061046049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84978569605159, 52.3729130525839, 45.5527409091592 ] }, "distance": 17.2, "direction": 60.3, "angle": 69.32, "elevation": 45.55, "pano_id": "TMX7316010203-001893_pano_0001_001009", "timestamp": "2020-08-27T08:20:31.663660Z", "filename": "pano_0001_001009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 17.19750084, "relative_pitch": 69.31700186200636, "relative_heading": 60.30027247158923, "relative_elevation": 45.5527409091592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_003146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8498110898539, 52.3728784057462, 45.4878527214751 ] }, "distance": 17.31, "direction": 74.36, "angle": 69.17, "elevation": 45.49, "pano_id": "TMX7316010203-001149_pano_0000_003146", "timestamp": "2019-04-30T08:50:36.349840Z", "filename": "pano_0000_003146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 17.30840202, "relative_pitch": 69.16787849265113, "relative_heading": 74.36320134966545, "relative_elevation": 45.4878527214751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84978756732635, 52.3729152495991, 45.306769458577 ] }, "distance": 17.43, "direction": 59.81, "angle": 68.96, "elevation": 45.31, "pano_id": "TMX7316010203-000266_pano_0000_002404", "timestamp": "2017-04-20T10:00:07.364020Z", "filename": "pano_0000_002404.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 17.42996653, "relative_pitch": 68.95776747700191, "relative_heading": 59.809770553200174, "relative_elevation": 45.306769458577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_09_12_44_01001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_01001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_01001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_01001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849732307334214, 52.37295757032963, 0.0 ] }, "distance": 17.59, "direction": 39.99, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_09_12_44_01001", "timestamp": "2025-09-26T10:01:32Z", "filename": "2025_09_26_09_12_44_01001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 17.58681627, "relative_pitch": 0.0, "relative_heading": 39.9899942456366, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8493032210043, 52.3728335071677, 45.5622412916273 ] }, "distance": 17.92, "direction": 268.94, "angle": 68.53, "elevation": 45.56, "pano_id": "TMX7316010203-002552_pano_0002_001235", "timestamp": "2022-04-29T12:07:03.424900Z", "filename": "pano_0002_001235.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 17.92414119, "relative_pitch": 68.5253723054231, "relative_heading": 268.94257581990144, "relative_elevation": 45.5622412916273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_003213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_003213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_003213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8493052549625, 52.3728601283576, 45.3903530826792 ] }, "distance": 17.98, "direction": 278.42, "angle": 68.39, "elevation": 45.39, "pano_id": "TMX7316010203-001135_pano_0000_003213", "timestamp": "2019-04-18T08:39:49.762290Z", "filename": "pano_0000_003213.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 17.97620285, "relative_pitch": 68.39466328102738, "relative_heading": 278.41758592545705, "relative_elevation": 45.3903530826792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84930058704454, 52.372833337713, 46.2279178444296 ] }, "distance": 18.1, "direction": 268.89, "angle": 68.61, "elevation": 46.23, "pano_id": "TMX7315080123-000310_pano_0000_002549", "timestamp": "2016-06-22T10:32:02.806350Z", "filename": "pano_0000_002549.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 18.10385382, "relative_pitch": 68.6136130442727, "relative_heading": 268.8933892032671, "relative_elevation": 46.2279178444296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84931223239101, 52.3727883231157, 45.5463027870283 ] }, "distance": 18.12, "direction": 252.8, "angle": 68.31, "elevation": 45.55, "pano_id": "TMX7316010203-001502_pano_0001_001908", "timestamp": "2019-12-09T11:48:42.453410Z", "filename": "pano_0001_001908.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 18.11794749, "relative_pitch": 68.30774105773905, "relative_heading": 252.7967242706475, "relative_elevation": 45.5463027870283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_003139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84931210345841, 52.3727877396559, 45.4984788745642 ] }, "distance": 18.15, "direction": 252.61, "angle": 68.26, "elevation": 45.5, "pano_id": "TMX7316010203-001149_pano_0000_003139", "timestamp": "2019-04-30T08:50:32.124830Z", "filename": "pano_0000_003139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 18.14563537, "relative_pitch": 68.25697170945699, "relative_heading": 252.6090948792242, "relative_elevation": 45.4984788745642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84930651709792, 52.3727890433197, 45.2451992249116 ] }, "distance": 18.47, "direction": 253.39, "angle": 67.8, "elevation": 45.25, "pano_id": "TMX7316010203-000267_pano_0000_000630", "timestamp": "2017-04-20T11:27:58.823160Z", "filename": "pano_0000_000630.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 18.46707097, "relative_pitch": 67.79690930137365, "relative_heading": 253.39144171720037, "relative_elevation": 45.2451992249116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84980535280813, 52.3729232721418, 0.0 ] }, "distance": 18.93, "direction": 59.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00043", "timestamp": "2024-12-06T13:00:07Z", "filename": "Job_20241206_1245_Track24_Sphere_00043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 18.92657613, "relative_pitch": 0.0, "relative_heading": 59.317847788238005, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_007499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84983266091861, 52.3728888085077, 45.4546715188771 ] }, "distance": 19.05, "direction": 72.2, "angle": 67.26, "elevation": 45.45, "pano_id": "TMX7316010203-001701_pano_0000_007499", "timestamp": "2020-05-11T07:36:24.714850Z", "filename": "pano_0000_007499.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 19.04871601, "relative_pitch": 67.26287558294841, "relative_heading": 72.20081561311113, "relative_elevation": 45.4546715188771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849298268477312, 52.37278497611644, 0.0 ] }, "distance": 19.14, "direction": 252.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00077", "timestamp": "2025-06-16T03:38:26Z", "filename": "recording_2025-06-16_03-37-16_00077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 19.13672501, "relative_pitch": 0.0, "relative_heading": 252.57369559223164, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84929816284246, 52.372783250537, 45.3874094532803 ] }, "distance": 19.2, "direction": 252.03, "angle": 67.07, "elevation": 45.39, "pano_id": "TMX7316010203-002552_pano_0002_001306", "timestamp": "2022-04-29T12:07:51.884530Z", "filename": "pano_0002_001306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 19.20194715, "relative_pitch": 67.06834753989942, "relative_heading": 252.03347530633587, "relative_elevation": 45.3874094532803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84929726711785, 52.3727847634794, 46.2504159547389 ] }, "distance": 19.21, "direction": 252.57, "angle": 67.45, "elevation": 46.25, "pano_id": "TMX7315080123-000310_pano_0000_002195", "timestamp": "2016-06-22T10:23:19.572480Z", "filename": "pano_0000_002195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 19.20887967, "relative_pitch": 67.44574504325321, "relative_heading": 252.56728034539654, "relative_elevation": 46.2504159547389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84981625925678, 52.3729207663777, 45.5648742951453 ] }, "distance": 19.43, "direction": 61.14, "angle": 66.9, "elevation": 45.56, "pano_id": "TMX7316010203-002552_pano_0002_001228", "timestamp": "2022-04-29T12:06:20.500190Z", "filename": "pano_0002_001228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 19.43296535, "relative_pitch": 66.90223478589331, "relative_heading": 61.14267878861064, "relative_elevation": 45.5648742951453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849278334542682, 52.37283156785337, 0.0 ] }, "distance": 19.62, "direction": 268.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01231", "timestamp": "2025-06-18T11:25:26Z", "filename": "recording_2025-06-18_10-57-50_01231.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 19.62362024, "relative_pitch": 0.0, "relative_heading": 268.4039524997408, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84929122310695, 52.3727807237897, 45.4303891267627 ] }, "distance": 19.74, "direction": 251.68, "angle": 66.52, "elevation": 45.43, "pano_id": "TMX7316010203-002064_pano_0000_000511", "timestamp": "2021-03-26T11:38:02.619710Z", "filename": "pano_0000_000511.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 19.73864114, "relative_pitch": 66.51596921380707, "relative_heading": 251.68032969546942, "relative_elevation": 45.4303891267627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0002_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84982098376276, 52.3729215028288, 45.4796891650185 ] }, "distance": 19.75, "direction": 61.38, "angle": 66.52, "elevation": 45.48, "pano_id": "TMX7316010203-001880_pano_0002_000020", "timestamp": "2020-08-18T11:27:30.289640Z", "filename": "pano_0002_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 19.75450385, "relative_pitch": 66.52185877500384, "relative_heading": 61.38492283150597, "relative_elevation": 45.4796891650185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84981678945584, 52.372928467007, 46.5206564795226 ] }, "distance": 19.89, "direction": 59.03, "angle": 66.85, "elevation": 46.52, "pano_id": "TMX7315080123-000311_pano_0000_000076", "timestamp": "2016-06-22T11:09:35.222210Z", "filename": "pano_0000_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 19.89165807, "relative_pitch": 66.84904641446444, "relative_heading": 59.03072042874259, "relative_elevation": 46.5206564795226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84928650105984, 52.3727805546168, 0.0 ] }, "distance": 20.05, "direction": 251.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00423", "timestamp": "2025-01-14T14:07:33Z", "filename": "Job_20250114_1307_Track15_Sphere_00423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 20.05003111, "relative_pitch": 0.0, "relative_heading": 251.91813032411048, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849848309864007, 52.372888945213674, 0.0 ] }, "distance": 20.07, "direction": 73.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00431", "timestamp": "2025-01-14T14:07:38Z", "filename": "Job_20250114_1307_Track15_Sphere_00431.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 20.07055219, "relative_pitch": 0.0, "relative_heading": 73.08953562278504, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84927024120179, 52.3728276817281, 46.5747413253412 ] }, "distance": 20.19, "direction": 267.22, "angle": 66.56, "elevation": 46.57, "pano_id": "TMX7315080123-000311_pano_0000_000084", "timestamp": "2016-06-22T11:10:10.529210Z", "filename": "pano_0000_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 20.19096205, "relative_pitch": 66.56242748695088, "relative_heading": 267.22082290950226, "relative_elevation": 46.5747413253412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84982560918791, 52.3729292815547, 45.4664057195187 ] }, "distance": 20.45, "direction": 59.68, "angle": 65.78, "elevation": 45.47, "pano_id": "TMX7316010203-002064_pano_0000_000347", "timestamp": "2021-03-26T11:32:55.012020Z", "filename": "pano_0000_000347.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 20.45465319, "relative_pitch": 65.77773513093501, "relative_heading": 59.67884268877645, "relative_elevation": 45.4664057195187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_002203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_002203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_002203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84985247004333, 52.3728927382061, 46.2873732298613 ] }, "distance": 20.47, "direction": 72.19, "angle": 66.15, "elevation": 46.29, "pano_id": "TMX7315080123-000310_pano_0000_002203", "timestamp": "2016-06-22T10:23:24.757730Z", "filename": "pano_0000_002203.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 20.46692467, "relative_pitch": 66.14638531038524, "relative_heading": 72.1897614671271, "relative_elevation": 46.2873732298613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0002_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0002_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0002_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84926400892092, 52.3728270541374, 45.5529743963853 ] }, "distance": 20.62, "direction": 267.08, "angle": 65.65, "elevation": 45.55, "pano_id": "TMX7316010203-001880_pano_0002_000028", "timestamp": "2020-08-18T11:27:49.279540Z", "filename": "pano_0002_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 20.61836351, "relative_pitch": 65.6473574653514, "relative_heading": 267.08418457311825, "relative_elevation": 45.5529743963853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84985554644043, 52.3728914576476, 45.3636081814766 ] }, "distance": 20.62, "direction": 72.74, "angle": 65.55, "elevation": 45.36, "pano_id": "TMX7316010203-002064_pano_0000_000519", "timestamp": "2021-03-26T11:38:07.479670Z", "filename": "pano_0000_000519.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 20.62378849, "relative_pitch": 65.55189328512314, "relative_heading": 72.74470074855327, "relative_elevation": 45.3636081814766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84985752891305, 52.3728913455091, 45.4346087295562 ] }, "distance": 20.75, "direction": 72.89, "angle": 65.45, "elevation": 45.43, "pano_id": "TMX7316010203-002552_pano_0002_001314", "timestamp": "2022-04-29T12:07:55.149520Z", "filename": "pano_0002_001314.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 20.74909367, "relative_pitch": 65.45475089980718, "relative_heading": 72.88819911420818, "relative_elevation": 45.4346087295562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84986588741931, 52.3728738556916, 45.5077179027721 ] }, "distance": 20.82, "direction": 78.48, "angle": 65.42, "elevation": 45.51, "pano_id": "TMX7316010203-001502_pano_0001_001917", "timestamp": "2019-12-09T11:49:32.582920Z", "filename": "pano_0001_001917.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 20.81949094, "relative_pitch": 65.41620723096898, "relative_heading": 78.4768331408482, "relative_elevation": 45.5077179027721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00427/adjacencies/b_20250114_1307_Track15_Sphere_00427/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8498601570205, 52.3728904280296, 0.0 ] }, "distance": 20.89, "direction": 73.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00085", "timestamp": "2025-06-16T03:38:30Z", "filename": "recording_2025-06-16_03-37-16_00085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00427", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118387.00808425405, 487353.64146026765 ] }, "relative_distance": 20.89066147, "relative_pitch": 0.0, "relative_heading": 73.30025155010823, "relative_elevation": 0.0 } ] } }