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_20241017_0902_Track48_Sphere_00048/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track48_Sphere_00048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780088558610838, 52.34640922709349, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track48_Sphere_00048", "timestamp": "2024-10-17T09:43:34Z", "filename": "Job_20241017_0902_Track48_Sphere_00048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "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_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78007845319327, 52.3464105272138, 45.0434327870607 ] }, "distance": 0.7, "direction": 281.86, "angle": 89.1, "elevation": 45.04, "pano_id": "TMX7316010203-000810_pano_0000_000595", "timestamp": "2018-06-27T07:35:31.812510Z", "filename": "pano_0000_000595.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 0.70368205, "relative_pitch": 89.10498091252735, "relative_heading": 281.8640015274806, "relative_elevation": 45.0434327870607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78007786830875, 52.3464109455999, 45.0713814580813 ] }, "distance": 0.75, "direction": 284.71, "angle": 89.04, "elevation": 45.07, "pano_id": "TMX7316010203-001798_pano_0001_000828", "timestamp": "2020-07-08T06:40:30.554260Z", "filename": "pano_0001_000828.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 0.75318731, "relative_pitch": 89.04262003382156, "relative_heading": 284.70768723105954, "relative_elevation": 45.0713814580813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78006604719843, 52.3464044314542, 45.0473553780466 ] }, "distance": 1.62, "direction": 250.82, "angle": 87.94, "elevation": 45.05, "pano_id": "TMX7316010203-002105_pano_0000_000687", "timestamp": "2021-04-19T12:18:11.021230Z", "filename": "pano_0000_000687.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 1.62423935, "relative_pitch": 87.93502278328646, "relative_heading": 250.81975033352776, "relative_elevation": 45.0473553780466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780055242546032, 52.34641794514482, 0.0 ] }, "distance": 2.47, "direction": 293.14, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00447", "timestamp": "2025-09-22T08:35:05Z", "filename": "2025_09_22_08_10_22_00447.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 2.4689457, "relative_pitch": 0.0, "relative_heading": 293.13616568676446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780116125159005, 52.346393819557285, 0.0 ] }, "distance": 2.54, "direction": 132.38, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00446", "timestamp": "2025-09-22T08:35:04Z", "filename": "2025_09_22_08_10_22_00446.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 2.54330112, "relative_pitch": 0.0, "relative_heading": 132.38482941676105, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78011171091855, 52.3463905551659, 45.1099266111851 ] }, "distance": 2.61, "direction": 142.79, "angle": 86.69, "elevation": 45.11, "pano_id": "TMX7316010203-001307_pano_0000_003761", "timestamp": "2019-07-11T10:59:23.463820Z", "filename": "pano_0000_003761.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 2.60885687, "relative_pitch": 86.6900817209597, "relative_heading": 142.78786445014404, "relative_elevation": 45.1099266111851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78005156566145, 52.346415622306, 45.0870461221784 ] }, "distance": 2.62, "direction": 285.76, "angle": 86.67, "elevation": 45.09, "pano_id": "TMX7316010203-001307_pano_0000_003760", "timestamp": "2019-07-11T10:59:22.843830Z", "filename": "pano_0000_003760.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 2.6194594, "relative_pitch": 86.6749774063464, "relative_heading": 285.7634955343103, "relative_elevation": 45.0870461221784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78005023821589, 52.3464131694247, 45.0628475891426 ] }, "distance": 2.65, "direction": 279.54, "angle": 86.64, "elevation": 45.06, "pano_id": "TMX7316010203-002491_pano_0006_001138", "timestamp": "2022-03-29T11:10:36.088610Z", "filename": "pano_0006_001138.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 2.64799559, "relative_pitch": 86.63703667913161, "relative_heading": 279.5358496496808, "relative_elevation": 45.0628475891426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78011126681153, 52.3463878055814, 45.0809750976041 ] }, "distance": 2.84, "direction": 147.01, "angle": 86.39, "elevation": 45.08, "pano_id": "TMX7316010203-002491_pano_0006_001139", "timestamp": "2022-03-29T11:10:36.663520Z", "filename": "pano_0006_001139.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 2.84192429, "relative_pitch": 86.39282249393764, "relative_heading": 147.00804219585427, "relative_elevation": 45.0809750976041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78013805230705, 52.3463861482482, 45.083693052642 ] }, "distance": 4.24, "direction": 127.29, "angle": 84.63, "elevation": 45.08, "pano_id": "TMX7316010203-001798_pano_0001_000827", "timestamp": "2020-07-08T06:40:29.994200Z", "filename": "pano_0001_000827.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 4.23921984, "relative_pitch": 84.62827209635671, "relative_heading": 127.28563580023541, "relative_elevation": 45.083693052642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78013158519986, 52.3463807412988, 45.0521561568603 ] }, "distance": 4.32, "direction": 137.23, "angle": 84.53, "elevation": 45.05, "pano_id": "TMX7316010203-002105_pano_0000_000688", "timestamp": "2021-04-19T12:18:14.676070Z", "filename": "pano_0000_000688.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 4.31792574, "relative_pitch": 84.52533314139166, "relative_heading": 137.2299718770853, "relative_elevation": 45.0521561568603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78014002992444, 52.3463849929766, 45.0542913386598 ] }, "distance": 4.42, "direction": 127.55, "angle": 84.39, "elevation": 45.05, "pano_id": "TMX7316010203-000810_pano_0000_000594", "timestamp": "2018-06-27T07:35:31.297510Z", "filename": "pano_0000_000594.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 4.42436801, "relative_pitch": 84.39149014531061, "relative_heading": 127.55289716972868, "relative_elevation": 45.0542913386598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track48_Sphere_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780148653006233, 52.34638371331987, 0.0 ] }, "distance": 4.98, "direction": 124.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track48_Sphere_00047", "timestamp": "2024-10-17T09:43:33Z", "filename": "Job_20241017_0902_Track48_Sphere_00047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 4.9830663, "relative_pitch": 0.0, "relative_heading": 124.7315913169217, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78014793238645, 52.3463829972621, 44.8349642101675 ] }, "distance": 4.99, "direction": 125.8, "angle": 83.65, "elevation": 44.83, "pano_id": "TMX7316010203-000289_pano_0001_001001", "timestamp": "2017-05-09T10:16:56.167370Z", "filename": "pano_0001_001001.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 4.98897905, "relative_pitch": 83.65057267238059, "relative_heading": 125.80499927442123, "relative_elevation": 44.8349642101675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track48_Sphere_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780027225881519, 52.34643406938406, 0.0 ] }, "distance": 5.01, "direction": 303.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track48_Sphere_00049", "timestamp": "2024-10-17T09:43:34Z", "filename": "Job_20241017_0902_Track48_Sphere_00049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 5.01104372, "relative_pitch": 0.0, "relative_heading": 303.4797174800071, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78001988054251, 52.3464360732069, 44.7912136893719 ] }, "distance": 5.55, "direction": 302.55, "angle": 82.93, "elevation": 44.79, "pano_id": "TMX7316010203-000289_pano_0001_001002", "timestamp": "2017-05-09T10:16:57.542370Z", "filename": "pano_0001_001002.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 5.55228465, "relative_pitch": 82.93370510401054, "relative_heading": 302.5493750165766, "relative_elevation": 44.7912136893719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78001751855006, 52.3464356793528, 45.0252233976498 ] }, "distance": 5.67, "direction": 301.3, "angle": 82.83, "elevation": 45.03, "pano_id": "TMX7316010203-001798_pano_0001_000829", "timestamp": "2020-07-08T06:40:31.124180Z", "filename": "pano_0001_000829.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 5.6657317, "relative_pitch": 82.8279042110733, "relative_heading": 301.2999196515453, "relative_elevation": 45.0252233976498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78001689378307, 52.3464360734574, 44.9988545281813 ] }, "distance": 5.72, "direction": 301.45, "angle": 82.75, "elevation": 45.0, "pano_id": "TMX7316010203-000810_pano_0000_000596", "timestamp": "2018-06-27T07:35:32.322510Z", "filename": "pano_0000_000596.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 5.72491424, "relative_pitch": 82.74957786387841, "relative_heading": 301.4535678398269, "relative_elevation": 44.9988545281813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78000592579555, 52.3464320846067, 45.006424933672 ] }, "distance": 6.18, "direction": 294.31, "angle": 82.18, "elevation": 45.01, "pano_id": "TMX7316010203-002105_pano_0000_000686", "timestamp": "2021-04-19T12:18:07.396100Z", "filename": "pano_0000_000686.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 6.1789104, "relative_pitch": 82.18275976524575, "relative_heading": 294.30750967845626, "relative_elevation": 45.006424933672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779993974140796, 52.346442374308, 0.0 ] }, "distance": 7.43, "direction": 299.78, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00448", "timestamp": "2025-09-22T08:35:05Z", "filename": "2025_09_22_08_10_22_00448.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 7.42632847, "relative_pitch": 0.0, "relative_heading": 299.77984652615686, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780176959133897, 52.34637002623882, 0.0 ] }, "distance": 7.44, "direction": 125.91, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00445", "timestamp": "2025-09-22T08:35:03Z", "filename": "2025_09_22_08_10_22_00445.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 7.43762956, "relative_pitch": 0.0, "relative_heading": 125.90769312580645, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78017184595777, 52.3463658209045, 45.0880151661113 ] }, "distance": 7.45, "direction": 130.4, "angle": 80.61, "elevation": 45.09, "pano_id": "TMX7316010203-001307_pano_0000_003762", "timestamp": "2019-07-11T10:59:24.073860Z", "filename": "pano_0000_003762.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 7.45270961, "relative_pitch": 80.61430223279028, "relative_heading": 130.3972171438475, "relative_elevation": 45.0880151661113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77999174531832, 52.346440460469, 45.0528638977557 ] }, "distance": 7.46, "direction": 297.78, "angle": 80.6, "elevation": 45.05, "pano_id": "TMX7316010203-001307_pano_0000_003759", "timestamp": "2019-07-11T10:59:22.223810Z", "filename": "pano_0000_003759.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 7.45693024, "relative_pitch": 80.60188522789102, "relative_heading": 297.77960761018863, "relative_elevation": 45.0528638977557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77998901428397, 52.3464386442114, 45.0235766367987 ] }, "distance": 7.53, "direction": 295.76, "angle": 80.5, "elevation": 45.02, "pano_id": "TMX7316010203-002491_pano_0006_001137", "timestamp": "2022-03-29T11:10:35.518550Z", "filename": "pano_0006_001137.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 7.53207992, "relative_pitch": 80.50282599741557, "relative_heading": 295.7591760932746, "relative_elevation": 45.0235766367987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78017258712995, 52.3463629387172, 45.055718687363 ] }, "distance": 7.7, "direction": 131.97, "angle": 80.3, "elevation": 45.06, "pano_id": "TMX7316010203-002491_pano_0006_001140", "timestamp": "2022-03-29T11:10:37.248580Z", "filename": "pano_0006_001140.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 7.70192853, "relative_pitch": 80.29948910151438, "relative_heading": 131.9708752978608, "relative_elevation": 45.055718687363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78019882906391, 52.3463613728644, 45.0453168731183 ] }, "distance": 9.21, "direction": 125.32, "angle": 78.44, "elevation": 45.05, "pano_id": "TMX7316010203-001798_pano_0001_000826", "timestamp": "2020-07-08T06:40:29.434180Z", "filename": "pano_0001_000826.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 9.20996983, "relative_pitch": 78.4445635438541, "relative_heading": 125.32188646462849, "relative_elevation": 45.0453168731183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78020028885108, 52.3463623457494, 44.9848291324452 ] }, "distance": 9.23, "direction": 124.42, "angle": 78.41, "elevation": 44.98, "pano_id": "TMX7316010203-002105_pano_0000_000689", "timestamp": "2021-04-19T12:18:16.371020Z", "filename": "pano_0000_000689.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 9.2296984, "relative_pitch": 78.40532984644928, "relative_heading": 124.4164799280744, "relative_elevation": 44.9848291324452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78020158408986, 52.3463598013675, 45.0155602367595 ] }, "distance": 9.46, "direction": 125.53, "angle": 78.13, "elevation": 45.02, "pano_id": "TMX7316010203-000810_pano_0000_000593", "timestamp": "2018-06-27T07:35:30.777480Z", "filename": "pano_0000_000593.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 9.46431902, "relative_pitch": 78.12674948451239, "relative_heading": 125.52848900424063, "relative_elevation": 45.0155602367595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track48_Sphere_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780208842928263, 52.34635872129997, 0.0 ] }, "distance": 9.94, "direction": 124.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track48_Sphere_00046", "timestamp": "2024-10-17T09:43:32Z", "filename": "Job_20241017_0902_Track48_Sphere_00046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 9.93854016, "relative_pitch": 0.0, "relative_heading": 124.43510838729196, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track48_Sphere_00050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779965029480161, 52.34645874543053, 0.0 ] }, "distance": 10.06, "direction": 303.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track48_Sphere_00050", "timestamp": "2024-10-17T09:43:35Z", "filename": "Job_20241017_0902_Track48_Sphere_00050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 10.06108585, "relative_pitch": 0.0, "relative_heading": 303.2069853423274, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77995727335708, 52.3464599660169, 45.0126089388505 ] }, "distance": 10.58, "direction": 302.25, "angle": 76.77, "elevation": 45.01, "pano_id": "TMX7316010203-001798_pano_0001_000830", "timestamp": "2020-07-08T06:40:31.699200Z", "filename": "pano_0001_000830.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 10.57917013, "relative_pitch": 76.77399281702513, "relative_heading": 302.25466577136115, "relative_elevation": 45.0126089388505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77995521741307, 52.3464612556985, 44.9924084180966 ] }, "distance": 10.77, "direction": 302.5, "angle": 76.53, "elevation": 44.99, "pano_id": "TMX7316010203-000810_pano_0000_000597", "timestamp": "2018-06-27T07:35:32.822550Z", "filename": "pano_0000_000597.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 10.77434362, "relative_pitch": 76.53296912854458, "relative_heading": 302.5024269302261, "relative_elevation": 44.9924084180966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77994484519113, 52.3464576621377, 44.9797436958179 ] }, "distance": 11.18, "direction": 298.82, "angle": 76.04, "elevation": 44.98, "pano_id": "TMX7316010203-002105_pano_0000_000685", "timestamp": "2021-04-19T12:18:04.526230Z", "filename": "pano_0000_000685.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 11.178621, "relative_pitch": 76.04328788997351, "relative_heading": 298.8247177330113, "relative_elevation": 44.9797436958179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780236754080879, 52.34634601185239, 0.0 ] }, "distance": 12.31, "direction": 124.86, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00444", "timestamp": "2025-09-22T08:35:03Z", "filename": "2025_09_22_08_10_22_00444.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 12.3073353, "relative_pitch": 0.0, "relative_heading": 124.85804332850842, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78023182532, 52.3463408940581, 45.0602650083601 ] }, "distance": 12.37, "direction": 127.91, "angle": 74.64, "elevation": 45.06, "pano_id": "TMX7316010203-001307_pano_0000_003763", "timestamp": "2019-07-11T10:59:24.678780Z", "filename": "pano_0000_003763.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 12.37477969, "relative_pitch": 74.64360249894042, "relative_heading": 127.91192017567987, "relative_elevation": 45.0602650083601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77993137256429, 52.3464651299523, 45.0160977439955 ] }, "distance": 12.39, "direction": 300.14, "angle": 74.61, "elevation": 45.02, "pano_id": "TMX7316010203-001307_pano_0000_003758", "timestamp": "2019-07-11T10:59:21.603830Z", "filename": "pano_0000_003758.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 12.38690417, "relative_pitch": 74.61490126889363, "relative_heading": 300.14479632319615, "relative_elevation": 45.0160977439955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779932862173448, 52.3464671637555, 0.0 ] }, "distance": 12.42, "direction": 301.28, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00449", "timestamp": "2025-09-22T08:35:06Z", "filename": "2025_09_22_08_10_22_00449.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 12.41522094, "relative_pitch": 0.0, "relative_heading": 301.2832944206736, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77992793590718, 52.3464639756288, 44.9837679415941 ] }, "distance": 12.53, "direction": 299.1, "angle": 74.44, "elevation": 44.98, "pano_id": "TMX7316010203-002491_pano_0006_001136", "timestamp": "2022-03-29T11:10:34.958580Z", "filename": "pano_0006_001136.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 12.52701165, "relative_pitch": 74.43862395290546, "relative_heading": 299.0987836701225, "relative_elevation": 44.9837679415941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78023362829484, 52.3463378584454, 45.0177316311747 ] }, "distance": 12.68, "direction": 128.77, "angle": 74.27, "elevation": 45.02, "pano_id": "TMX7316010203-002491_pano_0006_001141", "timestamp": "2022-03-29T11:10:37.853540Z", "filename": "pano_0006_001141.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 12.6807067, "relative_pitch": 74.26840139751555, "relative_heading": 128.77496148406624, "relative_elevation": 45.0177316311747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78025894029792, 52.3463366058202, 45.0060644028708 ] }, "distance": 14.15, "direction": 124.84, "angle": 72.55, "elevation": 45.01, "pano_id": "TMX7316010203-001798_pano_0001_000825", "timestamp": "2020-07-08T06:40:28.884290Z", "filename": "pano_0001_000825.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 14.14617766, "relative_pitch": 72.55117264563117, "relative_heading": 124.83663101656202, "relative_elevation": 45.0060644028708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78026450872154, 52.346339024993, 44.9512436138466 ] }, "distance": 14.31, "direction": 123.08, "angle": 72.34, "elevation": 44.95, "pano_id": "TMX7316010203-002105_pano_0000_000690", "timestamp": "2021-04-19T12:18:17.626090Z", "filename": "pano_0000_000690.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 14.31056315, "relative_pitch": 72.3407385581728, "relative_heading": 123.08385721533885, "relative_elevation": 44.9512436138466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78026310005774, 52.3463343148436, 44.9782488578931 ] }, "distance": 14.52, "direction": 125.02, "angle": 72.1, "elevation": 44.98, "pano_id": "TMX7316010203-000810_pano_0000_000592", "timestamp": "2018-06-27T07:35:30.247500Z", "filename": "pano_0000_000592.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 14.5245494, "relative_pitch": 72.10349423565287, "relative_heading": 125.02324571063582, "relative_elevation": 44.9782488578931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track48_Sphere_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780269495566528, 52.34633315640144, 0.0 ] }, "distance": 14.96, "direction": 124.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track48_Sphere_00045", "timestamp": "2024-10-17T09:43:32Z", "filename": "Job_20241017_0902_Track48_Sphere_00045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 14.95613931, "relative_pitch": 0.0, "relative_heading": 124.46941155011045, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track48_Sphere_00051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779901503664695, 52.34648404377072, 0.0 ] }, "distance": 15.22, "direction": 303.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track48_Sphere_00051", "timestamp": "2024-10-17T09:43:36Z", "filename": "Job_20241017_0902_Track48_Sphere_00051.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 15.22491439, "relative_pitch": 0.0, "relative_heading": 303.1485585831376, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78027506862416, 52.3463297852408, 44.7660639835522 ] }, "distance": 15.48, "direction": 124.82, "angle": 70.92, "elevation": 44.77, "pano_id": "TMX7316010203-000289_pano_0001_001000", "timestamp": "2017-05-09T10:16:54.862400Z", "filename": "pano_0001_001000.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 15.48183959, "relative_pitch": 70.92263150512962, "relative_heading": 124.8184553214548, "relative_elevation": 44.7660639835522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77989716795425, 52.3464843552477, 44.9885415397584 ] }, "distance": 15.49, "direction": 302.66, "angle": 71.0, "elevation": 44.99, "pano_id": "TMX7316010203-001798_pano_0001_000831", "timestamp": "2020-07-08T06:40:32.289170Z", "filename": "pano_0001_000831.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 15.49181239, "relative_pitch": 70.99884406478107, "relative_heading": 302.65834597070113, "relative_elevation": 44.9885415397584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77989396486436, 52.3464862634565, 44.9721926562488 ] }, "distance": 15.79, "direction": 302.88, "angle": 70.65, "elevation": 44.97, "pano_id": "TMX7316010203-000810_pano_0000_000598", "timestamp": "2018-06-27T07:35:33.317460Z", "filename": "pano_0000_000598.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 15.79028154, "relative_pitch": 70.65320793735134, "relative_heading": 302.8795993995222, "relative_elevation": 44.9721926562488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7798904297587, 52.346488430083, 44.7715999558568 ] }, "distance": 16.12, "direction": 303.13, "angle": 70.19, "elevation": 44.77, "pano_id": "TMX7316010203-000289_pano_0001_001003", "timestamp": "2017-05-09T10:16:58.997300Z", "filename": "pano_0001_001003.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 16.12363737, "relative_pitch": 70.19448350102537, "relative_heading": 303.13434963683295, "relative_elevation": 44.7715999558568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77988403888749, 52.3464829296116, 44.9626823682338 ] }, "distance": 16.17, "direction": 300.47, "angle": 70.22, "elevation": 44.96, "pano_id": "TMX7316010203-002105_pano_0000_000684", "timestamp": "2021-04-19T12:18:03.081130Z", "filename": "pano_0000_000684.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 16.17121111, "relative_pitch": 70.21844691546762, "relative_heading": 300.47400797840453, "relative_elevation": 44.9626823682338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780296656847864, 52.34632162049992, 0.0 ] }, "distance": 17.21, "direction": 124.51, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00443", "timestamp": "2025-09-22T08:35:02Z", "filename": "2025_09_22_08_10_22_00443.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 17.20862107, "relative_pitch": 0.0, "relative_heading": 124.50500488464337, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78029188550195, 52.3463159177087, 45.0150197343901 ] }, "distance": 17.31, "direction": 126.85, "angle": 68.96, "elevation": 45.02, "pano_id": "TMX7316010203-001307_pano_0000_003764", "timestamp": "2019-07-11T10:59:25.283810Z", "filename": "pano_0000_003764.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 17.31458975, "relative_pitch": 68.96124644868735, "relative_heading": 126.84561319490467, "relative_elevation": 45.0150197343901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77987108234472, 52.346490056942, 44.9957848461345 ] }, "distance": 17.34, "direction": 301.25, "angle": 68.93, "elevation": 45.0, "pano_id": "TMX7316010203-001307_pano_0000_003757", "timestamp": "2019-07-11T10:59:20.983860Z", "filename": "pano_0000_003757.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 17.33599794, "relative_pitch": 68.92929953668728, "relative_heading": 301.25318839092887, "relative_elevation": 44.9957848461345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779871739685708, 52.34649271708319, 0.0 ] }, "distance": 17.45, "direction": 302.16, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00450", "timestamp": "2025-09-22T08:35:07Z", "filename": "2025_09_22_08_10_22_00450.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 17.45346242, "relative_pitch": 0.0, "relative_heading": 302.1602249169478, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77986679328129, 52.3464895949963, 44.9605962513015 ] }, "distance": 17.56, "direction": 300.62, "angle": 68.67, "elevation": 44.96, "pano_id": "TMX7316010203-002491_pano_0006_001135", "timestamp": "2022-03-29T11:10:34.403550Z", "filename": "pano_0006_001135.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 17.56028834, "relative_pitch": 68.66584359038217, "relative_heading": 300.6150168474821, "relative_elevation": 44.9605962513015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78029462357989, 52.3463126606634, 44.9671600479633 ] }, "distance": 17.68, "direction": 127.42, "angle": 68.53, "elevation": 44.97, "pano_id": "TMX7316010203-002491_pano_0006_001142", "timestamp": "2022-03-29T11:10:38.478560Z", "filename": "pano_0006_001142.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 17.68213964, "relative_pitch": 68.53408659285844, "relative_heading": 127.42285028670132, "relative_elevation": 44.9671600479633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78031949958597, 52.3463115373649, 44.9730939995497 ] }, "distance": 19.13, "direction": 124.63, "angle": 66.96, "elevation": 44.97, "pano_id": "TMX7316010203-001798_pano_0001_000824", "timestamp": "2020-07-08T06:40:28.334200Z", "filename": "pano_0001_000824.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 19.12705848, "relative_pitch": 66.95994882331203, "relative_heading": 124.6331734979503, "relative_elevation": 44.9730939995497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780326746749, 52.3463136257528, 44.9195146057755 ] }, "distance": 19.41, "direction": 123.24, "angle": 66.63, "elevation": 44.92, "pano_id": "TMX7316010203-002105_pano_0000_000691", "timestamp": "2021-04-19T12:18:18.676040Z", "filename": "pano_0000_000691.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 19.40708737, "relative_pitch": 66.63365937050658, "relative_heading": 123.23988652908214, "relative_elevation": 44.9195146057755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78032470730404, 52.3463087671697, 44.9454327896237 ] }, "distance": 19.59, "direction": 124.79, "angle": 66.44, "elevation": 44.95, "pano_id": "TMX7316010203-000810_pano_0000_000591", "timestamp": "2018-06-27T07:35:29.707490Z", "filename": "pano_0000_000591.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 19.59431803, "relative_pitch": 66.4448235535258, "relative_heading": 124.78504722670449, "relative_elevation": 44.9454327896237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track48_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780329986466357, 52.34630760861817, 0.0 ] }, "distance": 19.96, "direction": 124.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track48_Sphere_00044", "timestamp": "2024-10-17T09:43:31Z", "filename": "Job_20241017_0902_Track48_Sphere_00044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 19.96358036, "relative_pitch": 0.0, "relative_heading": 124.49987001389918, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track48_Sphere_00052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track48_Sphere_00052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779840113134756, 52.34650880477758, 0.0 ] }, "distance": 20.23, "direction": 303.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track48_Sphere_00052", "timestamp": "2024-10-17T09:43:36Z", "filename": "Job_20241017_0902_Track48_Sphere_00052.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 20.23422973, "relative_pitch": 0.0, "relative_heading": 303.2030757636439, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77983703525687, 52.3465089826381, 44.964204701595 ] }, "distance": 20.42, "direction": 302.93, "angle": 65.57, "elevation": 44.96, "pano_id": "TMX7316010203-001798_pano_0001_000832", "timestamp": "2020-07-08T06:40:32.889150Z", "filename": "pano_0001_000832.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 20.42080678, "relative_pitch": 65.57449524884517, "relative_heading": 302.92727385762294, "relative_elevation": 44.964204701595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track48_Sphere_00048/adjacencies/b_20241017_0902_Track48_Sphere_00048/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77983251700603, 52.3465114404653, 44.9508837834001 ] }, "distance": 20.83, "direction": 303.1, "angle": 65.14, "elevation": 44.95, "pano_id": "TMX7316010203-000810_pano_0000_000599", "timestamp": "2018-06-27T07:35:33.812490Z", "filename": "pano_0000_000599.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_20241017_0902_Track48_Sphere_00048", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113631.03107991142, 484450.6664584959 ] }, "relative_distance": 20.82800438, "relative_pitch": 65.13933908681669, "relative_heading": 303.0983582535302, "relative_elevation": 44.9508837834001 } ] } }