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_20240918_0854_Track05_Sphere_01515/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_01515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820661413464392, 52.35929191646327, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_01515", "timestamp": "2024-09-18T09:03:36Z", "filename": "Job_20240918_0854_Track05_Sphere_01515.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "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_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_001055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82065954923119, 52.3592895353329, 44.2451416049153 ] }, "distance": 0.29, "direction": 205.61, "angle": 89.62, "elevation": 44.25, "pano_id": "TMX7316010203-000822_pano_0000_001055", "timestamp": "2018-07-03T11:32:55.508620Z", "filename": "pano_0000_001055.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 0.29382477, "relative_pitch": 89.6195136650946, "relative_heading": 205.61012204036555, "relative_elevation": 44.2451416049153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_001733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82065267254277, 52.3592903462673, 44.0423248428851 ] }, "distance": 0.62, "direction": 253.65, "angle": 89.19, "elevation": 44.04, "pano_id": "TMX7316010203-001306_pano_0000_001733", "timestamp": "2019-07-11T09:29:53.191310Z", "filename": "pano_0000_001733.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 0.62059467, "relative_pitch": 89.19270605163204, "relative_heading": 253.64786249268937, "relative_elevation": 44.0423248428851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_000888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82065432378998, 52.3592955256912, 44.2580415792763 ] }, "distance": 0.63, "direction": 309.74, "angle": 89.19, "elevation": 44.26, "pano_id": "TMX7316010203-002083_pano_0000_000888", "timestamp": "2021-04-09T07:35:47.635990Z", "filename": "pano_0000_000888.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 0.62815588, "relative_pitch": 89.18685366257851, "relative_heading": 309.743652837653, "relative_elevation": 44.2580415792763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_003849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82067483676437, 52.3592982875544, 44.2589382361621 ] }, "distance": 1.16, "direction": 52.22, "angle": 88.5, "elevation": 44.26, "pano_id": "TMX7316010203-001689_pano_0000_003849", "timestamp": "2020-05-06T09:03:16.665400Z", "filename": "pano_0000_003849.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 1.15709941, "relative_pitch": 88.50240839868572, "relative_heading": 52.21606812463755, "relative_elevation": 44.2589382361621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_11-44-00_00403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820650018564677, 52.359300211573554, 0.0 ] }, "distance": 1.21, "direction": 319.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_11-44-00_00403", "timestamp": "2025-07-02T11:55:02Z", "filename": "recording_2025-07-02_11-44-00_00403.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 1.20607888, "relative_pitch": 0.0, "relative_heading": 319.93512077546285, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82068068689559, 52.3592959998375, 44.2732435604557 ] }, "distance": 1.39, "direction": 70.91, "angle": 88.2, "elevation": 44.27, "pano_id": "TMX7316010203-002086_pano_0000_000216", "timestamp": "2021-04-12T10:34:24.602510Z", "filename": "pano_0000_000216.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 1.38943293, "relative_pitch": 88.20246911452004, "relative_heading": 70.91191626549201, "relative_elevation": 44.2732435604557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002467_pano_0000_003527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82063850493709, 52.3592985363937, 44.276250754483 ] }, "distance": 1.73, "direction": 295.27, "angle": 87.77, "elevation": 44.28, "pano_id": "TMX7316010203-002467_pano_0000_003527", "timestamp": "2022-03-22T12:58:16.305260Z", "filename": "pano_0000_003527.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 1.72579203, "relative_pitch": 87.76786498236392, "relative_heading": 295.2668339691324, "relative_elevation": 44.276250754483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000032_pano_0001_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82068269389105, 52.3592818200294, 44.1628208616748 ] }, "distance": 1.83, "direction": 127.77, "angle": 87.62, "elevation": 44.16, "pano_id": "TMX7316010203-000032_pano_0001_000376", "timestamp": "2016-07-28T11:10:42.982960Z", "filename": "pano_0001_000376.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 1.83412589, "relative_pitch": 87.62181595823128, "relative_heading": 127.77325479827213, "relative_elevation": 44.1628208616748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002467_pano_0000_003526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82071078833221, 52.3592913300005, 44.2829199908301 ] }, "distance": 3.36, "direction": 91.11, "angle": 85.66, "elevation": 44.28, "pano_id": "TMX7316010203-002467_pano_0000_003526", "timestamp": "2022-03-22T12:58:15.665260Z", "filename": "pano_0000_003526.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 3.36438624, "relative_pitch": 85.6553108880004, "relative_heading": 91.11140205749533, "relative_elevation": 44.2829199908301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000032_pano_0001_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82061257402962, 52.3592847748179, 44.1489088861272 ] }, "distance": 3.42, "direction": 256.57, "angle": 85.57, "elevation": 44.15, "pano_id": "TMX7316010203-000032_pano_0001_000375", "timestamp": "2016-07-28T11:10:42.257980Z", "filename": "pano_0001_000375.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 3.42086013, "relative_pitch": 85.5693129075884, "relative_heading": 256.5672433694802, "relative_elevation": 44.1489088861272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82060809929267, 52.3593012322028, 44.2659340491518 ] }, "distance": 3.78, "direction": 285.93, "angle": 85.12, "elevation": 44.27, "pano_id": "TMX7316010203-002086_pano_0000_000217", "timestamp": "2021-04-12T10:34:25.287530Z", "filename": "pano_0000_000217.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 3.77715173, "relative_pitch": 85.12284326737102, "relative_heading": 285.928660330918, "relative_elevation": 44.2659340491518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_11-44-00_00404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820721533810745, 52.359290343713106, 0.0 ] }, "distance": 4.1, "direction": 92.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_11-44-00_00404", "timestamp": "2025-07-02T11:55:03Z", "filename": "recording_2025-07-02_11-44-00_00404.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 4.09954587, "relative_pitch": 0.0, "relative_heading": 92.44663258594629, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_003850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82060134552974, 52.3593002147377, 44.2623126646504 ] }, "distance": 4.2, "direction": 282.72, "angle": 84.59, "elevation": 44.26, "pano_id": "TMX7316010203-001689_pano_0000_003850", "timestamp": "2020-05-06T09:03:17.345410Z", "filename": "pano_0000_003850.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 4.1951217, "relative_pitch": 84.58575744195453, "relative_heading": 282.715452700685, "relative_elevation": 44.2623126646504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_001732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82072610344998, 52.3592879348032, 44.0664162812755 ] }, "distance": 4.43, "direction": 95.74, "angle": 84.26, "elevation": 44.07, "pano_id": "TMX7316010203-001306_pano_0000_001732", "timestamp": "2019-07-11T09:29:52.506240Z", "filename": "pano_0000_001732.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 4.4293385, "relative_pitch": 84.26018974632396, "relative_heading": 95.74073182803477, "relative_elevation": 44.0664162812755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_000887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82072666778059, 52.3592891601989, 44.2685114135966 ] }, "distance": 4.46, "direction": 93.95, "angle": 84.25, "elevation": 44.27, "pano_id": "TMX7316010203-002083_pano_0000_000887", "timestamp": "2021-04-09T07:35:46.815990Z", "filename": "pano_0000_000887.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 4.45613702, "relative_pitch": 84.25188053270737, "relative_heading": 93.94657142348139, "relative_elevation": 44.2685114135966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0002_000442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0002_000442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0002_000442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82059504338189, 52.3592991733197, 44.0338409962133 ] }, "distance": 4.59, "direction": 280.13, "angle": 84.05, "elevation": 44.03, "pano_id": "TMX7316010203-000288_pano_0002_000442", "timestamp": "2017-05-08T09:58:01.391990Z", "filename": "pano_0002_000442.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 4.59312205, "relative_pitch": 84.04507448572097, "relative_heading": 280.1256206240021, "relative_elevation": 44.0338409962133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_001056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82073138268131, 52.3592836103069, 44.2512211482972 ] }, "distance": 4.86, "direction": 100.97, "angle": 83.74, "elevation": 44.25, "pano_id": "TMX7316010203-000822_pano_0000_001056", "timestamp": "2018-07-03T11:32:56.618600Z", "filename": "pano_0000_001056.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 4.85556001, "relative_pitch": 83.73814869603201, "relative_heading": 100.97324052524274, "relative_elevation": 44.2512211482972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_01516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820733768168573, 52.35928068647074, 0.0 ] }, "distance": 5.09, "direction": 104.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_01516", "timestamp": "2024-09-18T09:03:37Z", "filename": "Job_20240918_0854_Track05_Sphere_01516.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 5.08522293, "relative_pitch": 0.0, "relative_heading": 104.22513889782732, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_001054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8205869727111, 52.3592879049698, 44.2322072163224 ] }, "distance": 5.09, "direction": 264.97, "angle": 83.43, "elevation": 44.23, "pano_id": "TMX7316010203-000822_pano_0000_001054", "timestamp": "2018-07-03T11:32:54.463680Z", "filename": "pano_0000_001054.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 5.09101946, "relative_pitch": 83.43428641465215, "relative_heading": 264.9699325914189, "relative_elevation": 44.2322072163224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_01514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820585927550784, 52.359294287449245, 0.0 ] }, "distance": 5.15, "direction": 272.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_01514", "timestamp": "2024-09-18T09:03:35Z", "filename": "Job_20240918_0854_Track05_Sphere_01514.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 5.14937903, "relative_pitch": 0.0, "relative_heading": 272.93687679812575, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0002_000441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0002_000441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0002_000441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82073812539169, 52.3592821593461, 44.049673538655 ] }, "distance": 5.34, "direction": 101.74, "angle": 83.09, "elevation": 44.05, "pano_id": "TMX7316010203-000288_pano_0002_000441", "timestamp": "2017-05-08T09:58:00.176670Z", "filename": "pano_0002_000441.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 5.33772682, "relative_pitch": 83.09085920302641, "relative_heading": 101.73605762491195, "relative_elevation": 44.049673538655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_000889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82058148891642, 52.3592978766623, 44.2450725110248 ] }, "distance": 5.49, "direction": 276.94, "angle": 82.93, "elevation": 44.25, "pano_id": "TMX7316010203-002083_pano_0000_000889", "timestamp": "2021-04-09T07:35:48.441020Z", "filename": "pano_0000_000889.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 5.48524782, "relative_pitch": 82.93286028531197, "relative_heading": 276.9446019677693, "relative_elevation": 44.2450725110248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_001734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82057877082779, 52.3592891953955, 44.0169480573386 ] }, "distance": 5.64, "direction": 266.92, "angle": 82.7, "elevation": 44.02, "pano_id": "TMX7316010203-001306_pano_0000_001734", "timestamp": "2019-07-11T09:29:53.861250Z", "filename": "pano_0000_001734.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 5.6383169, "relative_pitch": 82.70049201980655, "relative_heading": 266.92169806139634, "relative_elevation": 44.0169480573386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_003848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8207467340378, 52.3592877861789, 44.2801014725119 ] }, "distance": 5.83, "direction": 94.52, "angle": 82.5, "elevation": 44.28, "pano_id": "TMX7316010203-001689_pano_0000_003848", "timestamp": "2020-05-06T09:03:15.930390Z", "filename": "pano_0000_003848.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 5.83076187, "relative_pitch": 82.498504361625, "relative_heading": 94.5208399718331, "relative_elevation": 44.2801014725119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_11-44-00_00402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820576747827971, 52.35930155057333, 0.0 ] }, "distance": 5.87, "direction": 280.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_11-44-00_00402", "timestamp": "2025-07-02T11:55:02Z", "filename": "recording_2025-07-02_11-44-00_00402.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 5.86677739, "relative_pitch": 0.0, "relative_heading": 280.52876286221317, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82075046702356, 52.3592834402573, 44.2874586144462 ] }, "distance": 6.14, "direction": 98.84, "angle": 82.11, "elevation": 44.29, "pano_id": "TMX7316010203-002086_pano_0000_000215", "timestamp": "2021-04-12T10:34:23.862540Z", "filename": "pano_0000_000215.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 6.13981451, "relative_pitch": 82.1070804592897, "relative_heading": 98.83658766804673, "relative_elevation": 44.2874586144462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000032_pano_0001_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82075052278995, 52.359270816003, 44.1614243322983 ] }, "distance": 6.51, "direction": 111.14, "angle": 81.62, "elevation": 44.16, "pano_id": "TMX7316010203-000032_pano_0001_000377", "timestamp": "2016-07-28T11:10:43.732970Z", "filename": "pano_0001_000377.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 6.5089674, "relative_pitch": 81.61552228717478, "relative_heading": 111.14458759696923, "relative_elevation": 44.1614243322983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002467_pano_0000_003528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82056511946507, 52.3593010114659, 44.2715697381645 ] }, "distance": 6.64, "direction": 278.77, "angle": 81.47, "elevation": 44.27, "pano_id": "TMX7316010203-002467_pano_0000_003528", "timestamp": "2022-03-22T12:58:16.945260Z", "filename": "pano_0000_003528.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 6.63780861, "relative_pitch": 81.47293897177013, "relative_heading": 278.7698891023185, "relative_elevation": 44.2715697381645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000032_pano_0001_000374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82054169590097, 52.3592842351899, 44.1518749278039 ] }, "distance": 8.2, "direction": 264.02, "angle": 79.48, "elevation": 44.15, "pano_id": "TMX7316010203-000032_pano_0001_000374", "timestamp": "2016-07-28T11:10:41.537980Z", "filename": "pano_0001_000374.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 8.20064328, "relative_pitch": 79.47794951134541, "relative_heading": 264.01742278809786, "relative_elevation": 44.1518749278039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002467_pano_0000_003525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82077988949365, 52.3592756111234, 44.2952232537791 ] }, "distance": 8.27, "direction": 102.67, "angle": 79.42, "elevation": 44.3, "pano_id": "TMX7316010203-002467_pano_0000_003525", "timestamp": "2022-03-22T12:58:14.995280Z", "filename": "pano_0000_003525.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 8.2728095, "relative_pitch": 79.4210171393411, "relative_heading": 102.6688406514447, "relative_elevation": 44.2952232537791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82053544713286, 52.3593030695706, 44.2601660024375 ] }, "distance": 8.67, "direction": 278.23, "angle": 78.92, "elevation": 44.26, "pano_id": "TMX7316010203-002086_pano_0000_000218", "timestamp": "2021-04-12T10:34:25.982540Z", "filename": "pano_0000_000218.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 8.67095981, "relative_pitch": 78.91563187599515, "relative_heading": 278.2289114374423, "relative_elevation": 44.2601660024375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_11-44-00_00405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820784916588208, 52.35926780007917, 0.0 ] }, "distance": 8.83, "direction": 107.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_11-44-00_00405", "timestamp": "2025-07-02T11:55:04Z", "filename": "recording_2025-07-02_11-44-00_00405.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 8.8314603, "relative_pitch": 0.0, "relative_heading": 107.6895639867862, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_003851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82052817906281, 52.3593018015832, 44.2661307025701 ] }, "distance": 9.14, "direction": 276.91, "angle": 78.33, "elevation": 44.27, "pano_id": "TMX7316010203-001689_pano_0000_003851", "timestamp": "2020-05-06T09:03:18.030450Z", "filename": "pano_0000_003851.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 9.14324174, "relative_pitch": 78.32958308653419, "relative_heading": 276.90963694397834, "relative_elevation": 44.2661307025701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_000886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820794912727, 52.359273202735, 44.2815553070977 ] }, "distance": 9.33, "direction": 102.9, "angle": 78.1, "elevation": 44.28, "pano_id": "TMX7316010203-002083_pano_0000_000886", "timestamp": "2021-04-09T07:35:45.961060Z", "filename": "pano_0000_000886.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 9.33022549, "relative_pitch": 78.1016871579707, "relative_heading": 102.8960453145893, "relative_elevation": 44.2815553070977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_001731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82079736994752, 52.3592758925527, 44.0993037214503 ] }, "distance": 9.43, "direction": 100.9, "angle": 77.93, "elevation": 44.1, "pano_id": "TMX7316010203-001306_pano_0000_001731", "timestamp": "2019-07-11T09:29:51.766270Z", "filename": "pano_0000_001731.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 9.43234855, "relative_pitch": 77.92698606108306, "relative_heading": 100.89644002731126, "relative_elevation": 44.0993037214503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_001057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82079303746884, 52.3592602033986, 44.2421220913529 ] }, "distance": 9.64, "direction": 111.48, "angle": 77.71, "elevation": 44.24, "pano_id": "TMX7316010203-000822_pano_0000_001057", "timestamp": "2018-07-03T11:32:57.803630Z", "filename": "pano_0000_001057.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 9.6365013, "relative_pitch": 77.71216716611826, "relative_heading": 111.48113188205184, "relative_elevation": 44.2421220913529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_01517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820798112409537, 52.35925872264856, 0.0 ] }, "distance": 10.02, "direction": 111.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_01517", "timestamp": "2024-09-18T09:03:39Z", "filename": "Job_20240918_0854_Track05_Sphere_01517.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 10.01859877, "relative_pitch": 0.0, "relative_heading": 111.6339147646776, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_001053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82051429464517, 52.3592865920487, 44.2495752424002 ] }, "distance": 10.04, "direction": 266.62, "angle": 77.22, "elevation": 44.25, "pano_id": "TMX7316010203-000822_pano_0000_001053", "timestamp": "2018-07-03T11:32:53.463620Z", "filename": "pano_0000_001053.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 10.04023541, "relative_pitch": 77.21603400629337, "relative_heading": 266.617094616533, "relative_elevation": 44.2495752424002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_01513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820511939989984, 52.359291982927196, 0.0 ] }, "distance": 10.18, "direction": 270.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_01513", "timestamp": "2024-09-18T09:03:33Z", "filename": "Job_20240918_0854_Track05_Sphere_01513.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 10.18315675, "relative_pitch": 0.0, "relative_heading": 270.0416713689345, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_000890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82050882588931, 52.3593002949652, 44.2510101627558 ] }, "distance": 10.44, "direction": 275.12, "angle": 76.73, "elevation": 44.25, "pano_id": "TMX7316010203-002083_pano_0000_000890", "timestamp": "2021-04-09T07:35:49.236230Z", "filename": "pano_0000_000890.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 10.43703066, "relative_pitch": 76.72877760505598, "relative_heading": 275.1249636573337, "relative_elevation": 44.2510101627558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_001735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82050550559521, 52.3592895937736, 44.0211594412103 ] }, "distance": 10.62, "direction": 268.61, "angle": 76.43, "elevation": 44.02, "pano_id": "TMX7316010203-001306_pano_0000_001735", "timestamp": "2019-07-11T09:29:54.531260Z", "filename": "pano_0000_001735.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 10.62465333, "relative_pitch": 76.43097234528523, "relative_heading": 268.6061468357166, "relative_elevation": 44.0211594412103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_003847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8208114442972, 52.3592654430227, 44.298563785851 ] }, "distance": 10.64, "direction": 106.08, "angle": 76.5, "elevation": 44.3, "pano_id": "TMX7316010203-001689_pano_0000_003847", "timestamp": "2020-05-06T09:03:15.125420Z", "filename": "pano_0000_003847.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 10.63716403, "relative_pitch": 76.49752997441416, "relative_heading": 106.0773410899504, "relative_elevation": 44.298563785851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_11-44-00_00401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820503265864913, 52.3593010370341, 0.0 ] }, "distance": 10.82, "direction": 275.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_11-44-00_00401", "timestamp": "2025-07-02T11:55:01Z", "filename": "recording_2025-07-02_11-44-00_00401.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 10.8217874, "relative_pitch": 0.0, "relative_heading": 275.3812570146624, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82081289343715, 52.3592623618703, 44.3038521204144 ] }, "distance": 10.83, "direction": 107.68, "angle": 76.26, "elevation": 44.3, "pano_id": "TMX7316010203-002086_pano_0000_000214", "timestamp": "2021-04-12T10:34:23.037750Z", "filename": "pano_0000_000214.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 10.83119048, "relative_pitch": 76.26207210728423, "relative_heading": 107.67563609824194, "relative_elevation": 44.3038521204144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000032_pano_0001_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82081248551321, 52.3592511302928, 44.1821296382695 ] }, "distance": 11.25, "direction": 113.8, "angle": 75.72, "elevation": 44.18, "pano_id": "TMX7316010203-000032_pano_0001_000378", "timestamp": "2016-07-28T11:10:44.512950Z", "filename": "pano_0001_000378.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 11.24829308, "relative_pitch": 75.71655032661131, "relative_heading": 113.79577301275224, "relative_elevation": 44.1821296382695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002467_pano_0000_003529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82049210795622, 52.3593015396511, 44.2633235296234 ] }, "distance": 11.58, "direction": 275.3, "angle": 75.33, "elevation": 44.26, "pano_id": "TMX7316010203-002467_pano_0000_003529", "timestamp": "2022-03-22T12:58:17.605260Z", "filename": "pano_0000_003529.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 11.58384562, "relative_pitch": 75.33442416152393, "relative_heading": 275.3040688379308, "relative_elevation": 44.2633235296234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000032_pano_0001_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82047048907958, 52.3592835284975, 44.1337092705071 ] }, "distance": 13.04, "direction": 265.9, "angle": 73.54, "elevation": 44.13, "pano_id": "TMX7316010203-000032_pano_0001_000373", "timestamp": "2016-07-28T11:10:40.812960Z", "filename": "pano_0001_000373.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 13.0405197, "relative_pitch": 73.53877365459913, "relative_heading": 265.89567022335865, "relative_elevation": 44.1337092705071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002467_pano_0000_003524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82084167179279, 52.3592508323321, 44.3155891196802 ] }, "distance": 13.1, "direction": 110.42, "angle": 73.53, "elevation": 44.32, "pano_id": "TMX7316010203-002467_pano_0000_003524", "timestamp": "2022-03-22T12:58:14.290300Z", "filename": "pano_0000_003524.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 13.10376345, "relative_pitch": 73.52747519610051, "relative_heading": 110.41857552012019, "relative_elevation": 44.3155891196802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_11-44-00_00406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820836029037604, 52.3592358773777, 0.0 ] }, "distance": 13.43, "direction": 117.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_11-44-00_00406", "timestamp": "2025-07-02T11:55:05Z", "filename": "recording_2025-07-02_11-44-00_00406.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 13.43127379, "relative_pitch": 0.0, "relative_heading": 117.66275114744316, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8204630064473, 52.3593034482765, 44.2397817038 ] }, "distance": 13.58, "direction": 275.42, "angle": 72.94, "elevation": 44.24, "pano_id": "TMX7316010203-002086_pano_0000_000219", "timestamp": "2021-04-12T10:34:26.752480Z", "filename": "pano_0000_000219.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 13.57761149, "relative_pitch": 72.93824995038423, "relative_heading": 275.4230815795161, "relative_elevation": 44.2397817038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_000885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82085450461642, 52.3592473356951, 44.3220940157771 ] }, "distance": 14.06, "direction": 110.66, "angle": 72.4, "elevation": 44.32, "pano_id": "TMX7316010203-002083_pano_0000_000885", "timestamp": "2021-04-09T07:35:45.026180Z", "filename": "pano_0000_000885.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 14.05896229, "relative_pitch": 72.40097969478153, "relative_heading": 110.66158314124249, "relative_elevation": 44.3220940157771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_003852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82045552698795, 52.3593032413113, 44.2491529602557 ] }, "distance": 14.08, "direction": 275.13, "angle": 72.35, "elevation": 44.25, "pano_id": "TMX7316010203-001689_pano_0000_003852", "timestamp": "2020-05-06T09:03:18.740320Z", "filename": "pano_0000_003852.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 14.08288551, "relative_pitch": 72.34563172679698, "relative_heading": 275.1338822095333, "relative_elevation": 44.2491529602557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_001058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82083857702578, 52.3592260272314, 44.3178556095809 ] }, "distance": 14.12, "direction": 121.28, "angle": 72.33, "elevation": 44.32, "pano_id": "TMX7316010203-000822_pano_0000_001058", "timestamp": "2018-07-03T11:32:58.973630Z", "filename": "pano_0000_001058.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 14.12197261, "relative_pitch": 72.32541711894714, "relative_heading": 121.27683156905837, "relative_elevation": 44.3178556095809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_001730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82085885422168, 52.3592509315124, 44.1184209603816 ] }, "distance": 14.2, "direction": 108.73, "angle": 72.15, "elevation": 44.12, "pano_id": "TMX7316010203-001306_pano_0000_001730", "timestamp": "2019-07-11T09:29:50.951280Z", "filename": "pano_0000_001730.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 14.20312234, "relative_pitch": 72.15498239336871, "relative_heading": 108.72914356583739, "relative_elevation": 44.1184209603816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0002_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0002_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0002_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82044914009876, 52.3593017063739, 44.0297483354807 ] }, "distance": 14.5, "direction": 274.31, "angle": 71.77, "elevation": 44.03, "pano_id": "TMX7316010203-000288_pano_0002_000443", "timestamp": "2017-05-08T09:58:02.571720Z", "filename": "pano_0002_000443.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 14.50248208, "relative_pitch": 71.76919352306419, "relative_heading": 274.30795455002107, "relative_elevation": 44.0297483354807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_01518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820847239480696, 52.35922707805146, 0.0 ] }, "distance": 14.57, "direction": 119.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_01518", "timestamp": "2024-09-18T09:03:40Z", "filename": "Job_20240918_0854_Track05_Sphere_01518.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 14.57131122, "relative_pitch": 0.0, "relative_heading": 119.67891502369957, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0002_000440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0002_000440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0002_000440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0002_000440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82086069847045, 52.3592381405267, 44.1803103880957 ] }, "distance": 14.84, "direction": 113.79, "angle": 71.44, "elevation": 44.18, "pano_id": "TMX7316010203-000288_pano_0002_000440", "timestamp": "2017-05-08T09:57:58.731760Z", "filename": "pano_0002_000440.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 14.83686422, "relative_pitch": 71.43664819413007, "relative_heading": 113.78525892315594, "relative_elevation": 44.1803103880957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_001052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82044155803836, 52.3592852801478, 44.2119281794876 ] }, "distance": 15.0, "direction": 267.18, "angle": 71.26, "elevation": 44.21, "pano_id": "TMX7316010203-000822_pano_0000_001052", "timestamp": "2018-07-03T11:32:52.498600Z", "filename": "pano_0000_001052.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 14.99624704, "relative_pitch": 71.26357397235391, "relative_heading": 267.17756657885076, "relative_elevation": 44.2119281794876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_01512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820436695508048, 52.35929154179891, 0.0 ] }, "distance": 15.31, "direction": 269.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_01512", "timestamp": "2024-09-18T09:03:32Z", "filename": "Job_20240918_0854_Track05_Sphere_01512.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 15.30937898, "relative_pitch": 0.0, "relative_heading": 269.8440610426607, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_003846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82086565090291, 52.3592340859929, 44.4232722371817 ] }, "distance": 15.33, "direction": 114.82, "angle": 70.96, "elevation": 44.42, "pano_id": "TMX7316010203-001689_pano_0000_003846", "timestamp": "2020-05-06T09:03:14.235420Z", "filename": "pano_0000_003846.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 15.33005971, "relative_pitch": 70.96091995627074, "relative_heading": 114.819732801506, "relative_elevation": 44.4232722371817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_000891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82043658600982, 52.3593029488545, 44.2544711567461 ] }, "distance": 15.37, "direction": 274.58, "angle": 70.85, "elevation": 44.25, "pano_id": "TMX7316010203-002083_pano_0000_000891", "timestamp": "2021-04-09T07:35:50.076060Z", "filename": "pano_0000_000891.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 15.36589734, "relative_pitch": 70.85213807829075, "relative_heading": 274.5824764933792, "relative_elevation": 44.2544711567461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82086580146267, 52.3592321238438, 44.430593742989 ] }, "distance": 15.43, "direction": 115.54, "angle": 70.85, "elevation": 44.43, "pano_id": "TMX7316010203-002086_pano_0000_000213", "timestamp": "2021-04-12T10:34:22.102530Z", "filename": "pano_0000_000213.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 15.43223769, "relative_pitch": 70.84616829863292, "relative_heading": 115.53951526738524, "relative_elevation": 44.430593742989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_001736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82043270489783, 52.3592912512428, 44.0085312621668 ] }, "distance": 15.58, "direction": 269.73, "angle": 70.5, "elevation": 44.01, "pano_id": "TMX7316010203-001306_pano_0000_001736", "timestamp": "2019-07-11T09:29:55.241260Z", "filename": "pano_0000_001736.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 15.58136572, "relative_pitch": 70.50332319125714, "relative_heading": 269.72789644696985, "relative_elevation": 44.0085312621668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_11-44-00_00400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820430198135352, 52.359300273774714, 0.0 ] }, "distance": 15.78, "direction": 273.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_11-44-00_00400", "timestamp": "2025-07-02T11:55:00Z", "filename": "recording_2025-07-02_11-44-00_00400.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 15.77939313, "relative_pitch": 0.0, "relative_heading": 273.378755590208, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000032_pano_0001_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82086478115109, 52.3592234154027, 44.2861237498 ] }, "distance": 15.81, "direction": 118.82, "angle": 70.35, "elevation": 44.29, "pano_id": "TMX7316010203-000032_pano_0001_000379", "timestamp": "2016-07-28T11:10:45.357970Z", "filename": "pano_0001_000379.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 15.81317892, "relative_pitch": 70.34995542600022, "relative_heading": 118.8178721025654, "relative_elevation": 44.2861237498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002467_pano_0000_003530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8204191913898, 52.359301222176, 44.305018376559 ] }, "distance": 16.53, "direction": 273.59, "angle": 69.53, "elevation": 44.31, "pano_id": "TMX7316010203-002467_pano_0000_003530", "timestamp": "2022-03-22T12:58:18.310290Z", "filename": "pano_0000_003530.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 16.53427683, "relative_pitch": 69.53482982751565, "relative_heading": 273.59068518717, "relative_elevation": 44.305018376559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002467_pano_0000_003523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002467_pano_0000_003523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002467/pano_0000_003523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82089269152765, 52.3592182123203, 44.3318836726248 ] }, "distance": 17.76, "direction": 117.5, "angle": 68.16, "elevation": 44.33, "pano_id": "TMX7316010203-002467_pano_0000_003523", "timestamp": "2022-03-22T12:58:13.560360Z", "filename": "pano_0000_003523.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 17.76293844, "relative_pitch": 68.16496745522252, "relative_heading": 117.49756312353438, "relative_elevation": 44.3318836726248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000032_pano_0001_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82039938311525, 52.3592824120303, 44.2670139912516 ] }, "distance": 17.88, "direction": 266.61, "angle": 68.0, "elevation": 44.27, "pano_id": "TMX7316010203-000032_pano_0001_000372", "timestamp": "2016-07-28T11:10:40.088010Z", "filename": "pano_0001_000372.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 17.88260031, "relative_pitch": 68.00270865246446, "relative_heading": 266.6095859255258, "relative_elevation": 44.2670139912516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_11-44-00_00407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820881171936933, 52.35920008831354, 0.0 ] }, "distance": 18.13, "direction": 124.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_11-44-00_00407", "timestamp": "2025-07-02T11:55:06Z", "filename": "recording_2025-07-02_11-44-00_00407.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 18.12606728, "relative_pitch": 0.0, "relative_heading": 124.3136505432832, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82039049523809, 52.3593033458875, 44.3645966397598 ] }, "distance": 18.5, "direction": 273.94, "angle": 67.36, "elevation": 44.36, "pano_id": "TMX7316010203-002086_pano_0000_000220", "timestamp": "2021-04-12T10:34:27.597520Z", "filename": "pano_0000_000220.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 18.50056369, "relative_pitch": 67.36328395402982, "relative_heading": 273.94194768599084, "relative_elevation": 44.3645966397598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_001729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82090401886058, 52.3592149845388, 44.0719449799508 ] }, "distance": 18.61, "direction": 117.38, "angle": 67.1, "elevation": 44.07, "pano_id": "TMX7316010203-001306_pano_0000_001729", "timestamp": "2019-07-11T09:29:50.121300Z", "filename": "pano_0000_001729.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 18.61332702, "relative_pitch": 67.10374151340072, "relative_heading": 117.38148387168664, "relative_elevation": 44.0719449799508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_000884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82090363509778, 52.3592142689897, 44.2631134297699 ] }, "distance": 18.63, "direction": 117.64, "angle": 67.18, "elevation": 44.26, "pano_id": "TMX7316010203-002083_pano_0000_000884", "timestamp": "2021-04-09T07:35:44.051190Z", "filename": "pano_0000_000884.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 18.62691478, "relative_pitch": 67.17754591925335, "relative_heading": 117.63594648911909, "relative_elevation": 44.2631134297699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_001059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82088319532524, 52.3591904456905, 44.2174940174446 ] }, "distance": 18.86, "direction": 126.77, "angle": 66.9, "elevation": 44.22, "pano_id": "TMX7316010203-000822_pano_0000_001059", "timestamp": "2018-07-03T11:33:00.113620Z", "filename": "pano_0000_001059.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 18.86212397, "relative_pitch": 66.89806560094809, "relative_heading": 126.770398373784, "relative_elevation": 44.2174940174446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_003853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82038272046418, 52.3593035455885, 44.4029155289754 ] }, "distance": 19.03, "direction": 273.9, "angle": 66.8, "elevation": 44.4, "pano_id": "TMX7316010203-001689_pano_0000_003853", "timestamp": "2020-05-06T09:03:19.470310Z", "filename": "pano_0000_003853.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 19.03051419, "relative_pitch": 66.80065375744383, "relative_heading": 273.89907012857657, "relative_elevation": 44.4029155289754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_01519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820896191262593, 52.35918960851458, 0.0 ] }, "distance": 19.63, "direction": 125.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_01519", "timestamp": "2024-09-18T09:03:42Z", "filename": "Job_20240918_0854_Track05_Sphere_01519.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 19.63238928, "relative_pitch": 0.0, "relative_heading": 125.4413007696821, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_001051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_001051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_001051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82036908061699, 52.3592840297684, 44.3097507022321 ] }, "distance": 19.94, "direction": 267.48, "angle": 65.78, "elevation": 44.31, "pano_id": "TMX7316010203-000822_pano_0000_001051", "timestamp": "2018-07-03T11:32:51.523630Z", "filename": "pano_0000_001051.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 19.93503816, "relative_pitch": 65.77693213152978, "relative_heading": 267.4770106803267, "relative_elevation": 44.3097507022321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82091306705431, 52.3591978037407, 44.3079973356798 ] }, "distance": 20.09, "direction": 121.42, "angle": 65.61, "elevation": 44.31, "pano_id": "TMX7316010203-002086_pano_0000_000212", "timestamp": "2021-04-12T10:34:21.067540Z", "filename": "pano_0000_000212.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 20.0897769, "relative_pitch": 65.60989096851044, "relative_heading": 121.41777040544349, "relative_elevation": 44.3079973356798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_003845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_003845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_003845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82091440816959, 52.3591989203287, 44.2790650986135 ] }, "distance": 20.1, "direction": 120.98, "angle": 65.58, "elevation": 44.28, "pano_id": "TMX7316010203-001689_pano_0000_003845", "timestamp": "2020-05-06T09:03:13.290340Z", "filename": "pano_0000_003845.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 20.10356748, "relative_pitch": 65.5810159431751, "relative_heading": 120.97983545126317, "relative_elevation": 44.2790650986135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_01511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_01511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820366193651731, 52.35929217490305, 0.0 ] }, "distance": 20.11, "direction": 270.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_01511", "timestamp": "2024-09-18T09:03:31Z", "filename": "Job_20240918_0854_Track05_Sphere_01511.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 20.11241067, "relative_pitch": 0.0, "relative_heading": 270.08204111594017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000032_pano_0001_000380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000032_pano_0001_000380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000032/pano_0001_000380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82090878814486, 52.3591909970343, 44.1759849302471 ] }, "distance": 20.25, "direction": 123.68, "angle": 65.37, "elevation": 44.18, "pano_id": "TMX7316010203-000032_pano_0001_000380", "timestamp": "2016-07-28T11:10:46.262970Z", "filename": "pano_0001_000380.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 20.25156872, "relative_pitch": 65.3718883596739, "relative_heading": 123.67696927482017, "relative_elevation": 44.1759849302471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_000892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_000892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_000892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82036356311134, 52.3593041196021, 44.3411206463352 ] }, "distance": 20.34, "direction": 273.83, "angle": 65.36, "elevation": 44.34, "pano_id": "TMX7316010203-002083_pano_0000_000892", "timestamp": "2021-04-09T07:35:50.901020Z", "filename": "pano_0000_000892.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 20.33698148, "relative_pitch": 65.36152158177775, "relative_heading": 273.8285881780939, "relative_elevation": 44.3411206463352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_001737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_001737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_001737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82035966915022, 52.3592936415742, 44.0922052422538 ] }, "distance": 20.56, "direction": 270.54, "angle": 65.0, "elevation": 44.09, "pano_id": "TMX7316010203-001306_pano_0000_001737", "timestamp": "2019-07-11T09:29:55.956240Z", "filename": "pano_0000_001737.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 20.55777962, "relative_pitch": 65.002938894187, "relative_heading": 270.5351322072982, "relative_elevation": 44.0922052422538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_01515/adjacencies/b_20240918_0854_Track05_Sphere_01515/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_11-44-00_00399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_11-44-00_00399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_11-44-00_00399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820356080608465, 52.35930009863662, 0.0 ] }, "distance": 20.82, "direction": 272.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_11-44-00_00399", "timestamp": "2025-07-02T11:54:59Z", "filename": "recording_2025-07-02_11-44-00_00399.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_20240918_0854_Track05_Sphere_01515", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116406.83608244364, 485861.6374593608 ] }, "relative_distance": 20.82127358, "relative_pitch": 0.0, "relative_heading": 272.50632754869997, "relative_elevation": 0.0 } ] } }