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_20241016_1007_Track44_Sphere_00032/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track44_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77648187683925, 52.35375708390324, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track44_Sphere_00032", "timestamp": "2024-10-16T10:30:03Z", "filename": "Job_20241016_1007_Track44_Sphere_00032.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "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_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_004895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77649348423033, 52.3537480937586, 42.0778756691143 ] }, "distance": 1.28, "direction": 141.67, "angle": 88.26, "elevation": 42.08, "pano_id": "TMX7316010203-002103_pano_0000_004895", "timestamp": "2021-04-19T08:50:15.703790Z", "filename": "pano_0000_004895.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 1.27523375, "relative_pitch": 88.264095963227, "relative_heading": 141.6707625545525, "relative_elevation": 42.0778756691143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77651319610764, 52.3537606798728, 42.1764886640012 ] }, "distance": 2.17, "direction": 79.38, "angle": 87.05, "elevation": 42.18, "pano_id": "TMX7316010203-001888_pano_0000_000318", "timestamp": "2020-08-21T09:33:35.293510Z", "filename": "pano_0000_000318.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 2.17113997, "relative_pitch": 87.05315795666237, "relative_heading": 79.37974313406647, "relative_elevation": 42.1764886640012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_004873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77649382832079, 52.353736245735, 41.9748587021604 ] }, "distance": 2.46, "direction": 160.65, "angle": 86.65, "elevation": 41.97, "pano_id": "TMX7316010203-000038_pano_0000_004873", "timestamp": "2016-08-01T08:54:24.919090Z", "filename": "pano_0000_004873.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 2.4575812, "relative_pitch": 86.64922125841751, "relative_heading": 160.64928587346034, "relative_elevation": 41.9748587021604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_57_17_00690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.776483137462713, 52.353734809601825, 0.0 ] }, "distance": 2.48, "direction": 178.02, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_57_17_00690", "timestamp": "2025-09-22T11:06:51Z", "filename": "2025_09_22_09_57_17_00690.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 2.48003989, "relative_pitch": 0.0, "relative_heading": 178.01523601132254, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002517_pano_0001_000623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77648165660878, 52.3537343202869, 42.0354562699795 ] }, "distance": 2.53, "direction": 180.34, "angle": 86.55, "elevation": 42.04, "pano_id": "TMX7316010203-002517_pano_0001_000623", "timestamp": "2022-04-14T08:19:09.916510Z", "filename": "pano_0001_000623.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 2.53304456, "relative_pitch": 86.55154274694696, "relative_heading": 180.33941607739115, "relative_elevation": 42.0354562699795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000812_pano_0000_000575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77651864913522, 52.3537653422812, 42.1143488613889 ] }, "distance": 2.67, "direction": 69.86, "angle": 86.37, "elevation": 42.11, "pano_id": "TMX7316010203-000812_pano_0000_000575", "timestamp": "2018-06-27T11:30:36.628640Z", "filename": "pano_0000_000575.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 2.66869829, "relative_pitch": 86.37413419689244, "relative_heading": 69.8583884476989, "relative_elevation": 42.1143488613889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_005546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77647432649142, 52.3537318176627, 42.0456412257627 ] }, "distance": 2.86, "direction": 190.37, "angle": 86.11, "elevation": 42.05, "pano_id": "TMX7316010203-001317_pano_0000_005546", "timestamp": "2019-07-17T11:00:43.403740Z", "filename": "pano_0000_005546.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 2.85815654, "relative_pitch": 86.11116022515904, "relative_heading": 190.36930428214427, "relative_elevation": 42.0456412257627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_005545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77651878601945, 52.3537707724689, 42.064926514402 ] }, "distance": 2.94, "direction": 58.8, "angle": 86.0, "elevation": 42.06, "pano_id": "TMX7316010203-001317_pano_0000_005545", "timestamp": "2019-07-17T11:00:42.728720Z", "filename": "pano_0000_005545.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 2.94013609, "relative_pitch": 86.00180291180399, "relative_heading": 58.79742375682914, "relative_elevation": 42.064926514402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000812_pano_0000_000576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7764736450129, 52.353728583674, 42.0885446453467 ] }, "distance": 3.22, "direction": 190.03, "angle": 85.62, "elevation": 42.09, "pano_id": "TMX7316010203-000812_pano_0000_000576", "timestamp": "2018-06-27T11:30:37.508570Z", "filename": "pano_0000_000576.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 3.22055257, "relative_pitch": 85.62433918998049, "relative_heading": 190.02954828916205, "relative_elevation": 42.0885446453467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_57_17_00691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.776526701054988, 52.353771192372434, 0.0 ] }, "distance": 3.43, "direction": 62.8, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_57_17_00691", "timestamp": "2025-09-22T11:06:52Z", "filename": "2025_09_22_09_57_17_00691.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 3.43397903, "relative_pitch": 0.0, "relative_heading": 62.795442087476964, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002517_pano_0001_000622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77652604180684, 52.3537722269359, 42.050652122125 ] }, "distance": 3.45, "direction": 60.75, "angle": 85.31, "elevation": 42.05, "pano_id": "TMX7316010203-002517_pano_0001_000622", "timestamp": "2022-04-14T08:19:09.181540Z", "filename": "pano_0001_000622.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 3.44885022, "relative_pitch": 85.31129114874278, "relative_heading": 60.75292766985934, "relative_elevation": 42.050652122125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77647184370013, 52.3537249142139, 42.158841102384 ] }, "distance": 3.64, "direction": 190.81, "angle": 85.06, "elevation": 42.16, "pano_id": "TMX7316010203-001888_pano_0000_000319", "timestamp": "2020-08-21T09:33:35.948290Z", "filename": "pano_0000_000319.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 3.64434272, "relative_pitch": 85.05945426537016, "relative_heading": 190.8116862535826, "relative_elevation": 42.158841102384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_004874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77653551862071, 52.3537754621939, 41.983089168556 ] }, "distance": 4.19, "direction": 60.77, "angle": 84.3, "elevation": 41.98, "pano_id": "TMX7316010203-000038_pano_0000_004874", "timestamp": "2016-08-01T08:54:25.934190Z", "filename": "pano_0000_004874.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 4.18812996, "relative_pitch": 84.30316122791079, "relative_heading": 60.771648329480556, "relative_elevation": 41.983089168556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_004894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77653578401491, 52.3537870131808, 42.088726926595 ] }, "distance": 4.96, "direction": 47.8, "angle": 83.28, "elevation": 42.09, "pano_id": "TMX7316010203-002103_pano_0000_004894", "timestamp": "2021-04-19T08:50:14.863810Z", "filename": "pano_0000_004894.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 4.95802866, "relative_pitch": 83.28155147258285, "relative_heading": 47.800876587227336, "relative_elevation": 42.088726926595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_004896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7764512940871, 52.3537091286993, 42.0894440533593 ] }, "distance": 5.73, "direction": 201.33, "angle": 82.25, "elevation": 42.09, "pano_id": "TMX7316010203-002103_pano_0000_004896", "timestamp": "2021-04-19T08:50:16.583790Z", "filename": "pano_0000_004896.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 5.72859508, "relative_pitch": 82.2493676329142, "relative_heading": 201.3305907139038, "relative_elevation": 42.0894440533593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7765542345871, 52.3537964159462, 42.1741024870425 ] }, "distance": 6.59, "direction": 48.4, "angle": 81.12, "elevation": 42.17, "pano_id": "TMX7316010203-001888_pano_0000_000317", "timestamp": "2020-08-21T09:33:34.658290Z", "filename": "pano_0000_000317.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 6.59249619, "relative_pitch": 81.11563730572638, "relative_heading": 48.40339661083235, "relative_elevation": 42.1741024870425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_004872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77644892087711, 52.3536984015509, 41.9777026651427 ] }, "distance": 6.91, "direction": 198.98, "angle": 80.66, "elevation": 41.98, "pano_id": "TMX7316010203-000038_pano_0000_004872", "timestamp": "2016-08-01T08:54:23.884180Z", "filename": "pano_0000_004872.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 6.90512291, "relative_pitch": 80.65878375083872, "relative_heading": 198.97701460438003, "relative_elevation": 41.9777026651427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_57_17_00689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.776440101580438, 52.35369848346463, 0.0 ] }, "distance": 7.11, "direction": 203.58, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_57_17_00689", "timestamp": "2025-09-22T11:06:50Z", "filename": "2025_09_22_09_57_17_00689.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 7.11487787, "relative_pitch": 0.0, "relative_heading": 203.58190548588868, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002517_pano_0001_000624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7764362121441, 52.3536974681025, 42.0380677031353 ] }, "distance": 7.33, "direction": 205.13, "angle": 80.11, "elevation": 42.04, "pano_id": "TMX7316010203-002517_pano_0001_000624", "timestamp": "2022-04-14T08:19:10.646560Z", "filename": "pano_0001_000624.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 7.32711208, "relative_pitch": 80.11283723863863, "relative_heading": 205.1278695469852, "relative_elevation": 42.0380677031353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000812_pano_0000_000574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77656259025403, 52.3538027028098, 42.1214176313952 ] }, "distance": 7.48, "direction": 47.29, "angle": 79.92, "elevation": 42.12, "pano_id": "TMX7316010203-000812_pano_0000_000574", "timestamp": "2018-06-27T11:30:35.723560Z", "filename": "pano_0000_000574.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 7.48408879, "relative_pitch": 79.92489165911132, "relative_heading": 47.29169637595398, "relative_elevation": 42.1214176313952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_005547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77642968075394, 52.3536930035509, 42.0483414903283 ] }, "distance": 7.97, "direction": 206.51, "angle": 79.27, "elevation": 42.05, "pano_id": "TMX7316010203-001317_pano_0000_005547", "timestamp": "2019-07-17T11:00:44.083730Z", "filename": "pano_0000_005547.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 7.96817096, "relative_pitch": 79.26967169976886, "relative_heading": 206.50821836353387, "relative_elevation": 42.0483414903283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_005544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77656281334868, 52.3538096639338, 42.0797936748713 ] }, "distance": 8.04, "direction": 43.31, "angle": 79.18, "elevation": 42.08, "pano_id": "TMX7316010203-001317_pano_0000_005544", "timestamp": "2019-07-17T11:00:42.058710Z", "filename": "pano_0000_005544.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 8.04008519, "relative_pitch": 79.18300677033089, "relative_heading": 43.305799320113984, "relative_elevation": 42.0797936748713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000812_pano_0000_000577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77642848975649, 52.3536919389302, 42.0814369479194 ] }, "distance": 8.11, "direction": 206.65, "angle": 79.09, "elevation": 42.08, "pano_id": "TMX7316010203-000812_pano_0000_000577", "timestamp": "2018-06-27T11:30:38.378570Z", "filename": "pano_0000_000577.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 8.11042449, "relative_pitch": 79.09105047663363, "relative_heading": 206.64770047328676, "relative_elevation": 42.0814369479194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77643064585625, 52.3536894245572, 42.1513180080801 ] }, "distance": 8.3, "direction": 204.87, "angle": 78.86, "elevation": 42.15, "pano_id": "TMX7316010203-001888_pano_0000_000320", "timestamp": "2020-08-21T09:33:36.613250Z", "filename": "pano_0000_000320.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 8.29857647, "relative_pitch": 78.86228656685351, "relative_heading": 204.87448759467517, "relative_elevation": 42.1513180080801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_57_17_00692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.776570752330753, 52.35380947407242, 0.0 ] }, "distance": 8.41, "direction": 46.09, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_57_17_00692", "timestamp": "2025-09-22T11:06:53Z", "filename": "2025_09_22_09_57_17_00692.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 8.40564135, "relative_pitch": 0.0, "relative_heading": 46.088800906549864, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002517_pano_0001_000621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77656820722544, 52.3538112511225, 42.0535904522985 ] }, "distance": 8.42, "direction": 44.3, "angle": 78.68, "elevation": 42.05, "pano_id": "TMX7316010203-002517_pano_0001_000621", "timestamp": "2022-04-14T08:19:08.426530Z", "filename": "pano_0001_000621.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 8.4219524, "relative_pitch": 78.67535083136958, "relative_heading": 44.30116838594421, "relative_elevation": 42.0535904522985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track44_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.776409216092169, 52.35369225730829, 0.0 ] }, "distance": 8.75, "direction": 214.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track44_Sphere_00035", "timestamp": "2024-10-16T10:30:05Z", "filename": "Job_20241016_1007_Track44_Sphere_00035.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 8.74899767, "relative_pitch": 0.0, "relative_heading": 214.46254315610216, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track44_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.776567593771613, 52.35381927247661, 0.0 ] }, "distance": 9.06, "direction": 40.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track44_Sphere_00029", "timestamp": "2024-10-16T10:30:01Z", "filename": "Job_20241016_1007_Track44_Sphere_00029.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 9.05514929, "relative_pitch": 0.0, "relative_heading": 40.163796119531916, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_004875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77657619571655, 52.3538152760413, 41.9636579798535 ] }, "distance": 9.12, "direction": 44.78, "angle": 77.73, "elevation": 41.96, "pano_id": "TMX7316010203-000038_pano_0000_004875", "timestamp": "2016-08-01T08:54:26.944160Z", "filename": "pano_0000_004875.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 9.12295941, "relative_pitch": 77.73467209163125, "relative_heading": 44.78310806041437, "relative_elevation": 41.9636579798535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_004893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77657805687281, 52.3538256408662, 42.0830355845392 ] }, "distance": 10.06, "direction": 40.66, "angle": 76.56, "elevation": 42.08, "pano_id": "TMX7316010203-002103_pano_0000_004893", "timestamp": "2021-04-19T08:50:14.083810Z", "filename": "pano_0000_004893.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 10.05688143, "relative_pitch": 76.55969594617767, "relative_heading": 40.663736468409226, "relative_elevation": 42.0830355845392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_004897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77640836724955, 52.3536708138697, 42.1188478181139 ] }, "distance": 10.83, "direction": 207.55, "angle": 75.58, "elevation": 42.12, "pano_id": "TMX7316010203-002103_pano_0000_004897", "timestamp": "2021-04-19T08:50:17.508830Z", "filename": "pano_0000_004897.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 10.82768599, "relative_pitch": 75.58289517849853, "relative_heading": 207.55335664219564, "relative_elevation": 42.1188478181139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77659400633723, 52.3538326037367, 42.1780168768018 ] }, "distance": 11.36, "direction": 42.28, "angle": 74.93, "elevation": 42.18, "pano_id": "TMX7316010203-001888_pano_0000_000316", "timestamp": "2020-08-21T09:33:34.033450Z", "filename": "pano_0000_000316.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 11.35721505, "relative_pitch": 74.9294914522003, "relative_heading": 42.27559194504167, "relative_elevation": 42.1780168768018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_004871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77640165131635, 52.353661456233, 41.9792225668207 ] }, "distance": 11.96, "direction": 207.19, "angle": 74.09, "elevation": 41.98, "pano_id": "TMX7316010203-000038_pano_0000_004871", "timestamp": "2016-08-01T08:54:22.804180Z", "filename": "pano_0000_004871.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 11.96276102, "relative_pitch": 74.09411108850533, "relative_heading": 207.1895104090954, "relative_elevation": 41.9792225668207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_57_17_00688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.776397083538223, 52.35366193270785, 0.0 ] }, "distance": 12.06, "direction": 208.62, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_57_17_00688", "timestamp": "2025-09-22T11:06:49Z", "filename": "2025_09_22_09_57_17_00688.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 12.06156886, "relative_pitch": 0.0, "relative_heading": 208.6197942080124, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002517_pano_0001_000625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77639085032214, 52.3536607771315, 42.0556084420532 ] }, "distance": 12.38, "direction": 210.06, "angle": 73.59, "elevation": 42.06, "pano_id": "TMX7316010203-002517_pano_0001_000625", "timestamp": "2022-04-14T08:19:11.406570Z", "filename": "pano_0001_000625.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 12.38178596, "relative_pitch": 73.59480037308018, "relative_heading": 210.06009486241746, "relative_elevation": 42.0556084420532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000812_pano_0000_000573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77660289624157, 52.3538416137631, 42.1173227187246 ] }, "distance": 12.51, "direction": 41.24, "angle": 73.46, "elevation": 42.12, "pano_id": "TMX7316010203-000812_pano_0000_000573", "timestamp": "2018-06-27T11:30:34.808620Z", "filename": "pano_0000_000573.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 12.50855282, "relative_pitch": 73.4589455554145, "relative_heading": 41.239160623172026, "relative_elevation": 42.1173227187246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77638919109719, 52.353654013689, 42.159848863259 ] }, "distance": 13.09, "direction": 208.84, "angle": 72.75, "elevation": 42.16, "pano_id": "TMX7316010203-001888_pano_0000_000321", "timestamp": "2020-08-21T09:33:37.293490Z", "filename": "pano_0000_000321.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 13.09276287, "relative_pitch": 72.74779143430938, "relative_heading": 208.83847379791803, "relative_elevation": 42.159848863259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000812_pano_0000_000578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77638370648114, 52.3536554083346, 42.1010438250378 ] }, "distance": 13.14, "direction": 210.59, "angle": 72.66, "elevation": 42.1, "pano_id": "TMX7316010203-000812_pano_0000_000578", "timestamp": "2018-06-27T11:30:39.273570Z", "filename": "pano_0000_000578.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 13.14322573, "relative_pitch": 72.66252921370614, "relative_heading": 210.5920997669219, "relative_elevation": 42.1010438250378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_005548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77638467171033, 52.3536543652737, 42.0628958530724 ] }, "distance": 13.21, "direction": 210.09, "angle": 72.56, "elevation": 42.06, "pano_id": "TMX7316010203-001317_pano_0000_005548", "timestamp": "2019-07-17T11:00:44.778710Z", "filename": "pano_0000_005548.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 13.2101731, "relative_pitch": 72.56470618502253, "relative_heading": 210.09035700918145, "relative_elevation": 42.0628958530724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_005543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77660536354867, 52.3538487314312, 42.0728170815855 ] }, "distance": 13.22, "direction": 39.52, "angle": 72.56, "elevation": 42.07, "pano_id": "TMX7316010203-001317_pano_0000_005543", "timestamp": "2019-07-17T11:00:41.398700Z", "filename": "pano_0000_005543.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 13.22085854, "relative_pitch": 72.555323665911, "relative_heading": 39.524107576485946, "relative_elevation": 42.0728170815855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_57_17_00693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.776611434990993, 52.35384615652159, 0.0 ] }, "distance": 13.27, "direction": 41.69, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_57_17_00693", "timestamp": "2025-09-22T11:06:55Z", "filename": "2025_09_22_09_57_17_00693.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 13.27259167, "relative_pitch": 0.0, "relative_heading": 41.689249113010355, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002517_pano_0001_000620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77660935829224, 52.3538503945192, 42.0429012654349 ] }, "distance": 13.54, "direction": 39.91, "angle": 72.15, "elevation": 42.04, "pano_id": "TMX7316010203-002517_pano_0001_000620", "timestamp": "2022-04-14T08:19:07.716540Z", "filename": "pano_0001_000620.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 13.53713654, "relative_pitch": 72.15227821595418, "relative_heading": 39.91425133899475, "relative_elevation": 42.0429012654349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_004876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77661706910331, 52.3538553058742, 41.9426833987236 ] }, "distance": 14.29, "direction": 40.12, "angle": 71.18, "elevation": 41.94, "pano_id": "TMX7316010203-000038_pano_0000_004876", "timestamp": "2016-08-01T08:54:27.969050Z", "filename": "pano_0000_004876.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 14.29350934, "relative_pitch": 71.18157174357636, "relative_heading": 40.12391954432379, "relative_elevation": 41.9426833987236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_004892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77662018038631, 52.3538646772325, 42.0561028961092 ] }, "distance": 15.24, "direction": 38.21, "angle": 70.09, "elevation": 42.06, "pano_id": "TMX7316010203-002103_pano_0000_004892", "timestamp": "2021-04-19T08:50:13.323810Z", "filename": "pano_0000_004892.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 15.23602919, "relative_pitch": 70.08562835356094, "relative_heading": 38.20597345946965, "relative_elevation": 42.0561028961092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_004898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77636373976743, 52.3536331224165, 42.0971983522177 ] }, "distance": 15.97, "direction": 210.27, "angle": 69.22, "elevation": 42.1, "pano_id": "TMX7316010203-002103_pano_0000_004898", "timestamp": "2021-04-19T08:50:18.528800Z", "filename": "pano_0000_004898.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 15.97052546, "relative_pitch": 69.22462485140106, "relative_heading": 210.26577140635175, "relative_elevation": 42.0971983522177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77663226534756, 52.3538694845994, 42.1358446199447 ] }, "distance": 16.17, "direction": 39.33, "angle": 69.01, "elevation": 42.14, "pano_id": "TMX7316010203-001888_pano_0000_000315", "timestamp": "2020-08-21T09:33:33.423250Z", "filename": "pano_0000_000315.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 16.16874125, "relative_pitch": 69.00674866727486, "relative_heading": 39.32645032738961, "relative_elevation": 42.1358446199447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_57_17_00687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.776354653725221, 52.35362637363091, 0.0 ] }, "distance": 16.93, "direction": 210.79, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_57_17_00687", "timestamp": "2025-09-22T11:06:48Z", "filename": "2025_09_22_09_57_17_00687.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 16.93187642, "relative_pitch": 0.0, "relative_heading": 210.7943645017764, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_004870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77635405702005, 52.3536249583782, 41.9898548033088 ] }, "distance": 17.09, "direction": 210.64, "angle": 67.86, "elevation": 41.99, "pano_id": "TMX7316010203-000038_pano_0000_004870", "timestamp": "2016-08-01T08:54:21.674200Z", "filename": "pano_0000_004870.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 17.08802994, "relative_pitch": 67.85583192302235, "relative_heading": 210.641137389811, "relative_elevation": 41.9898548033088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002517_pano_0001_000626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77634562277074, 52.353624054596, 42.0604620184749 ] }, "distance": 17.47, "direction": 212.09, "angle": 67.44, "elevation": 42.06, "pano_id": "TMX7316010203-002517_pano_0001_000626", "timestamp": "2022-04-14T08:19:12.236500Z", "filename": "pano_0001_000626.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 17.47306328, "relative_pitch": 67.44066867253119, "relative_heading": 212.09452072470225, "relative_elevation": 42.0604620184749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000812_pano_0000_000572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77664069657989, 52.3538813822703, 42.0827742153779 ] }, "distance": 17.56, "direction": 38.04, "angle": 67.35, "elevation": 42.08, "pano_id": "TMX7316010203-000812_pano_0000_000572", "timestamp": "2018-06-27T11:30:33.933560Z", "filename": "pano_0000_000572.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 17.56133591, "relative_pitch": 67.34899740274976, "relative_heading": 38.03880096296154, "relative_elevation": 42.0827742153779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77634832171295, 52.3536183700437, 42.1512798229232 ] }, "distance": 17.92, "direction": 210.52, "angle": 66.97, "elevation": 42.15, "pano_id": "TMX7316010203-001888_pano_0000_000322", "timestamp": "2020-08-21T09:33:38.023440Z", "filename": "pano_0000_000322.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 17.91798399, "relative_pitch": 66.97025964183824, "relative_heading": 210.52148438890046, "relative_elevation": 42.1512798229232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000812_pano_0000_000579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000812_pano_0000_000579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000812/pano_0000_000579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77634101485838, 52.353618020846, 42.1384877068922 ] }, "distance": 18.21, "direction": 211.81, "angle": 66.63, "elevation": 42.14, "pano_id": "TMX7316010203-000812_pano_0000_000579", "timestamp": "2018-06-27T11:30:40.243560Z", "filename": "pano_0000_000579.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 18.2088951, "relative_pitch": 66.62984810263738, "relative_heading": 211.80898441587632, "relative_elevation": 42.1384877068922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track44_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track44_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.776647824824504, 52.3538854682192, 0.0 ] }, "distance": 18.22, "direction": 38.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track44_Sphere_00026", "timestamp": "2024-10-16T10:29:59Z", "filename": "Job_20241016_1007_Track44_Sphere_00026.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 18.21898718, "relative_pitch": 0.0, "relative_heading": 38.36071105170812, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_57_17_00694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_57_17_00694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_57_17_00694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.776653487209597, 52.35388465257272, 0.0 ] }, "distance": 18.39, "direction": 39.48, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_57_17_00694", "timestamp": "2025-09-22T11:06:56Z", "filename": "2025_09_22_09_57_17_00694.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 18.39075844, "relative_pitch": 0.0, "relative_heading": 39.47875257540419, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_005542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77664720768097, 52.3538881253387, 42.0529892072082 ] }, "distance": 18.43, "direction": 37.69, "angle": 66.34, "elevation": 42.05, "pano_id": "TMX7316010203-001317_pano_0000_005542", "timestamp": "2019-07-17T11:00:40.738730Z", "filename": "pano_0000_005542.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 18.42600145, "relative_pitch": 66.33881717054999, "relative_heading": 37.687590173102215, "relative_elevation": 42.0529892072082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_005549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_005549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_005549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77633922933055, 52.3536156285115, 42.084918978624 ] }, "distance": 18.5, "direction": 211.69, "angle": 66.27, "elevation": 42.08, "pano_id": "TMX7316010203-001317_pano_0000_005549", "timestamp": "2019-07-17T11:00:45.523740Z", "filename": "pano_0000_005549.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 18.49928009, "relative_pitch": 66.27113586988659, "relative_heading": 211.69461465962186, "relative_elevation": 42.084918978624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002517_pano_0001_000619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002517_pano_0001_000619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002517/pano_0001_000619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77665001223033, 52.3538895186551, 42.0150055047125 ] }, "distance": 18.67, "direction": 37.86, "angle": 66.05, "elevation": 42.02, "pano_id": "TMX7316010203-002517_pano_0001_000619", "timestamp": "2022-04-14T08:19:07.056540Z", "filename": "pano_0001_000619.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 18.66560166, "relative_pitch": 66.0463189190097, "relative_heading": 37.86081915126988, "relative_elevation": 42.0150055047125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_004877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_004877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_004877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77665807897244, 52.3538953438689, 41.9153415644541 ] }, "distance": 19.51, "direction": 37.97, "angle": 65.03, "elevation": 41.92, "pano_id": "TMX7316010203-000038_pano_0000_004877", "timestamp": "2016-08-01T08:54:29.019250Z", "filename": "pano_0000_004877.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 19.51471988, "relative_pitch": 65.03450747805124, "relative_heading": 37.96682461595038, "relative_elevation": 41.9153415644541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_004891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_004891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_004891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77666270775681, 52.3539036229613, 42.0545535394922 ] }, "distance": 20.44, "direction": 37.07, "angle": 64.08, "elevation": 42.05, "pano_id": "TMX7316010203-002103_pano_0000_004891", "timestamp": "2021-04-19T08:50:12.543820Z", "filename": "pano_0000_004891.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 20.43750206, "relative_pitch": 64.08136228926776, "relative_heading": 37.0749467818944, "relative_elevation": 42.0545535394922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track44_Sphere_00032/adjacencies/b_20241016_1007_Track44_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77666984117583, 52.353906540418, 42.1417633779347 ] }, "distance": 20.99, "direction": 37.6, "angle": 63.52, "elevation": 42.14, "pano_id": "TMX7316010203-001888_pano_0000_000314", "timestamp": "2020-08-21T09:33:32.823290Z", "filename": "pano_0000_000314.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_20241016_1007_Track44_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113392.16407970527, 485270.26545897406 ] }, "relative_distance": 20.99040386, "relative_pitch": 63.522549548463594, "relative_heading": 37.59923438520873, "relative_elevation": 42.1417633779347 } ] } }