Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84110264078294, 52.372130451060265, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00308", "timestamp": "2025-01-14T14:05:46Z", "filename": "Job_20250114_1307_Track15_Sphere_00308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_001242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84110602509475, 52.3721309783082, 49.4990244684741 ] }, "distance": 0.24, "direction": 75.72, "angle": 89.72, "elevation": 49.5, "pano_id": "TMX7316010203-002506_pano_0000_001242", "timestamp": "2022-04-12T06:12:39.275250Z", "filename": "pano_0000_001242.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 0.23784512, "relative_pitch": 89.72469322735117, "relative_heading": 75.71946464146502, "relative_elevation": 49.4990244684741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841098645106232, 52.372130576434785, 0.0 ] }, "distance": 0.27, "direction": 272.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00047", "timestamp": "2025-10-02T13:35:58Z", "filename": "recording_2025-10-02_13-35-18_00047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 0.27249126, "relative_pitch": 0.0, "relative_heading": 272.9347072475869, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001325_pano_0000_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84110516154422, 52.37213311147, 49.5856178402901 ] }, "distance": 0.34, "direction": 30.11, "angle": 89.6, "elevation": 49.59, "pano_id": "TMX7316010203-001325_pano_0000_000037", "timestamp": "2019-07-24T05:31:20.541440Z", "filename": "pano_0000_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 0.34221578, "relative_pitch": 89.60457871794564, "relative_heading": 30.11099343014656, "relative_elevation": 49.5856178402901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84110801669225, 52.3721303720234, 49.5174853634089 ] }, "distance": 0.37, "direction": 91.38, "angle": 89.58, "elevation": 49.52, "pano_id": "TMX7316010203-000267_pano_0000_000166", "timestamp": "2017-04-20T11:01:46.424230Z", "filename": "pano_0000_000166.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 0.36624312, "relative_pitch": 89.57623449033689, "relative_heading": 91.37600279783835, "relative_elevation": 49.5174853634089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001325_pano_0000_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84110617603273, 52.3721330212163, 49.5772764729336 ] }, "distance": 0.37, "direction": 40.09, "angle": 89.57, "elevation": 49.58, "pano_id": "TMX7316010203-001325_pano_0000_000038", "timestamp": "2019-07-24T05:31:33.826380Z", "filename": "pano_0000_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 0.37385109, "relative_pitch": 89.5679536038384, "relative_heading": 40.09383433704545, "relative_elevation": 49.5772764729336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84111131270274, 52.372131394803, 49.5493912398815 ] }, "distance": 0.6, "direction": 79.92, "angle": 89.31, "elevation": 49.55, "pano_id": "TMX7316010203-002024_pano_0000_000126", "timestamp": "2021-02-22T11:02:53.056700Z", "filename": "pano_0000_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 0.59988252, "relative_pitch": 89.30636771499306, "relative_heading": 79.91794532526812, "relative_elevation": 49.5493912398815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84109222612128, 52.3721339932403, 49.5457291258499 ] }, "distance": 0.81, "direction": 299.06, "angle": 89.06, "elevation": 49.55, "pano_id": "TMX7316010203-001688_pano_0000_004291", "timestamp": "2020-05-06T07:28:46.501280Z", "filename": "pano_0000_004291.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 0.81146855, "relative_pitch": 89.06168367319997, "relative_heading": 299.06026564777943, "relative_elevation": 49.5457291258499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001325_pano_0000_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84107668277894, 52.3721374205779, 49.5581294000149 ] }, "distance": 1.93, "direction": 293.69, "angle": 87.77, "elevation": 49.56, "pano_id": "TMX7316010203-001325_pano_0000_000036", "timestamp": "2019-07-24T05:31:08.561480Z", "filename": "pano_0000_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 1.93054394, "relative_pitch": 87.76916278328704, "relative_heading": 293.68546242106487, "relative_elevation": 49.5581294000149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84113513687759, 52.3721271844442, 49.6424309443682 ] }, "distance": 2.24, "direction": 99.33, "angle": 87.41, "elevation": 49.64, "pano_id": "TMX7316010203-002064_pano_0000_003667", "timestamp": "2021-03-26T12:46:50.105840Z", "filename": "pano_0000_003667.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 2.24286499, "relative_pitch": 87.41311286461763, "relative_heading": 99.32678625003454, "relative_elevation": 49.6424309443682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8410641011233, 52.3721383907073, 49.50871830713 ] }, "distance": 2.77, "direction": 288.6, "angle": 86.8, "elevation": 49.51, "pano_id": "TMX7316010203-002064_pano_0000_003666", "timestamp": "2021-03-26T12:46:49.405790Z", "filename": "pano_0000_003666.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 2.76951896, "relative_pitch": 86.79820962895225, "relative_heading": 288.60254092326926, "relative_elevation": 49.50871830713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8410490246663, 52.372139697933, 49.4064623489976 ] }, "distance": 3.79, "direction": 285.74, "angle": 85.61, "elevation": 49.41, "pano_id": "TMX7316010203-000267_pano_0000_000165", "timestamp": "2017-04-20T11:00:34.469780Z", "filename": "pano_0000_000165.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 3.79383331, "relative_pitch": 85.60897714700974, "relative_heading": 285.73653503381126, "relative_elevation": 49.4064623489976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841048425043523, 52.372138901122824, 0.0 ] }, "distance": 3.81, "direction": 284.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00307", "timestamp": "2025-01-14T14:04:31Z", "filename": "Job_20250114_1307_Track15_Sphere_00307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 3.81031425, "relative_pitch": 0.0, "relative_heading": 284.2865506931632, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001325_pano_0000_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84116682058278, 52.3721238397478, 49.6760963853449 ] }, "distance": 4.43, "direction": 99.55, "angle": 84.9, "elevation": 49.68, "pano_id": "TMX7316010203-001325_pano_0000_000039", "timestamp": "2019-07-24T05:31:35.671370Z", "filename": "pano_0000_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 4.4325749, "relative_pitch": 84.90102823485651, "relative_heading": 99.55350338175514, "relative_elevation": 49.6760963853449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84104025379806, 52.3721423656337, 49.4664800381288 ] }, "distance": 4.45, "direction": 287.33, "angle": 84.86, "elevation": 49.47, "pano_id": "TMX7316010203-002024_pano_0000_000125", "timestamp": "2021-02-22T11:02:11.226970Z", "filename": "pano_0000_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 4.45103033, "relative_pitch": 84.85833026527267, "relative_heading": 287.32918375640696, "relative_elevation": 49.4664800381288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84116872289457, 52.372122559046, 49.6732966788113 ] }, "distance": 4.59, "direction": 101.04, "angle": 84.73, "elevation": 49.67, "pano_id": "TMX7316010203-001688_pano_0000_004292", "timestamp": "2020-05-06T07:28:48.376230Z", "filename": "pano_0000_004292.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 4.58553626, "relative_pitch": 84.72575078115253, "relative_heading": 101.04093381628608, "relative_elevation": 49.6732966788113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_001241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84103751162265, 52.3721416179475, 49.3837412791327 ] }, "distance": 4.61, "direction": 285.65, "angle": 84.67, "elevation": 49.38, "pano_id": "TMX7316010203-002506_pano_0000_001241", "timestamp": "2022-04-12T06:12:37.955160Z", "filename": "pano_0000_001241.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 4.60651326, "relative_pitch": 84.67087296481593, "relative_heading": 285.6491824989418, "relative_elevation": 49.3837412791327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841170021004145, 52.37212021020989, 0.0 ] }, "distance": 4.73, "direction": 103.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00048", "timestamp": "2025-10-02T13:36:01Z", "filename": "recording_2025-10-02_13-35-18_00048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 4.72843889, "relative_pitch": 0.0, "relative_heading": 103.94542757732381, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_001243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84117089414005, 52.3721212734456, 49.6358547247946 ] }, "distance": 4.76, "direction": 102.39, "angle": 84.52, "elevation": 49.64, "pano_id": "TMX7316010203-002506_pano_0000_001243", "timestamp": "2022-04-12T06:13:34.114710Z", "filename": "pano_0000_001243.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 4.75939289, "relative_pitch": 84.522871033253, "relative_heading": 102.39040680639152, "relative_elevation": 49.6358547247946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841027553991556, 52.372141662949815, 0.0 ] }, "distance": 5.26, "direction": 283.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00046", "timestamp": "2025-10-02T13:35:56Z", "filename": "recording_2025-10-02_13-35-18_00046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 5.26392419, "relative_pitch": 0.0, "relative_heading": 283.7100947946071, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118337129582, 52.3721203491309, 49.6738542979583 ] }, "distance": 5.61, "direction": 101.55, "angle": 83.55, "elevation": 49.67, "pano_id": "TMX7316010203-002024_pano_0000_000127", "timestamp": "2021-02-22T11:02:54.116760Z", "filename": "pano_0000_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 5.61204941, "relative_pitch": 83.55417337409362, "relative_heading": 101.55439533355337, "relative_elevation": 49.6738542979583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84101741502317, 52.3721452379794, 49.4109424725175 ] }, "distance": 6.03, "direction": 285.83, "angle": 83.04, "elevation": 49.41, "pano_id": "TMX7316010203-001688_pano_0000_004290", "timestamp": "2020-05-06T07:28:45.401300Z", "filename": "pano_0000_004290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 6.03318443, "relative_pitch": 83.03851930812353, "relative_heading": 285.82657300335376, "relative_elevation": 49.4109424725175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_003504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84110779787961, 52.3720750549726, 49.4668222824112 ] }, "distance": 6.17, "direction": 176.74, "angle": 82.89, "elevation": 49.47, "pano_id": "TMX7316010203-000817_pano_0001_003504", "timestamp": "2018-06-29T14:06:07.266100Z", "filename": "pano_0001_003504.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 6.17416569, "relative_pitch": 82.88546128889658, "relative_heading": 176.73880336475162, "relative_elevation": 49.4668222824112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0002_000395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0002_000395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0002_000395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84110548916677, 52.372187201208, 49.6426936937496 ] }, "distance": 6.32, "direction": 1.76, "angle": 82.75, "elevation": 49.64, "pano_id": "TMX7316010203-001028_pano_0002_000395", "timestamp": "2018-12-20T10:18:34.697110Z", "filename": "pano_0002_000395.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 6.31781849, "relative_pitch": 82.74719441645655, "relative_heading": 1.7596002103477604, "relative_elevation": 49.6426936937496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_004895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84112109895519, 52.372188295946, 49.628732628189 ] }, "distance": 6.56, "direction": 11.05, "angle": 82.47, "elevation": 49.63, "pano_id": "TMX7316010203-000828_pano_0000_004895", "timestamp": "2018-07-06T09:35:10.274640Z", "filename": "pano_0000_004895.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 6.55827083, "relative_pitch": 82.47217122375464, "relative_heading": 11.051211053340836, "relative_elevation": 49.628732628189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841196420134548, 52.37211570326561, 0.0 ] }, "distance": 6.59, "direction": 104.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00310", "timestamp": "2025-01-14T14:05:51Z", "filename": "Job_20250114_1307_Track15_Sphere_00310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 6.59449192, "relative_pitch": 0.0, "relative_heading": 104.40954988265835, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001325_pano_0000_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84100940103494, 52.3721476260337, 49.4369245888665 ] }, "distance": 6.63, "direction": 286.75, "angle": 82.36, "elevation": 49.44, "pano_id": "TMX7316010203-001325_pano_0000_000035", "timestamp": "2019-07-24T05:31:07.141490Z", "filename": "pano_0000_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 6.6316342, "relative_pitch": 82.35976215168643, "relative_heading": 286.74934086291455, "relative_elevation": 49.4369245888665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84115763257486, 52.3721796979074, 49.6936591099948 ] }, "distance": 6.64, "direction": 34.35, "angle": 82.39, "elevation": 49.69, "pano_id": "TMX7316010203-002064_pano_0000_003509", "timestamp": "2021-03-26T12:42:31.312680Z", "filename": "pano_0000_003509.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 6.63754048, "relative_pitch": 82.39208098569593, "relative_heading": 34.351211757490745, "relative_elevation": 49.6936591099948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_003503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84103754497683, 52.3720859669707, 49.3488766923547 ] }, "distance": 6.65, "direction": 221.85, "angle": 82.33, "elevation": 49.35, "pano_id": "TMX7316010203-000817_pano_0001_003503", "timestamp": "2018-06-29T14:06:05.631070Z", "filename": "pano_0001_003503.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 6.64512824, "relative_pitch": 82.33090335142799, "relative_heading": 221.84971065733413, "relative_elevation": 49.3488766923547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841040127625428, 52.37208291415323, 0.0 ] }, "distance": 6.79, "direction": 218.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01655", "timestamp": "2024-09-18T11:30:15Z", "filename": "Job_20240918_0854_Track08_Sphere_01655.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 6.79024219, "relative_pitch": 0.0, "relative_heading": 218.83034250710813, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84108533360844, 52.3721909142037, 49.565946040675 ] }, "distance": 6.83, "direction": 350.06, "angle": 82.15, "elevation": 49.57, "pano_id": "TMX7316010203-002064_pano_0000_003508", "timestamp": "2021-03-26T12:42:30.767690Z", "filename": "pano_0000_003508.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 6.83047756, "relative_pitch": 82.15372518362712, "relative_heading": 350.06268721051214, "relative_elevation": 49.565946040675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120502794878, 52.3721174260139, 49.7170878760517 ] }, "distance": 7.12, "direction": 101.74, "angle": 81.85, "elevation": 49.72, "pano_id": "TMX7316010203-001688_pano_0000_004293", "timestamp": "2020-05-06T07:29:06.686110Z", "filename": "pano_0000_004293.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 7.12231953, "relative_pitch": 81.84744847912141, "relative_heading": 101.7413547324519, "relative_elevation": 49.7170878760517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120611988299, 52.3721160186998, 49.7711048107594 ] }, "distance": 7.23, "direction": 102.84, "angle": 81.74, "elevation": 49.77, "pano_id": "TMX7316010203-002064_pano_0000_003668", "timestamp": "2021-03-26T12:46:50.835820Z", "filename": "pano_0000_003668.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 7.22831992, "relative_pitch": 81.73663621179072, "relative_heading": 102.83677610325516, "relative_elevation": 49.7711048107594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84099272243811, 52.3721489936988, 49.3714744234458 ] }, "distance": 7.77, "direction": 285.41, "angle": 81.06, "elevation": 49.37, "pano_id": "TMX7316010203-002064_pano_0000_003665", "timestamp": "2021-03-26T12:46:48.635820Z", "filename": "pano_0000_003665.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 7.76535457, "relative_pitch": 81.06150494276126, "relative_heading": 285.409103559682, "relative_elevation": 49.3714744234458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_004896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118936678508, 52.3721778881899, 49.7582540921867 ] }, "distance": 7.92, "direction": 48.21, "angle": 80.95, "elevation": 49.76, "pano_id": "TMX7316010203-000828_pano_0000_004896", "timestamp": "2018-07-06T09:35:11.254470Z", "filename": "pano_0000_004896.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 7.92158504, "relative_pitch": 80.95434142283216, "relative_heading": 48.21407997567639, "relative_elevation": 49.7582540921867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_004894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84105275843526, 52.3721985076098, 49.5009689480066 ] }, "distance": 8.3, "direction": 335.84, "angle": 80.48, "elevation": 49.5, "pano_id": "TMX7316010203-000828_pano_0000_004894", "timestamp": "2018-07-06T09:35:09.174390Z", "filename": "pano_0000_004894.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 8.30009165, "relative_pitch": 80.48145641412805, "relative_heading": 335.8383092030084, "relative_elevation": 49.5009689480066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0002_000394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0002_000394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0002_000394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84104368549149, 52.372195881361, 49.5459882812575 ] }, "distance": 8.31, "direction": 331.12, "angle": 80.47, "elevation": 49.55, "pano_id": "TMX7316010203-001028_pano_0002_000394", "timestamp": "2018-12-20T10:18:32.607180Z", "filename": "pano_0002_000394.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 8.31452062, "relative_pitch": 80.47371763633592, "relative_heading": 331.12356581493873, "relative_elevation": 49.5459882812575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841161440135356, 52.37206457246381, 0.0 ] }, "distance": 8.35, "direction": 151.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01658", "timestamp": "2024-09-18T11:30:32Z", "filename": "Job_20240918_0854_Track08_Sphere_01658.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 8.35314266, "relative_pitch": 0.0, "relative_heading": 151.35251254071844, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001325_pano_0000_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84123262669043, 52.3721129920572, 49.8027974646539 ] }, "distance": 9.06, "direction": 102.38, "angle": 79.69, "elevation": 49.8, "pano_id": "TMX7316010203-001325_pano_0000_000040", "timestamp": "2019-07-24T05:31:36.581400Z", "filename": "pano_0000_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 9.06361923, "relative_pitch": 79.68561534389669, "relative_heading": 102.37704378592292, "relative_elevation": 49.8027974646539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84097061493475, 52.3721527485, 49.33462858852 ] }, "distance": 9.33, "direction": 285.43, "angle": 79.29, "elevation": 49.33, "pano_id": "TMX7316010203-002024_pano_0000_000124", "timestamp": "2021-02-22T11:02:09.866980Z", "filename": "pano_0000_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 9.32792449, "relative_pitch": 79.29321647061458, "relative_heading": 285.42583855437084, "relative_elevation": 49.33462858852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_001240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8409677234752, 52.3721524339529, 49.2557938555256 ] }, "distance": 9.51, "direction": 284.91, "angle": 79.07, "elevation": 49.26, "pano_id": "TMX7316010203-002506_pano_0000_001240", "timestamp": "2022-04-12T06:12:37.110140Z", "filename": "pano_0000_001240.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 9.50883923, "relative_pitch": 79.07345507552799, "relative_heading": 284.9069064907477, "relative_elevation": 49.2557938555256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84123025778195, 52.3721685227839, 49.8218995155767 ] }, "distance": 9.67, "direction": 64.01, "angle": 79.02, "elevation": 49.82, "pano_id": "TMX7316010203-002064_pano_0000_003510", "timestamp": "2021-03-26T12:42:31.822660Z", "filename": "pano_0000_003510.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 9.66909422, "relative_pitch": 79.01695777808477, "relative_heading": 64.01473790190332, "relative_elevation": 49.8218995155767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84124155396218, 52.37211020417595, 0.0 ] }, "distance": 9.73, "direction": 103.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00049", "timestamp": "2025-10-02T13:37:03Z", "filename": "recording_2025-10-02_13-35-18_00049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 9.725526, "relative_pitch": 0.0, "relative_heading": 103.39443332737872, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_001244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84124245261405, 52.3721103353183, 49.7823099112138 ] }, "distance": 9.78, "direction": 103.23, "angle": 78.88, "elevation": 49.78, "pano_id": "TMX7316010203-002506_pano_0000_001244", "timestamp": "2022-04-12T06:13:35.229690Z", "filename": "pano_0000_001244.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 9.78172635, "relative_pitch": 78.8835703559076, "relative_heading": 103.22823320548072, "relative_elevation": 49.7823099112138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84124470654432, 52.3721118241386, 49.8042757771909 ] }, "distance": 9.9, "direction": 102.09, "angle": 78.76, "elevation": 49.8, "pano_id": "TMX7316010203-001688_pano_0000_004294", "timestamp": "2020-05-06T07:29:11.756060Z", "filename": "pano_0000_004294.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 9.89520094, "relative_pitch": 78.762710757996, "relative_heading": 102.0909543544413, "relative_elevation": 49.8042757771909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_003502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84096688036601, 52.3720970957928, 49.2254860913381 ] }, "distance": 9.96, "direction": 248.13, "angle": 78.56, "elevation": 49.23, "pano_id": "TMX7316010203-000817_pano_0001_003502", "timestamp": "2018-06-29T14:06:04.616130Z", "filename": "pano_0001_003502.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 9.96338386, "relative_pitch": 78.55774506621293, "relative_heading": 248.12876368326508, "relative_elevation": 49.2254860913381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840959635691957, 52.372152665194925, 0.0 ] }, "distance": 10.05, "direction": 284.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00306", "timestamp": "2025-01-14T14:04:30Z", "filename": "Job_20250114_1307_Track15_Sphere_00306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 10.04843483, "relative_pitch": 0.0, "relative_heading": 284.24069975718197, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84101257707323, 52.3722022119675, 49.4285512492061 ] }, "distance": 10.07, "direction": 322.47, "angle": 78.49, "elevation": 49.43, "pano_id": "TMX7316010203-002064_pano_0000_003507", "timestamp": "2021-03-26T12:42:30.172680Z", "filename": "pano_0000_003507.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 10.06917452, "relative_pitch": 78.4857285636783, "relative_heading": 322.4695706758255, "relative_elevation": 49.4285512492061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840956532163779, 52.37215308228833, 0.0 ] }, "distance": 10.26, "direction": 284.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00045", "timestamp": "2025-10-02T13:35:55Z", "filename": "recording_2025-10-02_13-35-18_00045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 10.26473122, "relative_pitch": 0.0, "relative_heading": 284.20156771377816, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841073772746821, 52.37203970349134, 0.0 ] }, "distance": 10.29, "direction": 191.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00421", "timestamp": "2025-10-02T13:46:43Z", "filename": "recording_2025-10-02_13-35-18_00421.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 10.28750966, "relative_pitch": 0.0, "relative_heading": 191.01799996808168, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84125030722433, 52.3721065926653, 49.7728517577052 ] }, "distance": 10.4, "direction": 104.79, "angle": 78.2, "elevation": 49.77, "pano_id": "TMX7316010203-000267_pano_0000_000167", "timestamp": "2017-04-20T11:01:48.394180Z", "filename": "pano_0000_000167.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 10.401637, "relative_pitch": 78.19608822010657, "relative_heading": 104.78726432237507, "relative_elevation": 49.7728517577052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84125483359491, 52.3721088669902, 49.8251084396616 ] }, "distance": 10.64, "direction": 103.05, "angle": 77.95, "elevation": 49.83, "pano_id": "TMX7316010203-002024_pano_0000_000128", "timestamp": "2021-02-22T11:02:54.816720Z", "filename": "pano_0000_000128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 10.64002712, "relative_pitch": 77.94568892103811, "relative_heading": 103.04564536630433, "relative_elevation": 49.8251084396616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841258670802655, 52.37210584315811, 0.0 ] }, "distance": 10.97, "direction": 104.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00311", "timestamp": "2025-01-14T14:05:52Z", "filename": "Job_20250114_1307_Track15_Sphere_00311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 10.97386791, "relative_pitch": 0.0, "relative_heading": 104.44921183493089, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track13_Sphere_00310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84108618635926, 52.3720309168107, 0.0 ] }, "distance": 11.13, "direction": 185.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track13_Sphere_00310", "timestamp": "2025-01-14T13:44:52Z", "filename": "Job_20250114_1307_Track13_Sphere_00310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 11.13216677, "relative_pitch": 0.0, "relative_heading": 185.77770225013683, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84094345511024, 52.3721565981217, 49.2677760757506 ] }, "distance": 11.23, "direction": 285.02, "angle": 77.16, "elevation": 49.27, "pano_id": "TMX7316010203-001688_pano_0000_004289", "timestamp": "2020-05-06T07:28:44.541300Z", "filename": "pano_0000_004289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 11.22528259, "relative_pitch": 77.16470741209558, "relative_heading": 285.0221627613093, "relative_elevation": 49.2677760757506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_003505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84121885185298, 52.3720587226745, 49.6515149185434 ] }, "distance": 11.24, "direction": 135.24, "angle": 77.24, "elevation": 49.65, "pano_id": "TMX7316010203-000817_pano_0001_003505", "timestamp": "2018-06-29T14:06:52.120860Z", "filename": "pano_0001_003505.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 11.24050713, "relative_pitch": 77.24394457053734, "relative_heading": 135.2404711980281, "relative_elevation": 49.6515149185434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_004893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84099479574372, 52.372207067847, 49.3928374191746 ] }, "distance": 11.25, "direction": 319.25, "angle": 77.17, "elevation": 49.39, "pano_id": "TMX7316010203-000828_pano_0000_004893", "timestamp": "2018-07-06T09:35:04.374410Z", "filename": "pano_0000_004893.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 11.25313478, "relative_pitch": 77.1654154625022, "relative_heading": 319.2539983976571, "relative_elevation": 49.3928374191746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841002324092364, 52.37205002438367, 0.0 ] }, "distance": 11.26, "direction": 217.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00420", "timestamp": "2025-10-02T13:46:43Z", "filename": "recording_2025-10-02_13-35-18_00420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 11.25932576, "relative_pitch": 0.0, "relative_heading": 217.35931815486006, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_004892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84099482458511, 52.3722071622582, 49.387015864253 ] }, "distance": 11.26, "direction": 319.3, "angle": 77.16, "elevation": 49.39, "pano_id": "TMX7316010203-000828_pano_0000_004892", "timestamp": "2018-07-06T09:34:36.379620Z", "filename": "pano_0000_004892.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 11.25981487, "relative_pitch": 77.15658556930327, "relative_heading": 319.296463260407, "relative_elevation": 49.387015864253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_004897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84125775657438, 52.3721670850065, 49.8784301970154 ] }, "distance": 11.32, "direction": 68.9, "angle": 77.21, "elevation": 49.88, "pano_id": "TMX7316010203-000828_pano_0000_004897", "timestamp": "2018-07-06T09:35:12.164380Z", "filename": "pano_0000_004897.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 11.32366747, "relative_pitch": 77.2092128344065, "relative_heading": 68.90028179854772, "relative_elevation": 49.8784301970154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001325_pano_0000_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84094057091126, 52.3721582101671, 49.3078214861453 ] }, "distance": 11.46, "direction": 285.63, "angle": 76.91, "elevation": 49.31, "pano_id": "TMX7316010203-001325_pano_0000_000034", "timestamp": "2019-07-24T05:31:06.216500Z", "filename": "pano_0000_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 11.46215025, "relative_pitch": 76.91338192094803, "relative_heading": 285.6336917465201, "relative_elevation": 49.3078214861453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track13_Sphere_00309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841006408372316, 52.37204389560923, 0.0 ] }, "distance": 11.65, "direction": 214.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track13_Sphere_00309", "timestamp": "2025-01-14T13:44:50Z", "filename": "Job_20250114_1307_Track13_Sphere_00309.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 11.64991104, "relative_pitch": 0.0, "relative_heading": 214.23509347095603, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841144950016907, 52.372028761150105, 0.0 ] }, "distance": 11.68, "direction": 165.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00422", "timestamp": "2025-10-02T13:46:44Z", "filename": "recording_2025-10-02_13-35-18_00422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 11.67662614, "relative_pitch": 0.0, "relative_heading": 165.71291184582688, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0002_000393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0002_000393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0002_000393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84097579151067, 52.3722037477021, 49.4149722158909 ] }, "distance": 11.88, "direction": 313.35, "angle": 76.48, "elevation": 49.41, "pano_id": "TMX7316010203-001028_pano_0002_000393", "timestamp": "2018-12-20T10:18:31.682180Z", "filename": "pano_0002_000393.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 11.88103417, "relative_pitch": 76.48076272833228, "relative_heading": 313.35182073393395, "relative_elevation": 49.4149722158909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84093208909224, 52.3721531549365, 49.1926164142787 ] }, "distance": 11.89, "direction": 282.27, "angle": 76.41, "elevation": 49.19, "pano_id": "TMX7316010203-000267_pano_0000_000164", "timestamp": "2017-04-20T11:00:30.084810Z", "filename": "pano_0000_000164.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 11.8873352, "relative_pitch": 76.41497767223944, "relative_heading": 282.27045501755555, "relative_elevation": 49.1926164142787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84127751093339, 52.3721049490677, 49.8889045407996 ] }, "distance": 12.24, "direction": 103.4, "angle": 76.21, "elevation": 49.89, "pano_id": "TMX7316010203-002064_pano_0000_003669", "timestamp": "2021-03-26T12:46:51.550770Z", "filename": "pano_0000_003669.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 12.24329855, "relative_pitch": 76.21147267572582, "relative_heading": 103.4016648681673, "relative_elevation": 49.8889045407996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841234071528371, 52.37205360082419, 0.0 ] }, "distance": 12.38, "direction": 133.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01659", "timestamp": "2024-09-18T11:30:33Z", "filename": "Job_20240918_0854_Track08_Sphere_01659.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 12.37960517, "relative_pitch": 0.0, "relative_heading": 133.6910716979613, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84092167309431, 52.3721588072721, 49.2288815332577 ] }, "distance": 12.72, "direction": 284.36, "angle": 75.51, "elevation": 49.23, "pano_id": "TMX7316010203-002064_pano_0000_003664", "timestamp": "2021-03-26T12:46:47.120780Z", "filename": "pano_0000_003664.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 12.7226592, "relative_pitch": 75.50959514385266, "relative_heading": 284.35973674879165, "relative_elevation": 49.2288815332577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track13_Sphere_00311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841174235201959, 52.372016448185335, 0.0 ] }, "distance": 13.59, "direction": 158.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track13_Sphere_00311", "timestamp": "2025-01-14T13:44:54Z", "filename": "Job_20250114_1307_Track13_Sphere_00311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 13.59046748, "relative_pitch": 0.0, "relative_heading": 158.97420445693902, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001325_pano_0000_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84129915240648, 52.3721016111077, 49.9401562185958 ] }, "distance": 13.76, "direction": 103.48, "angle": 74.59, "elevation": 49.94, "pano_id": "TMX7316010203-001325_pano_0000_000041", "timestamp": "2019-07-24T05:31:37.321370Z", "filename": "pano_0000_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 13.76320314, "relative_pitch": 74.59211726152351, "relative_heading": 103.48362315422025, "relative_elevation": 49.9401562185958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84130306592524, 52.3721572145271, 49.9588005254045 ] }, "distance": 13.97, "direction": 77.69, "angle": 74.38, "elevation": 49.96, "pano_id": "TMX7316010203-002064_pano_0000_003511", "timestamp": "2021-03-26T12:42:32.302670Z", "filename": "pano_0000_003511.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 13.97145529, "relative_pitch": 74.37584377998296, "relative_heading": 77.6925982321486, "relative_elevation": 49.9588005254045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840930590258377, 52.37205965186106, 0.0 ] }, "distance": 14.12, "direction": 236.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00419", "timestamp": "2025-10-02T13:46:42Z", "filename": "recording_2025-10-02_13-35-18_00419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 14.11996932, "relative_pitch": 0.0, "relative_heading": 236.08640066176548, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84090024780196, 52.3721628713124, 49.1915668966249 ] }, "distance": 14.25, "direction": 284.67, "angle": 73.85, "elevation": 49.19, "pano_id": "TMX7316010203-002024_pano_0000_000123", "timestamp": "2021-02-22T11:02:08.982030Z", "filename": "pano_0000_000123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 14.24864239, "relative_pitch": 73.84601277747261, "relative_heading": 284.6661529023754, "relative_elevation": 49.1915668966249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track13_Sphere_00308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840931853701497, 52.37205602664233, 0.0 ] }, "distance": 14.28, "direction": 234.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track13_Sphere_00308", "timestamp": "2025-01-14T13:44:49Z", "filename": "Job_20250114_1307_Track13_Sphere_00308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 14.27876157, "relative_pitch": 0.0, "relative_heading": 234.5502558448232, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_003501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84089594180112, 52.3721080718042, 49.0963149825111 ] }, "distance": 14.3, "direction": 259.97, "angle": 73.77, "elevation": 49.1, "pano_id": "TMX7316010203-000817_pano_0001_003501", "timestamp": "2018-06-29T14:06:03.751080Z", "filename": "pano_0001_003501.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 14.2962248, "relative_pitch": 73.76510942262385, "relative_heading": 259.9686420538352, "relative_elevation": 49.0963149825111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_001239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84089801194463, 52.3721640900808, 49.1245246492326 ] }, "distance": 14.43, "direction": 285.03, "angle": 73.63, "elevation": 49.12, "pano_id": "TMX7316010203-002506_pano_0000_001239", "timestamp": "2022-04-12T06:12:36.390150Z", "filename": "pano_0000_001239.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 14.43059213, "relative_pitch": 73.62956670454287, "relative_heading": 285.0339961157938, "relative_elevation": 49.1245246492326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84093959651128, 52.3722135236088, 49.3006229419261 ] }, "distance": 14.45, "direction": 309.78, "angle": 73.67, "elevation": 49.3, "pano_id": "TMX7316010203-002064_pano_0000_003506", "timestamp": "2021-03-26T12:42:29.517820Z", "filename": "pano_0000_003506.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 14.44845218, "relative_pitch": 73.66580905822157, "relative_heading": 309.77557597238547, "relative_elevation": 49.3006229419261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84131047851401, 52.3721023206988, 49.9220680948347 ] }, "distance": 14.5, "direction": 102.47, "angle": 73.81, "elevation": 49.92, "pano_id": "TMX7316010203-001688_pano_0000_004295", "timestamp": "2020-05-06T07:29:12.696050Z", "filename": "pano_0000_004295.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 14.49719019, "relative_pitch": 73.80689165350982, "relative_heading": 102.4692474213382, "relative_elevation": 49.9220680948347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841313159309967, 52.37210027932227, 0.0 ] }, "distance": 14.73, "direction": 103.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00050", "timestamp": "2025-10-02T13:37:04Z", "filename": "recording_2025-10-02_13-35-18_00050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 14.72564053, "relative_pitch": 0.0, "relative_heading": 103.17885446559777, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841215826532948, 52.372017197225084, 0.0 ] }, "distance": 14.77, "direction": 148.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00423", "timestamp": "2025-10-02T13:46:45Z", "filename": "recording_2025-10-02_13-35-18_00423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 14.77300931, "relative_pitch": 0.0, "relative_heading": 148.5459531660774, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_001245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8413141789099, 52.372099031908, 49.9099605176598 ] }, "distance": 14.83, "direction": 103.64, "angle": 73.46, "elevation": 49.91, "pano_id": "TMX7316010203-002506_pano_0000_001245", "timestamp": "2022-04-12T06:13:36.014790Z", "filename": "pano_0000_001245.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 14.8253806, "relative_pitch": 73.45634161033848, "relative_heading": 103.63998531354055, "relative_elevation": 49.9099605176598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840885570361849, 52.37216439400839, 0.0 ] }, "distance": 15.26, "direction": 284.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00044", "timestamp": "2025-10-02T13:35:55Z", "filename": "recording_2025-10-02_13-35-18_00044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 15.25886865, "relative_pitch": 0.0, "relative_heading": 284.33130548201234, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840881171791886, 52.372107813850555, 0.0 ] }, "distance": 15.29, "direction": 260.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01654", "timestamp": "2024-09-18T11:29:51Z", "filename": "Job_20240918_0854_Track08_Sphere_01654.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 15.29249483, "relative_pitch": 0.0, "relative_heading": 260.5192612028583, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_004898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84132655302212, 52.372156009614, 49.9907048959285 ] }, "distance": 15.51, "direction": 79.44, "angle": 72.76, "elevation": 49.99, "pano_id": "TMX7316010203-000828_pano_0000_004898", "timestamp": "2018-07-06T09:35:12.944400Z", "filename": "pano_0000_004898.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 15.5129326, "relative_pitch": 72.7600294133549, "relative_heading": 79.43602610610378, "relative_elevation": 49.9907048959285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840881484034583, 52.37216472567541, 0.0 ] }, "distance": 15.54, "direction": 284.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00305", "timestamp": "2025-01-14T14:04:29Z", "filename": "Job_20250114_1307_Track15_Sphere_00305.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 15.53768624, "relative_pitch": 0.0, "relative_heading": 284.2091349364907, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841324204262522, 52.37209531508474, 0.0 ] }, "distance": 15.59, "direction": 104.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00312", "timestamp": "2025-01-14T14:05:52Z", "filename": "Job_20250114_1307_Track15_Sphere_00312.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 15.58831608, "relative_pitch": 0.0, "relative_heading": 104.52547313698342, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8413263484563, 52.3720967810235, 49.9531289804727 ] }, "distance": 15.69, "direction": 103.82, "angle": 72.56, "elevation": 49.95, "pano_id": "TMX7316010203-002024_pano_0000_000129", "timestamp": "2021-02-22T11:02:55.536760Z", "filename": "pano_0000_000129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 15.68997603, "relative_pitch": 72.56281124384829, "relative_heading": 103.8150633164039, "relative_elevation": 49.9531289804727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_003506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84129055838666, 52.3720484501627, 49.7989855026826 ] }, "distance": 15.72, "direction": 125.49, "angle": 72.48, "elevation": 49.8, "pano_id": "TMX7316010203-000817_pano_0001_003506", "timestamp": "2018-06-29T14:06:53.015930Z", "filename": "pano_0001_003506.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 15.71816713, "relative_pitch": 72.48262203254882, "relative_heading": 125.48656378466859, "relative_elevation": 49.7989855026826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0002_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0002_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0002_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84090634700346, 52.3722093184766, 49.2776318173856 ] }, "distance": 15.99, "direction": 303.28, "angle": 72.02, "elevation": 49.28, "pano_id": "TMX7316010203-001028_pano_0002_000392", "timestamp": "2018-12-20T10:18:30.952200Z", "filename": "pano_0002_000392.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 15.99208034, "relative_pitch": 72.02018710161616, "relative_heading": 303.2825408004394, "relative_elevation": 49.2776318173856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001325_pano_0000_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84087076451876, 52.3721690568487, 49.1733263703063 ] }, "distance": 16.37, "direction": 285.22, "angle": 71.59, "elevation": 49.17, "pano_id": "TMX7316010203-001325_pano_0000_000033", "timestamp": "2019-07-24T05:31:05.456540Z", "filename": "pano_0000_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 16.36625827, "relative_pitch": 71.59111492431688, "relative_heading": 285.2174355151464, "relative_elevation": 49.1733263703063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84086953908592, 52.3721682032667, 49.1234639007598 ] }, "distance": 16.42, "direction": 284.82, "angle": 71.51, "elevation": 49.12, "pano_id": "TMX7316010203-001688_pano_0000_004288", "timestamp": "2020-05-06T07:28:43.791310Z", "filename": "pano_0000_004288.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 16.42225434, "relative_pitch": 71.51492418515258, "relative_heading": 284.82123776510616, "relative_elevation": 49.1234639007598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84086705899619, 52.3721675566106, 49.0768409892917 ] }, "distance": 16.57, "direction": 284.43, "angle": 71.35, "elevation": 49.08, "pano_id": "TMX7316010203-002064_pano_0000_003663", "timestamp": "2021-03-26T12:46:29.996160Z", "filename": "pano_0000_003663.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 16.56752342, "relative_pitch": 71.34617511156455, "relative_heading": 284.43124015976406, "relative_elevation": 49.0768409892917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841306168972197, 52.37204305808988, 0.0 ] }, "distance": 16.93, "direction": 125.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01660", "timestamp": "2024-09-18T11:30:34Z", "filename": "Job_20240918_0854_Track08_Sphere_01660.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 16.93266966, "relative_pitch": 0.0, "relative_heading": 125.05124421642093, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84134855858056, 52.3720940397904, 49.9971309043467 ] }, "distance": 17.23, "direction": 103.6, "angle": 70.98, "elevation": 50.0, "pano_id": "TMX7316010203-002064_pano_0000_003670", "timestamp": "2021-03-26T12:46:52.195870Z", "filename": "pano_0000_003670.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 17.23184481, "relative_pitch": 70.9831463560659, "relative_heading": 103.59891141802848, "relative_elevation": 49.9971309043467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_004890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84089028917291, 52.3722235168245, 49.2201702855527 ] }, "distance": 17.79, "direction": 305.6, "angle": 70.13, "elevation": 49.22, "pano_id": "TMX7316010203-000828_pano_0000_004890", "timestamp": "2018-07-06T09:34:24.414580Z", "filename": "pano_0000_004890.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 17.78795008, "relative_pitch": 70.13037024950621, "relative_heading": 305.60429914242485, "relative_elevation": 49.2201702855527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840858520152431, 52.37206796553296, 0.0 ] }, "distance": 18.02, "direction": 247.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00418", "timestamp": "2025-10-02T13:46:41Z", "filename": "recording_2025-10-02_13-35-18_00418.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 18.02166729, "relative_pitch": 0.0, "relative_heading": 247.30571385896874, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track13_Sphere_00307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840858049617586, 52.37206801728821, 0.0 ] }, "distance": 18.05, "direction": 247.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track13_Sphere_00307", "timestamp": "2025-01-14T13:44:48Z", "filename": "Job_20250114_1307_Track13_Sphere_00307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 18.0490196, "relative_pitch": 0.0, "relative_heading": 247.3618297967167, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001325_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001325_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001325/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84136578445653, 52.3720900601878, 50.0278238002211 ] }, "distance": 18.48, "direction": 104.08, "angle": 69.73, "elevation": 50.03, "pano_id": "TMX7316010203-001325_pano_0000_000042", "timestamp": "2019-07-24T05:31:38.061550Z", "filename": "pano_0000_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 18.4769261, "relative_pitch": 69.7291481980237, "relative_heading": 104.07820026834686, "relative_elevation": 50.0278238002211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track13_Sphere_00312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841276022292463, 52.37200128787004, 0.0 ] }, "distance": 18.6, "direction": 140.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track13_Sphere_00312", "timestamp": "2025-01-14T13:45:00Z", "filename": "Job_20250114_1307_Track13_Sphere_00312.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 18.60139024, "relative_pitch": 0.0, "relative_heading": 140.59332825676046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84137536138917, 52.3721458804133, 50.0681078890339 ] }, "distance": 18.65, "direction": 84.72, "angle": 69.57, "elevation": 50.07, "pano_id": "TMX7316010203-002064_pano_0000_003512", "timestamp": "2021-03-26T12:42:32.772730Z", "filename": "pano_0000_003512.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 18.6533833, "relative_pitch": 69.56660980012931, "relative_heading": 84.7188069622472, "relative_elevation": 50.0681078890339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84128714912858, 52.372006372309365, 0.0 ] }, "distance": 18.67, "direction": 137.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00424", "timestamp": "2025-10-02T13:46:47Z", "filename": "recording_2025-10-02_13-35-18_00424.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 18.66923754, "relative_pitch": 0.0, "relative_heading": 137.69281994510573, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_003500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84082463985021, 52.372118896755, 48.9628290673718 ] }, "distance": 18.98, "direction": 266.12, "angle": 68.81, "elevation": 48.96, "pano_id": "TMX7316010203-000817_pano_0001_003500", "timestamp": "2018-06-29T14:06:02.986120Z", "filename": "pano_0001_003500.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 18.97743797, "relative_pitch": 68.81423330280894, "relative_heading": 266.11541453733963, "relative_elevation": 48.9628290673718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_003505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_003505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_003505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84086715112024, 52.3722247912805, 49.1613369500265 ] }, "distance": 19.17, "direction": 303.21, "angle": 68.7, "elevation": 49.16, "pano_id": "TMX7316010203-002064_pano_0000_003505", "timestamp": "2021-03-26T12:42:28.842690Z", "filename": "pano_0000_003505.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 19.16857089, "relative_pitch": 68.69861750004684, "relative_heading": 303.205981104539, "relative_elevation": 49.1613369500265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84082983684618, 52.3721734239547, 49.0560443019494 ] }, "distance": 19.19, "direction": 284.43, "angle": 68.64, "elevation": 49.06, "pano_id": "TMX7316010203-002024_pano_0000_000122", "timestamp": "2021-02-22T11:02:08.232150Z", "filename": "pano_0000_000122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 19.18533538, "relative_pitch": 68.64002184005321, "relative_heading": 284.43274630283395, "relative_elevation": 49.0560443019494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84137760448125, 52.3720927251676, 50.0353520680219 ] }, "distance": 19.19, "direction": 102.63, "angle": 69.02, "elevation": 50.04, "pano_id": "TMX7316010203-001688_pano_0000_004296", "timestamp": "2020-05-06T07:29:13.411110Z", "filename": "pano_0000_004296.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 19.19173037, "relative_pitch": 69.01501383858813, "relative_heading": 102.63470700747018, "relative_elevation": 50.0353520680219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_001238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84082817440982, 52.3721771169131, 48.9903028327972 ] }, "distance": 19.4, "direction": 285.52, "angle": 68.4, "elevation": 48.99, "pano_id": "TMX7316010203-002506_pano_0000_001238", "timestamp": "2022-04-12T06:12:35.745200Z", "filename": "pano_0000_001238.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 19.40092998, "relative_pitch": 68.39565575043576, "relative_heading": 285.524757670446, "relative_elevation": 48.9903028327972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841384479472138, 52.37208966105455, 0.0 ] }, "distance": 19.72, "direction": 103.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00051", "timestamp": "2025-10-02T13:37:04Z", "filename": "recording_2025-10-02_13-35-18_00051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 19.72455204, "relative_pitch": 0.0, "relative_heading": 103.3036370937521, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_001246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_001246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_001246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8413855207408, 52.3720875187491, 50.0268911402673 ] }, "distance": 19.85, "direction": 103.93, "angle": 68.36, "elevation": 50.03, "pano_id": "TMX7316010203-002506_pano_0000_001246", "timestamp": "2022-04-12T06:13:36.699660Z", "filename": "pano_0000_001246.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 19.84959409, "relative_pitch": 68.35788705835772, "relative_heading": 103.92617156647447, "relative_elevation": 50.0268911402673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_004899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_004899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_004899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84139512160457, 52.3721446565268, 50.0874133054167 ] }, "distance": 19.98, "direction": 85.46, "angle": 68.25, "elevation": 50.09, "pano_id": "TMX7316010203-000828_pano_0000_004899", "timestamp": "2018-07-06T09:35:13.629420Z", "filename": "pano_0000_004899.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 19.98263108, "relative_pitch": 68.25021768899151, "relative_heading": 85.4628218541852, "relative_elevation": 50.0874133054167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_13-35-18_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_13-35-18_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_13-35-18_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840814477590212, 52.372175606216445, 0.0 ] }, "distance": 20.26, "direction": 284.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_13-35-18_00043", "timestamp": "2025-10-02T13:35:54Z", "filename": "recording_2025-10-02_13-35-18_00043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 20.2589353, "relative_pitch": 0.0, "relative_heading": 284.3604686817965, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0002_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0002_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0002_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0002_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8408360981447, 52.3722130814025, 49.1469984957948 ] }, "distance": 20.35, "direction": 296.86, "angle": 67.51, "elevation": 49.15, "pano_id": "TMX7316010203-001028_pano_0002_000391", "timestamp": "2018-12-20T10:18:30.307230Z", "filename": "pano_0002_000391.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 20.34915975, "relative_pitch": 67.50815371363045, "relative_heading": 296.8621512201436, "relative_elevation": 49.1469984957948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84139180980029, 52.3720838857779, 49.9951542597264 ] }, "distance": 20.36, "direction": 104.74, "angle": 67.84, "elevation": 50.0, "pano_id": "TMX7316010203-000267_pano_0000_000168", "timestamp": "2017-04-20T11:01:49.779290Z", "filename": "pano_0000_000168.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 20.36468296, "relative_pitch": 67.83730394592763, "relative_heading": 104.74009997714057, "relative_elevation": 49.9951542597264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841392505702888, 52.37208418856875, 0.0 ] }, "distance": 20.4, "direction": 104.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00313", "timestamp": "2025-01-14T14:05:53Z", "filename": "Job_20250114_1307_Track15_Sphere_00313.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 20.40199512, "relative_pitch": 0.0, "relative_heading": 104.61472602999349, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840803050182673, 52.372121015861126, 0.0 ] }, "distance": 20.43, "direction": 267.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01653", "timestamp": "2024-09-18T11:29:50Z", "filename": "Job_20240918_0854_Track08_Sphere_01653.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 20.43123788, "relative_pitch": 0.0, "relative_heading": 267.05457370640835, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_003507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_003507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_003507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84136167184612, 52.3720364825448, 49.9176420634612 ] }, "distance": 20.51, "direction": 120.66, "angle": 67.67, "elevation": 49.92, "pano_id": "TMX7316010203-000817_pano_0001_003507", "timestamp": "2018-06-29T14:06:53.945900Z", "filename": "pano_0001_003507.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_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 20.50779319, "relative_pitch": 67.66554486857014, "relative_heading": 120.65501235218694, "relative_elevation": 49.9176420634612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84139781126561, 52.3720844094001, 50.0488723497838 ] }, "distance": 20.75, "direction": 104.3, "angle": 67.49, "elevation": 50.05, "pano_id": "TMX7316010203-002024_pano_0000_000130", "timestamp": "2021-02-22T11:02:56.241710Z", "filename": "pano_0000_000130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 20.74576814, "relative_pitch": 67.48549440512397, "relative_heading": 104.29724512443825, "relative_elevation": 50.0488723497838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00308/adjacencies/b_20250114_1307_Track15_Sphere_00308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840806025613997, 52.37217629521962, 0.0 ] }, "distance": 20.84, "direction": 284.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00304", "timestamp": "2025-01-14T14:04:28Z", "filename": "Job_20250114_1307_Track15_Sphere_00304.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250114_1307_Track15_Sphere_00308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117810.04708373095, 487279.3964602154 ] }, "relative_distance": 20.83571634, "relative_pitch": 0.0, "relative_heading": 284.1721133753163, "relative_elevation": 0.0 } ] } }