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_20241211_0838_Track45_Sphere_00111/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track45_Sphere_00111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860505315527901, 52.36246101126886, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track45_Sphere_00111", "timestamp": "2024-12-11T11:38:04Z", "filename": "Job_20241211_0838_Track45_Sphere_00111.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "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_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_001194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86050754536837, 52.3624654571731, 45.9036148507148 ] }, "distance": 0.52, "direction": 17.07, "angle": 89.35, "elevation": 45.9, "pano_id": "TMX7316010203-002060_pano_0000_001194", "timestamp": "2021-03-25T10:34:51.581950Z", "filename": "pano_0000_001194.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 0.51750985, "relative_pitch": 89.35408411210884, "relative_heading": 17.06899540117413, "relative_elevation": 45.9036148507148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-29-06_00422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860518056312711, 52.36245874012619, 0.0 ] }, "distance": 0.9, "direction": 106.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-29-06_00422", "timestamp": "2025-07-31T08:38:37Z", "filename": "recording_2025-07-31_08-29-06_00422.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 0.90397172, "relative_pitch": 0.0, "relative_heading": 106.23429178874837, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_003804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86052445480332, 52.3624624745802, 46.0560894887894 ] }, "distance": 1.31, "direction": 82.88, "angle": 88.37, "elevation": 46.06, "pano_id": "TMX7316010203-001041_pano_0002_003804", "timestamp": "2019-01-09T10:20:25.273740Z", "filename": "pano_0002_003804.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 1.31393317, "relative_pitch": 88.36585320830929, "relative_heading": 82.88132661903268, "relative_elevation": 46.0560894887894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002787_pano_0000_002375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86049082762278, 52.3624530494384, 47.0102402810007 ] }, "distance": 1.33, "direction": 228.09, "angle": 88.38, "elevation": 47.01, "pano_id": "TMX7316010203-002787_pano_0000_002375", "timestamp": "2022-09-02T09:00:18.274810Z", "filename": "pano_0000_002375.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 1.3262582, "relative_pitch": 88.38399365539513, "relative_heading": 228.08676227502036, "relative_elevation": 47.0102402810007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_000821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8605272665832, 52.3624626731657, 46.1049774810672 ] }, "distance": 1.51, "direction": 82.95, "angle": 88.13, "elevation": 46.1, "pano_id": "TMX7316010203-000053_pano_0000_000821", "timestamp": "2016-08-09T12:27:18.866780Z", "filename": "pano_0000_000821.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 1.50674013, "relative_pitch": 88.12820349245379, "relative_heading": 82.95015022270874, "relative_elevation": 46.1049774810672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0003_000682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86053023816352, 52.3624623288382, 46.1295566167682 ] }, "distance": 1.7, "direction": 85.06, "angle": 87.88, "elevation": 46.13, "pano_id": "TMX7316010203-001877_pano_0003_000682", "timestamp": "2020-08-17T08:47:15.437000Z", "filename": "pano_0003_000682.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 1.70409724, "relative_pitch": 87.88436723431494, "relative_heading": 85.06446269550989, "relative_elevation": 46.1295566167682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0002_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86053591114332, 52.3624658202793, 46.0446710409597 ] }, "distance": 2.15, "direction": 75.6, "angle": 87.32, "elevation": 46.04, "pano_id": "TMX7316060226-000477_pano_0002_000045", "timestamp": "2019-11-11T10:29:31.556340Z", "filename": "pano_0002_000045.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 2.15183173, "relative_pitch": 87.32431062786327, "relative_heading": 75.60053383263667, "relative_elevation": 46.0446710409597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000789_pano_0000_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86048057270752, 52.3624460312987, 46.0828648936003 ] }, "distance": 2.37, "direction": 225.32, "angle": 87.06, "elevation": 46.08, "pano_id": "TMX7316010203-000789_pano_0000_000313", "timestamp": "2018-06-13T09:24:04.946290Z", "filename": "pano_0000_000313.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 2.37055152, "relative_pitch": 87.05523986904976, "relative_heading": 225.3186662344255, "relative_elevation": 46.0828648936003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000789_pano_0000_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86054746827833, 52.3624636942911, 46.0439102258533 ] }, "distance": 2.89, "direction": 84.06, "angle": 86.41, "elevation": 46.04, "pano_id": "TMX7316010203-000789_pano_0000_000312", "timestamp": "2018-06-13T09:24:04.251300Z", "filename": "pano_0000_000312.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 2.88700615, "relative_pitch": 86.41218553227846, "relative_heading": 84.06429746753118, "relative_elevation": 46.0439102258533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0002_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86046839494221, 52.3624473478688, 46.0673002777621 ] }, "distance": 2.94, "direction": 238.85, "angle": 86.35, "elevation": 46.07, "pano_id": "TMX7316060226-000477_pano_0002_000046", "timestamp": "2019-11-11T10:29:32.306320Z", "filename": "pano_0002_000046.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 2.93893029, "relative_pitch": 86.34967946778546, "relative_heading": 238.84697621979166, "relative_elevation": 46.0673002777621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0003_000683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86046165528935, 52.3624444421111, 46.1400151103735 ] }, "distance": 3.5, "direction": 238.21, "angle": 85.66, "elevation": 46.14, "pano_id": "TMX7316010203-001877_pano_0003_000683", "timestamp": "2020-08-17T08:47:16.271940Z", "filename": "pano_0003_000683.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 3.49932816, "relative_pitch": 85.66290472981348, "relative_heading": 238.20523792571328, "relative_elevation": 46.1400151103735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_000822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8604604234808, 52.362443736695, 46.1306423945352 ] }, "distance": 3.61, "direction": 237.85, "angle": 85.52, "elevation": 46.13, "pano_id": "TMX7316010203-000053_pano_0000_000822", "timestamp": "2016-08-09T12:27:19.536760Z", "filename": "pano_0000_000822.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 3.61207667, "relative_pitch": 85.52281666274472, "relative_heading": 237.84827591995762, "relative_elevation": 46.1306423945352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002787_pano_0000_002374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86055799479283, 52.3624697143815, 46.9777357084677 ] }, "distance": 3.72, "direction": 74.9, "angle": 85.48, "elevation": 46.98, "pano_id": "TMX7316010203-002787_pano_0000_002374", "timestamp": "2022-09-02T09:00:17.609840Z", "filename": "pano_0000_002374.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 3.7169898, "relative_pitch": 85.47604691779196, "relative_heading": 74.89775105767185, "relative_elevation": 46.9777357084677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_003805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86045667573033, 52.3624431538712, 46.0768484817818 ] }, "distance": 3.86, "direction": 239.05, "angle": 85.21, "elevation": 46.08, "pano_id": "TMX7316010203-001041_pano_0002_003805", "timestamp": "2019-01-09T10:20:25.973610Z", "filename": "pano_0002_003805.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 3.86358861, "relative_pitch": 85.206905507691, "relative_heading": 239.04891745860957, "relative_elevation": 46.0768484817818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_001223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86056364607862, 52.3624643513724, 45.8502822946757 ] }, "distance": 3.99, "direction": 84.66, "angle": 85.03, "elevation": 45.85, "pano_id": "TMX7316010203-000276_pano_0000_001223", "timestamp": "2017-04-21T13:06:24.776510Z", "filename": "pano_0000_001223.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 3.9909351, "relative_pitch": 85.02535532332043, "relative_heading": 84.65639762577132, "relative_elevation": 45.8502822946757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-29-06_00423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860450392796308, 52.362441290453184, 0.0 ] }, "distance": 4.34, "direction": 239.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-29-06_00423", "timestamp": "2025-07-31T08:38:39Z", "filename": "recording_2025-07-31_08-29-06_00423.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 4.33749719, "relative_pitch": 0.0, "relative_heading": 239.6077014312333, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_001193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86043910148246, 52.3624458398009, 45.9071954321116 ] }, "distance": 4.82, "direction": 249.48, "angle": 84.01, "elevation": 45.91, "pano_id": "TMX7316010203-002060_pano_0000_001193", "timestamp": "2021-03-25T10:34:50.576930Z", "filename": "pano_0000_001193.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 4.81620079, "relative_pitch": 84.01091253329439, "relative_heading": 249.48066470759417, "relative_elevation": 45.9071954321116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track45_Sphere_00110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860573981411535, 52.36247812383483, 0.0 ] }, "distance": 5.05, "direction": 67.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track45_Sphere_00110", "timestamp": "2024-12-11T11:38:03Z", "filename": "Job_20241211_0838_Track45_Sphere_00110.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 5.05038338, "relative_pitch": 0.0, "relative_heading": 67.84962896141481, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track45_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860435862873603, 52.3624421605267, 0.0 ] }, "distance": 5.18, "direction": 246.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track45_Sphere_00112", "timestamp": "2024-12-11T11:38:05Z", "filename": "Job_20241211_0838_Track45_Sphere_00112.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 5.17539141, "relative_pitch": 0.0, "relative_heading": 246.08990972086042, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_001195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86057765979768, 52.3624821915547, 45.8613423164934 ] }, "distance": 5.46, "direction": 64.44, "angle": 83.21, "elevation": 45.86, "pano_id": "TMX7316010203-002060_pano_0000_001195", "timestamp": "2021-03-25T10:34:52.587040Z", "filename": "pano_0000_001195.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 5.46278973, "relative_pitch": 83.20719912560985, "relative_heading": 64.44152533127489, "relative_elevation": 45.8613423164934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-29-06_00421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860586418924553, 52.36247542891161, 0.0 ] }, "distance": 5.75, "direction": 73.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-29-06_00421", "timestamp": "2025-07-31T08:38:36Z", "filename": "recording_2025-07-31_08-29-06_00421.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 5.75313579, "relative_pitch": 0.0, "relative_heading": 73.80786645885709, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002787_pano_0000_002376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86042468508851, 52.3624352971428, 47.0475991545245 ] }, "distance": 6.19, "direction": 242.48, "angle": 82.5, "elevation": 47.05, "pano_id": "TMX7316010203-002787_pano_0000_002376", "timestamp": "2022-09-02T09:00:18.939830Z", "filename": "pano_0000_002376.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 6.19329935, "relative_pitch": 82.50075964782768, "relative_heading": 242.4836334297849, "relative_elevation": 47.0475991545245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_003803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86059256069294, 52.3624816417284, 46.0062804827467 ] }, "distance": 6.37, "direction": 68.88, "angle": 82.12, "elevation": 46.01, "pano_id": "TMX7316010203-001041_pano_0002_003803", "timestamp": "2019-01-09T10:20:24.548620Z", "filename": "pano_0002_003803.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 6.37125495, "relative_pitch": 82.11544983912167, "relative_heading": 68.88061802829871, "relative_elevation": 46.0062804827467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_000820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86059537148858, 52.3624799735878, 46.0393350552768 ] }, "distance": 6.49, "direction": 71.02, "angle": 81.98, "elevation": 46.04, "pano_id": "TMX7316010203-000053_pano_0000_000820", "timestamp": "2016-08-09T12:27:18.146750Z", "filename": "pano_0000_000820.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 6.48750989, "relative_pitch": 81.9791283343139, "relative_heading": 71.01966426292555, "relative_elevation": 46.0393350552768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_001224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86042557809676, 52.362428538404, 45.9433193299919 ] }, "distance": 6.52, "direction": 236.37, "angle": 81.92, "elevation": 45.94, "pano_id": "TMX7316010203-000276_pano_0000_001224", "timestamp": "2017-04-21T13:06:26.366490Z", "filename": "pano_0000_001224.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 6.52394364, "relative_pitch": 81.91804128420563, "relative_heading": 236.3673627204449, "relative_elevation": 45.9433193299919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0003_000681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86059955315894, 52.3624794968053, 46.0888159628958 ] }, "distance": 6.74, "direction": 72.23, "angle": 81.68, "elevation": 46.09, "pano_id": "TMX7316010203-001877_pano_0003_000681", "timestamp": "2020-08-17T08:47:14.546980Z", "filename": "pano_0003_000681.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 6.74114328, "relative_pitch": 81.67868439559646, "relative_heading": 72.23363140422867, "relative_elevation": 46.0888159628958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0002_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86060369989385, 52.3624833754989, 45.9789161821827 ] }, "distance": 7.15, "direction": 69.63, "angle": 81.16, "elevation": 45.98, "pano_id": "TMX7316060226-000477_pano_0002_000044", "timestamp": "2019-11-11T10:29:30.781340Z", "filename": "pano_0002_000044.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 7.14923361, "relative_pitch": 81.1618869427109, "relative_heading": 69.62954752498486, "relative_elevation": 45.9789161821827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000789_pano_0000_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86041428694707, 52.3624281225654, 46.1444895984605 ] }, "distance": 7.2, "direction": 239.45, "angle": 81.13, "elevation": 46.14, "pano_id": "TMX7316010203-000789_pano_0000_000314", "timestamp": "2018-06-13T09:24:05.651290Z", "filename": "pano_0000_000314.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 7.20042618, "relative_pitch": 81.13103807344511, "relative_heading": 239.45225447145216, "relative_elevation": 46.1444895984605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000789_pano_0000_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86061463523129, 52.3624809668095, 45.9650629367679 ] }, "distance": 7.77, "direction": 73.4, "angle": 80.4, "elevation": 45.97, "pano_id": "TMX7316010203-000789_pano_0000_000311", "timestamp": "2018-06-13T09:24:03.531300Z", "filename": "pano_0000_000311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 7.77107744, "relative_pitch": 80.40403671784829, "relative_heading": 73.3966408512639, "relative_elevation": 45.9650629367679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0002_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86040122109533, 52.3624289023321, 46.1440880233422 ] }, "distance": 7.94, "direction": 243.26, "angle": 80.24, "elevation": 46.14, "pano_id": "TMX7316060226-000477_pano_0002_000047", "timestamp": "2019-11-11T10:29:33.046520Z", "filename": "pano_0002_000047.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 7.94037551, "relative_pitch": 80.23628641569388, "relative_heading": 243.25855334482677, "relative_elevation": 46.1440880233422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0003_000684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86039424385148, 52.3624257468849, 46.2185305245221 ] }, "distance": 8.52, "direction": 242.59, "angle": 79.55, "elevation": 46.22, "pano_id": "TMX7316010203-001877_pano_0003_000684", "timestamp": "2020-08-17T08:47:17.071910Z", "filename": "pano_0003_000684.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 8.52341874, "relative_pitch": 79.55115999401387, "relative_heading": 242.58837047490113, "relative_elevation": 46.2185305245221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_000823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86039444240784, 52.3624241535009, 46.2293919268996 ] }, "distance": 8.59, "direction": 241.5, "angle": 79.47, "elevation": 46.23, "pano_id": "TMX7316010203-000053_pano_0000_000823", "timestamp": "2016-08-09T12:27:20.181790Z", "filename": "pano_0000_000823.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 8.59459581, "relative_pitch": 79.46826903818506, "relative_heading": 241.49751756640617, "relative_elevation": 46.2293919268996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002787_pano_0000_002373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86062564780085, 52.3624858642725, 46.9062639772892 ] }, "distance": 8.65, "direction": 71.36, "angle": 79.55, "elevation": 46.91, "pano_id": "TMX7316010203-002787_pano_0000_002373", "timestamp": "2022-09-02T09:00:16.919840Z", "filename": "pano_0000_002373.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 8.6511953, "relative_pitch": 79.55004037612294, "relative_heading": 71.3571843483635, "relative_elevation": 46.9062639772892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_003806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86038875670635, 52.362424673362, 46.1716956915334 ] }, "distance": 8.91, "direction": 243.01, "angle": 79.08, "elevation": 46.17, "pano_id": "TMX7316010203-001041_pano_0002_003806", "timestamp": "2019-01-09T10:20:26.658620Z", "filename": "pano_0002_003806.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 8.91048465, "relative_pitch": 79.07700695763477, "relative_heading": 243.01305574821373, "relative_elevation": 46.1716956915334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-29-06_00424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86038551381967, 52.36242054564168, 0.0 ] }, "distance": 9.32, "direction": 241.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-29-06_00424", "timestamp": "2025-07-31T08:38:40Z", "filename": "recording_2025-07-31_08-29-06_00424.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 9.32089548, "relative_pitch": 0.0, "relative_heading": 241.11298792864113, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_001192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86037216361412, 52.3624239995544, 46.0230033043772 ] }, "distance": 9.96, "direction": 245.58, "angle": 77.79, "elevation": 46.02, "pano_id": "TMX7316010203-002060_pano_0000_001192", "timestamp": "2021-03-25T10:34:49.511950Z", "filename": "pano_0000_001192.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 9.96177292, "relative_pitch": 77.78662368610459, "relative_heading": 245.57985697992078, "relative_elevation": 46.0230033043772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track45_Sphere_00109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860642070374475, 52.362494370970985, 0.0 ] }, "distance": 10.03, "direction": 68.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track45_Sphere_00109", "timestamp": "2024-12-11T11:38:02Z", "filename": "Job_20241211_0838_Track45_Sphere_00109.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 10.02833173, "relative_pitch": 0.0, "relative_heading": 68.27453511293021, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_001196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86065003577469, 52.3624953935664, 45.7731427541003 ] }, "distance": 10.57, "direction": 68.79, "angle": 76.99, "elevation": 45.77, "pano_id": "TMX7316010203-002060_pano_0000_001196", "timestamp": "2021-03-25T10:34:53.601970Z", "filename": "pano_0000_001196.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 10.57495495, "relative_pitch": 76.99121538339789, "relative_heading": 68.79006224905696, "relative_elevation": 45.7731427541003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track45_Sphere_00113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860365152180196, 52.36241922370766, 0.0 ] }, "distance": 10.62, "direction": 244.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track45_Sphere_00113", "timestamp": "2024-12-11T11:38:06Z", "filename": "Job_20241211_0838_Track45_Sphere_00113.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 10.62024529, "relative_pitch": 0.0, "relative_heading": 244.03444713930696, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-29-06_00420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860654170202109, 52.36249291484773, 0.0 ] }, "distance": 10.74, "direction": 70.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-29-06_00420", "timestamp": "2025-07-31T08:38:34Z", "filename": "recording_2025-07-31_08-29-06_00420.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 10.74373603, "relative_pitch": 0.0, "relative_heading": 70.70510113978364, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002787_pano_0000_002377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86036050223919, 52.3624153670551, 47.1628991719335 ] }, "distance": 11.1, "direction": 242.76, "angle": 76.76, "elevation": 47.16, "pano_id": "TMX7316010203-002787_pano_0000_002377", "timestamp": "2022-09-02T09:00:19.604800Z", "filename": "pano_0000_002377.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 11.09568019, "relative_pitch": 76.76117518387659, "relative_heading": 242.75817625468832, "relative_elevation": 47.1628991719335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_003802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86066128793601, 52.3624998785214, 45.915378080681 ] }, "distance": 11.47, "direction": 67.85, "angle": 75.97, "elevation": 45.92, "pano_id": "TMX7316010203-001041_pano_0002_003802", "timestamp": "2019-01-09T10:20:23.783620Z", "filename": "pano_0002_003802.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 11.47164266, "relative_pitch": 75.97221508827198, "relative_heading": 67.85134272969313, "relative_elevation": 45.915378080681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_000819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86066418229801, 52.3624965992228, 45.9415560029447 ] }, "distance": 11.52, "direction": 69.9, "angle": 75.92, "elevation": 45.94, "pano_id": "TMX7316010203-000053_pano_0000_000819", "timestamp": "2016-08-09T12:27:17.361800Z", "filename": "pano_0000_000819.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 11.52406999, "relative_pitch": 75.91836242828931, "relative_heading": 69.90171706379914, "relative_elevation": 45.9415560029447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0003_000680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86066987897188, 52.3624962500246, 46.003751157783 ] }, "distance": 11.88, "direction": 70.72, "angle": 75.52, "elevation": 46.0, "pano_id": "TMX7316010203-001877_pano_0003_000680", "timestamp": "2020-08-17T08:47:13.581950Z", "filename": "pano_0003_000680.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 11.87636913, "relative_pitch": 75.52452922921854, "relative_heading": 70.72112383546701, "relative_elevation": 46.003751157783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000789_pano_0000_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86034888662567, 52.3624097055334, 46.2880071150139 ] }, "distance": 12.09, "direction": 241.82, "angle": 75.36, "elevation": 46.29, "pano_id": "TMX7316010203-000789_pano_0000_000315", "timestamp": "2018-06-13T09:24:06.381290Z", "filename": "pano_0000_000315.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 12.08918509, "relative_pitch": 75.36284085257937, "relative_heading": 241.82021317094308, "relative_elevation": 46.2880071150139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0002_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86067165029987, 52.3625000083851, 45.8789186831564 ] }, "distance": 12.13, "direction": 69.04, "angle": 75.19, "elevation": 45.88, "pano_id": "TMX7316060226-000477_pano_0002_000043", "timestamp": "2019-11-11T10:29:29.956370Z", "filename": "pano_0002_000043.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 12.13353832, "relative_pitch": 75.18622007013458, "relative_heading": 69.0449297352711, "relative_elevation": 45.8789186831564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000789_pano_0000_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86068170607361, 52.3624976359649, 45.8520196760073 ] }, "distance": 12.69, "direction": 71.26, "angle": 74.53, "elevation": 45.85, "pano_id": "TMX7316010203-000789_pano_0000_000310", "timestamp": "2018-06-13T09:24:02.771310Z", "filename": "pano_0000_000310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 12.68836317, "relative_pitch": 74.53194593561606, "relative_heading": 71.26497865852207, "relative_elevation": 45.8520196760073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0002_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86033538357721, 52.3624095092436, 46.2401841338724 ] }, "distance": 12.92, "direction": 243.66, "angle": 74.39, "elevation": 46.24, "pano_id": "TMX7316060226-000477_pano_0002_000048", "timestamp": "2019-11-11T10:29:33.776330Z", "filename": "pano_0002_000048.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 12.91699649, "relative_pitch": 74.39252277157638, "relative_heading": 243.6619667915384, "relative_elevation": 46.2401841338724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0003_000685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86032775683731, 52.3624060901899, 46.2719040913507 ] }, "distance": 13.55, "direction": 243.19, "angle": 73.68, "elevation": 46.27, "pano_id": "TMX7316010203-001877_pano_0003_000685", "timestamp": "2020-08-17T08:47:17.846970Z", "filename": "pano_0003_000685.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 13.55185659, "relative_pitch": 73.67604261213067, "relative_heading": 243.19498799813263, "relative_elevation": 46.2719040913507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002787_pano_0000_002372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86069305288817, 52.3625017843372, 46.8036265578121 ] }, "distance": 13.57, "direction": 70.47, "angle": 73.83, "elevation": 46.8, "pano_id": "TMX7316010203-002787_pano_0000_002372", "timestamp": "2022-09-02T09:00:16.154850Z", "filename": "pano_0000_002372.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 13.56995191, "relative_pitch": 73.83134135456775, "relative_heading": 70.4674539971313, "relative_elevation": 46.8036265578121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_000824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86032864093959, 52.3624045293684, 46.3145749680698 ] }, "distance": 13.58, "direction": 242.43, "angle": 73.66, "elevation": 46.31, "pano_id": "TMX7316010203-000053_pano_0000_000824", "timestamp": "2016-08-09T12:27:20.821790Z", "filename": "pano_0000_000824.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 13.57764561, "relative_pitch": 73.66089948699496, "relative_heading": 242.42620612831323, "relative_elevation": 46.3145749680698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_003807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86032037423527, 52.3624060955196, 46.2198769478127 ] }, "distance": 14.0, "direction": 244.13, "angle": 73.15, "elevation": 46.22, "pano_id": "TMX7316010203-001041_pano_0002_003807", "timestamp": "2019-01-09T10:20:27.333610Z", "filename": "pano_0002_003807.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 14.00231154, "relative_pitch": 73.1458155908802, "relative_heading": 244.1252118921662, "relative_elevation": 46.2198769478127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_001222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86070469477821, 52.3624970998161, 45.631522346288 ] }, "distance": 14.16, "direction": 73.53, "angle": 72.76, "elevation": 45.63, "pano_id": "TMX7316010203-000276_pano_0000_001222", "timestamp": "2017-04-21T13:06:23.011680Z", "filename": "pano_0000_001222.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 14.16331413, "relative_pitch": 72.75647082726859, "relative_heading": 73.52891785912932, "relative_elevation": 45.631522346288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-29-06_00425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860320341938252, 52.362399745564225, 0.0 ] }, "distance": 14.33, "direction": 241.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-29-06_00425", "timestamp": "2025-07-31T08:38:41Z", "filename": "recording_2025-07-31_08-29-06_00425.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 14.3267213, "relative_pitch": 0.0, "relative_heading": 241.5857122500657, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track45_Sphere_00108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860709684107966, 52.36250984300802, 0.0 ] }, "distance": 14.94, "direction": 68.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track45_Sphere_00108", "timestamp": "2024-12-11T11:38:01Z", "filename": "Job_20241211_0838_Track45_Sphere_00108.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 14.94479089, "relative_pitch": 0.0, "relative_heading": 68.6793410444491, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_001191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86030572036953, 52.362401431095, 46.0698784589767 ] }, "distance": 15.13, "direction": 244.01, "angle": 71.82, "elevation": 46.07, "pano_id": "TMX7316010203-002060_pano_0000_001191", "timestamp": "2021-03-25T10:34:48.511980Z", "filename": "pano_0000_001191.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 15.12702849, "relative_pitch": 71.82242384183377, "relative_heading": 244.0064629411172, "relative_elevation": 46.0698784589767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track45_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860299804845646, 52.36239960023301, 0.0 ] }, "distance": 15.58, "direction": 243.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track45_Sphere_00114", "timestamp": "2024-12-11T11:38:08Z", "filename": "Job_20241211_0838_Track45_Sphere_00114.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 15.57853138, "relative_pitch": 0.0, "relative_heading": 243.98253767613633, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_001197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86072158544519, 52.3625096274223, 45.6665782574564 ] }, "distance": 15.69, "direction": 69.84, "angle": 71.03, "elevation": 45.67, "pano_id": "TMX7316010203-002060_pano_0000_001197", "timestamp": "2021-03-25T10:34:54.631950Z", "filename": "pano_0000_001197.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 15.69452832, "relative_pitch": 71.0333601269183, "relative_heading": 69.83712629649737, "relative_elevation": 45.6665782574564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-29-06_00419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860720657281825, 52.36251177923572, 0.0 ] }, "distance": 15.72, "direction": 68.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-29-06_00419", "timestamp": "2025-07-31T08:38:32Z", "filename": "recording_2025-07-31_08-29-06_00419.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 15.71964102, "relative_pitch": 0.0, "relative_heading": 68.93840793708407, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002787_pano_0000_002378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86029581309169, 52.3623956954136, 47.2006751745939 ] }, "distance": 16.02, "direction": 243.01, "angle": 71.26, "elevation": 47.2, "pano_id": "TMX7316010203-002787_pano_0000_002378", "timestamp": "2022-09-02T09:00:20.279830Z", "filename": "pano_0000_002378.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 16.01579172, "relative_pitch": 71.25726954492062, "relative_heading": 243.0123116381239, "relative_elevation": 47.2006751745939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_000818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86073277919123, 52.3625132483748, 45.8339296355844 ] }, "distance": 16.55, "direction": 69.44, "angle": 70.15, "elevation": 45.83, "pano_id": "TMX7316010203-000053_pano_0000_000818", "timestamp": "2016-08-09T12:27:16.506780Z", "filename": "pano_0000_000818.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 16.5496203, "relative_pitch": 70.14646762505512, "relative_heading": 69.43763765748078, "relative_elevation": 45.8339296355844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_003801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86073124261917, 52.3625165436188, 45.8097001081333 ] }, "distance": 16.58, "direction": 68.12, "angle": 70.1, "elevation": 45.81, "pano_id": "TMX7316010203-001041_pano_0002_003801", "timestamp": "2019-01-09T10:20:22.918690Z", "filename": "pano_0002_003801.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 16.58475578, "relative_pitch": 70.09792567195038, "relative_heading": 68.12445249336022, "relative_elevation": 45.8097001081333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_001225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86029171401746, 52.3623887619493, 46.1256231702864 ] }, "distance": 16.62, "direction": 241.08, "angle": 70.18, "elevation": 46.13, "pano_id": "TMX7316010203-000276_pano_0000_001225", "timestamp": "2017-04-21T13:06:27.966470Z", "filename": "pano_0000_001225.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 16.62419716, "relative_pitch": 70.18026286216711, "relative_heading": 241.0791950339688, "relative_elevation": 46.1256231702864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000789_pano_0000_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86028366477373, 52.3623913706619, 46.3482836838812 ] }, "distance": 16.97, "direction": 242.83, "angle": 69.89, "elevation": 46.35, "pano_id": "TMX7316010203-000789_pano_0000_000316", "timestamp": "2018-06-13T09:24:07.171290Z", "filename": "pano_0000_000316.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 16.97170836, "relative_pitch": 69.88839553946696, "relative_heading": 242.83245233007506, "relative_elevation": 46.3482836838812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0003_000679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86074003614384, 52.3625127676599, 45.9091684864834 ] }, "distance": 17.0, "direction": 70.19, "angle": 69.69, "elevation": 45.91, "pano_id": "TMX7316010203-001877_pano_0003_000679", "timestamp": "2020-08-17T08:47:12.526980Z", "filename": "pano_0003_000679.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 16.99516792, "relative_pitch": 69.68589355203306, "relative_heading": 70.19186372374828, "relative_elevation": 45.9091684864834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0002_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8607402935112, 52.3625158097055, 45.7651361422613 ] }, "distance": 17.13, "direction": 69.15, "angle": 69.48, "elevation": 45.77, "pano_id": "TMX7316060226-000477_pano_0002_000042", "timestamp": "2019-11-11T10:29:29.051510Z", "filename": "pano_0002_000042.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 17.12922176, "relative_pitch": 69.47985951708493, "relative_heading": 69.14641202895282, "relative_elevation": 45.7651361422613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000789_pano_0000_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000789_pano_0000_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000789/pano_0000_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86074875188314, 52.362514112479, 45.7290182318538 ] }, "distance": 17.6, "direction": 70.39, "angle": 68.94, "elevation": 45.73, "pano_id": "TMX7316010203-000789_pano_0000_000309", "timestamp": "2018-06-13T09:24:01.946330Z", "filename": "pano_0000_000309.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 17.60458469, "relative_pitch": 68.94448091080575, "relative_heading": 70.38846549496536, "relative_elevation": 45.7290182318538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001979_pano_0001_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86059764438887, 52.3623104778994, 44.1935128988698 ] }, "distance": 17.89, "direction": 159.42, "angle": 67.96, "elevation": 44.19, "pano_id": "TMX7316010203-001979_pano_0001_000046", "timestamp": "2021-01-25T10:52:40.713120Z", "filename": "pano_0001_000046.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 17.89240672, "relative_pitch": 67.95869770100357, "relative_heading": 159.41932667564674, "relative_elevation": 44.1935128988698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0002_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0002_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0002_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86026860699597, 52.3623908525548, 46.3289959914982 ] }, "distance": 17.92, "direction": 244.17, "angle": 68.86, "elevation": 46.33, "pano_id": "TMX7316060226-000477_pano_0002_000049", "timestamp": "2019-11-11T10:29:34.521290Z", "filename": "pano_0002_000049.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 17.91548523, "relative_pitch": 68.85844653800652, "relative_heading": 244.1664123868909, "relative_elevation": 46.3289959914982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000199_pano_0002_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0002_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0002_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86065958922228, 52.3623283391763, 44.4023145223036 ] }, "distance": 18.12, "direction": 144.55, "angle": 67.8, "elevation": 44.4, "pano_id": "TMX7316010203-000199_pano_0002_000460", "timestamp": "2017-03-10T10:11:15.368450Z", "filename": "pano_0002_000460.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 18.12164678, "relative_pitch": 67.7984537509614, "relative_heading": 144.55371770245785, "relative_elevation": 44.4023145223036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000199_pano_0002_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0002_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0002_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86052523892825, 52.3622968255855, 44.443288737908 ] }, "distance": 18.32, "direction": 175.75, "angle": 67.6, "elevation": 44.44, "pano_id": "TMX7316010203-000199_pano_0002_000461", "timestamp": "2017-03-10T10:11:20.088400Z", "filename": "pano_0002_000461.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 18.31997883, "relative_pitch": 67.59804171553648, "relative_heading": 175.7513796474925, "relative_elevation": 44.443288737908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002787_pano_0000_002371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86075971121283, 52.3625182331289, 46.6946723237634 ] }, "distance": 18.46, "direction": 69.83, "angle": 68.43, "elevation": 46.69, "pano_id": "TMX7316010203-002787_pano_0000_002371", "timestamp": "2022-09-02T09:00:15.269940Z", "filename": "pano_0000_002371.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 18.46263509, "relative_pitch": 68.42662283426645, "relative_heading": 69.82567712348397, "relative_elevation": 46.6946723237634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0003_000686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0003_000686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0003_000686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8602607495882, 52.3623879272846, 46.3656081082299 ] }, "distance": 18.54, "direction": 243.98, "angle": 68.21, "elevation": 46.37, "pano_id": "TMX7316010203-001877_pano_0003_000686", "timestamp": "2020-08-17T08:47:18.606960Z", "filename": "pano_0003_000686.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 18.53919481, "relative_pitch": 68.20609954712972, "relative_heading": 243.98181661056742, "relative_elevation": 46.3656081082299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_000825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_000825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_000825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86026066327941, 52.3623874460671, 46.4111305745319 ] }, "distance": 18.57, "direction": 243.84, "angle": 68.19, "elevation": 46.41, "pano_id": "TMX7316010203-000053_pano_0000_000825", "timestamp": "2016-08-09T12:27:21.466770Z", "filename": "pano_0000_000825.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 18.56802327, "relative_pitch": 68.19479014514971, "relative_heading": 243.84128900799402, "relative_elevation": 46.4111305745319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_003808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_003808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_003808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86025142623717, 52.3623882762344, 46.3291539484635 ] }, "distance": 19.1, "direction": 244.92, "angle": 67.6, "elevation": 46.33, "pano_id": "TMX7316010203-001041_pano_0002_003808", "timestamp": "2019-01-09T10:20:27.998680Z", "filename": "pano_0002_003808.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 19.09549372, "relative_pitch": 67.60000589127671, "relative_heading": 244.9225053185456, "relative_elevation": 46.3291539484635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-29-06_00426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860253811263227, 52.36238087176812, 0.0 ] }, "distance": 19.31, "direction": 242.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-29-06_00426", "timestamp": "2025-07-31T08:38:43Z", "filename": "recording_2025-07-31_08-29-06_00426.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 19.31476259, "relative_pitch": 0.0, "relative_heading": 242.50379064214866, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track45_Sphere_00107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860773002307989, 52.36252481056658, 0.0 ] }, "distance": 19.57, "direction": 68.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track45_Sphere_00107", "timestamp": "2024-12-11T11:38:00Z", "filename": "Job_20241211_0838_Track45_Sphere_00107.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 19.56850286, "relative_pitch": 0.0, "relative_heading": 68.72837920631044, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_001190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86023732420567, 52.3623811702243, 46.178809158504 ] }, "distance": 20.3, "direction": 244.05, "angle": 66.27, "elevation": 46.18, "pano_id": "TMX7316010203-002060_pano_0000_001190", "timestamp": "2021-03-25T10:34:47.571990Z", "filename": "pano_0000_001190.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 20.30308973, "relative_pitch": 66.26670935451689, "relative_heading": 244.0504514909942, "relative_elevation": 46.178809158504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001979_pano_0001_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86073626396373, 52.3623452962251, 44.1890877606347 ] }, "distance": 20.33, "direction": 129.3, "angle": 65.29, "elevation": 44.19, "pano_id": "TMX7316010203-001979_pano_0001_000047", "timestamp": "2021-01-25T10:52:45.878070Z", "filename": "pano_0001_000047.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 20.3300572, "relative_pitch": 65.29427716166481, "relative_heading": 129.2978429983321, "relative_elevation": 44.1890877606347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-29-06_00418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-29-06_00418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-29-06_00418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860788571146016, 52.36252794461868, 0.0 ] }, "distance": 20.68, "direction": 68.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-29-06_00418", "timestamp": "2025-07-31T08:38:29Z", "filename": "recording_2025-07-31_08-29-06_00418.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 20.68343055, "relative_pitch": 0.0, "relative_heading": 68.89398497680864, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_001198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_001198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_001198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86079149450056, 52.3625257511207, 45.6085429303348 ] }, "distance": 20.78, "direction": 69.72, "angle": 65.5, "elevation": 45.61, "pano_id": "TMX7316010203-002060_pano_0000_001198", "timestamp": "2021-03-25T10:34:55.841900Z", "filename": "pano_0000_001198.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 20.78348163, "relative_pitch": 65.50159036000709, "relative_heading": 69.71944270692076, "relative_elevation": 45.6085429303348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002787_pano_0000_002379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002787_pano_0000_002379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002787/pano_0000_002379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86023002063828, 52.3623775716115, 47.3121028579772 ] }, "distance": 20.93, "direction": 243.66, "angle": 66.14, "elevation": 47.31, "pano_id": "TMX7316010203-002787_pano_0000_002379", "timestamp": "2022-09-02T09:00:20.954830Z", "filename": "pano_0000_002379.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 20.92616833, "relative_pitch": 66.14016787016234, "relative_heading": 243.660700229312, "relative_elevation": 47.3121028579772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00111/adjacencies/b_20241211_0838_Track45_Sphere_00111/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track45_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track45_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track45_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860227119295875, 52.36238102258645, 0.0 ] }, "distance": 20.94, "direction": 244.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track45_Sphere_00115", "timestamp": "2024-12-11T11:38:09Z", "filename": "Job_20241211_0838_Track45_Sphere_00115.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_20241211_0838_Track45_Sphere_00111", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119123.5490849083, 486193.76845958957 ] }, "relative_distance": 20.93736932, "relative_pitch": 0.0, "relative_heading": 244.84250243062888, "relative_elevation": 0.0 } ] } }