Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track02_Sphere_00587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805573429318363, 52.35502753788475, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track02_Sphere_00587", "timestamp": "2024-09-18T07:57:24Z", "filename": "Job_20240918_0854_Track02_Sphere_00587.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_003604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80557862368184, 52.3550262220485, 44.0928064584732 ] }, "distance": 0.38, "direction": 112.48, "angle": 89.5, "elevation": 44.09, "pano_id": "TMX7316010203-000283_pano_0000_003604", "timestamp": "2017-05-02T13:22:11.220750Z", "filename": "pano_0000_003604.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 0.38300179, "relative_pitch": 89.50232620714324, "relative_heading": 112.47571839384607, "relative_elevation": 44.0928064584732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_007489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80557493443873, 52.3550228036698, 44.3231773925945 ] }, "distance": 0.54, "direction": 168.98, "angle": 89.31, "elevation": 44.32, "pano_id": "TMX7316010203-000050_pano_0000_007489", "timestamp": "2016-08-08T10:47:23.919580Z", "filename": "pano_0000_007489.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 0.53668402, "relative_pitch": 89.30627205813154, "relative_heading": 168.98424911555654, "relative_elevation": 44.3231773925945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8055546358257, 52.3550296846568, 49.5905559370294 ] }, "distance": 1.3, "direction": 280.57, "angle": 88.5, "elevation": 49.59, "pano_id": "TMX7316010203-001886_pano_0000_001170", "timestamp": "2020-08-21T07:11:45.568780Z", "filename": "pano_0000_001170.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 1.30255616, "relative_pitch": 88.49540273840228, "relative_heading": 280.5674815329719, "relative_elevation": 49.5905559370294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80555667501539, 52.3550148056572, 44.3368356321007 ] }, "distance": 1.82, "direction": 218.86, "angle": 87.65, "elevation": 44.34, "pano_id": "TMX7316010203-001317_pano_0000_001554", "timestamp": "2019-07-17T09:57:54.051060Z", "filename": "pano_0000_001554.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 1.81942684, "relative_pitch": 87.65010243789663, "relative_heading": 218.85934162362983, "relative_elevation": 44.3368356321007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_59_10_00376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805542466389496, 52.35502012359422, 0.0 ] }, "distance": 2.27, "direction": 248.64, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_59_10_00376", "timestamp": "2025-09-24T08:19:59Z", "filename": "2025_09_24_07_59_10_00376.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 2.26519478, "relative_pitch": 0.0, "relative_heading": 248.64071807300104, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80560389000567, 52.3550361580434, 44.2990587828681 ] }, "distance": 2.29, "direction": 65.19, "angle": 87.05, "elevation": 44.3, "pano_id": "TMX7316010203-000816_pano_0000_001305", "timestamp": "2018-06-29T09:52:44.308250Z", "filename": "pano_0000_001305.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 2.28633055, "relative_pitch": 87.04551367659974, "relative_heading": 65.19462702533474, "relative_elevation": 44.2990587828681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8055433210481, 52.355013477675, 44.338166134432 ] }, "distance": 2.58, "direction": 232.67, "angle": 86.67, "elevation": 44.34, "pano_id": "TMX7316010203-002090_pano_0001_000323", "timestamp": "2021-04-14T08:53:23.313500Z", "filename": "pano_0001_000323.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 2.57990912, "relative_pitch": 86.66987990674411, "relative_heading": 232.66812157004287, "relative_elevation": 44.338166134432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80561158176938, 52.3550255469343, 44.3131011622027 ] }, "distance": 2.61, "direction": 94.87, "angle": 86.63, "elevation": 44.31, "pano_id": "TMX7316010203-002529_pano_0000_001932", "timestamp": "2022-04-21T07:17:23.140750Z", "filename": "pano_0000_001932.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 2.60887928, "relative_pitch": 86.63067075649805, "relative_heading": 94.87130300089595, "relative_elevation": 44.3131011622027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80553594789915, 52.3550223532089, 44.3119457429275 ] }, "distance": 2.62, "direction": 257.27, "angle": 86.62, "elevation": 44.31, "pano_id": "TMX7316010203-000816_pano_0000_001306", "timestamp": "2018-06-29T09:52:45.108240Z", "filename": "pano_0000_001306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 2.61809197, "relative_pitch": 86.61871229969697, "relative_heading": 257.2698963016822, "relative_elevation": 44.3119457429275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_59_10_00375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805611009801846, 52.35503514646305, 0.0 ] }, "distance": 2.7, "direction": 71.7, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_59_10_00375", "timestamp": "2025-09-24T08:19:58Z", "filename": "2025_09_24_07_59_10_00375.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 2.69682796, "relative_pitch": 0.0, "relative_heading": 71.70325256577354, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80561306920851, 52.3550273615689, 44.3271800549701 ] }, "distance": 2.7, "direction": 90.42, "angle": 86.51, "elevation": 44.33, "pano_id": "TMX7316010203-002090_pano_0001_000324", "timestamp": "2021-04-14T08:53:24.888480Z", "filename": "pano_0001_000324.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 2.7008713, "relative_pitch": 86.51325778091983, "relative_heading": 90.41618992870934, "relative_elevation": 44.3271800549701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80554186426, 52.3550108042954, 44.322045315057 ] }, "distance": 2.84, "direction": 229.11, "angle": 86.33, "elevation": 44.32, "pano_id": "TMX7316010203-002529_pano_0000_001931", "timestamp": "2022-04-21T07:17:22.480770Z", "filename": "pano_0000_001931.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 2.84470201, "relative_pitch": 86.32764771287265, "relative_heading": 229.11407000154907, "relative_elevation": 44.322045315057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80562703331593, 52.3550294563863, 44.3270147526637 ] }, "distance": 3.66, "direction": 86.65, "angle": 85.28, "elevation": 44.33, "pano_id": "TMX7316010203-001317_pano_0000_001555", "timestamp": "2019-07-17T09:57:54.870870Z", "filename": "pano_0000_001555.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 3.65845574, "relative_pitch": 85.28188252135632, "relative_heading": 86.65473479266689, "relative_elevation": 44.3270147526637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80562596551252, 52.3550440219557, 49.5838308557868 ] }, "distance": 4.02, "direction": 62.87, "angle": 85.36, "elevation": 49.58, "pano_id": "TMX7316010203-001886_pano_0000_001169", "timestamp": "2020-08-21T07:11:44.943760Z", "filename": "pano_0000_001169.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 4.02207235, "relative_pitch": 85.3625141250464, "relative_heading": 62.867723785542005, "relative_elevation": 49.5838308557868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_007490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80564523594932, 52.3550364447066, 44.3391977166757 ] }, "distance": 4.99, "direction": 78.55, "angle": 83.58, "elevation": 44.34, "pano_id": "TMX7316010203-000050_pano_0000_007490", "timestamp": "2016-08-08T10:47:24.444570Z", "filename": "pano_0000_007490.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 4.99180666, "relative_pitch": 83.57655960977073, "relative_heading": 78.54808138239382, "relative_elevation": 44.3391977166757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track02_Sphere_00586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805643252116959, 52.355041263790945, 0.0 ] }, "distance": 5.0, "direction": 72.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track02_Sphere_00586", "timestamp": "2024-09-18T07:57:23Z", "filename": "Job_20240918_0854_Track02_Sphere_00586.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 4.99643001, "relative_pitch": 0.0, "relative_heading": 72.20054435470388, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track02_Sphere_00588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805502994810222, 52.355013449419125, 0.0 ] }, "distance": 5.05, "direction": 251.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track02_Sphere_00588", "timestamp": "2024-09-18T07:57:25Z", "filename": "Job_20240918_0854_Track02_Sphere_00588.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 5.04851196, "relative_pitch": 0.0, "relative_heading": 251.90925120699157, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_007488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80550506637183, 52.3550087158143, 44.3517952552065 ] }, "distance": 5.11, "direction": 245.79, "angle": 83.43, "elevation": 44.35, "pano_id": "TMX7316010203-000050_pano_0000_007488", "timestamp": "2016-08-08T10:47:23.404580Z", "filename": "pano_0000_007488.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 5.10701972, "relative_pitch": 83.43143566598424, "relative_heading": 245.78866494332732, "relative_elevation": 44.3517952552065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80548270683079, 52.355015264852, 49.6018799841404 ] }, "distance": 6.33, "direction": 257.54, "angle": 82.73, "elevation": 49.6, "pano_id": "TMX7316010203-001886_pano_0000_001171", "timestamp": "2020-08-21T07:11:46.193750Z", "filename": "pano_0000_001171.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 6.33029833, "relative_pitch": 82.72710520154145, "relative_heading": 257.54135062678586, "relative_elevation": 49.6018799841404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8054869954946, 52.3549998190151, 44.3519299849868 ] }, "distance": 6.65, "direction": 242.36, "angle": 81.48, "elevation": 44.35, "pano_id": "TMX7316010203-001317_pano_0000_001553", "timestamp": "2019-07-17T09:57:53.230920Z", "filename": "pano_0000_001553.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 6.64786894, "relative_pitch": 81.47545120861079, "relative_heading": 242.3566442833834, "relative_elevation": 44.3519299849868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80567192282864, 52.3550496278133, 44.3059230288491 ] }, "distance": 7.15, "direction": 69.88, "angle": 80.84, "elevation": 44.31, "pano_id": "TMX7316010203-000816_pano_0000_001304", "timestamp": "2018-06-29T09:52:43.508250Z", "filename": "pano_0000_001304.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 7.14670348, "relative_pitch": 80.83691327623058, "relative_heading": 69.88286260831474, "relative_elevation": 44.3059230288491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_59_10_00377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80547420013355, 52.355005236864564, 0.0 ] }, "distance": 7.2, "direction": 249.84, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_59_10_00377", "timestamp": "2025-09-24T08:20:00Z", "filename": "2025_09_24_07_59_10_00377.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 7.20185309, "relative_pitch": 0.0, "relative_heading": 249.84463269172832, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8054680735668, 52.3550086170255, 44.3262670505792 ] }, "distance": 7.48, "direction": 253.65, "angle": 80.42, "elevation": 44.33, "pano_id": "TMX7316010203-000816_pano_0000_001307", "timestamp": "2018-06-29T09:52:45.918240Z", "filename": "pano_0000_001307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 7.48063693, "relative_pitch": 80.42084893438567, "relative_heading": 253.65346813745032, "relative_elevation": 44.3262670505792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80547362920425, 52.3549994661366, 44.3513073557988 ] }, "distance": 7.48, "direction": 245.33, "angle": 80.42, "elevation": 44.35, "pano_id": "TMX7316010203-002090_pano_0001_000322", "timestamp": "2021-04-14T08:53:22.033720Z", "filename": "pano_0001_000322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 7.48287786, "relative_pitch": 80.42334222235304, "relative_heading": 245.3269227220405, "relative_elevation": 44.3513073557988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80568133429146, 52.3550402596088, 44.3034706981853 ] }, "distance": 7.49, "direction": 79.1, "angle": 80.41, "elevation": 44.3, "pano_id": "TMX7316010203-002529_pano_0000_001933", "timestamp": "2022-04-21T07:17:23.795770Z", "filename": "pano_0000_001933.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 7.48697528, "relative_pitch": 80.40804168207013, "relative_heading": 79.1011625703013, "relative_elevation": 44.3034706981853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80568281532506, 52.3550410254014, 44.3145248787478 ] }, "distance": 7.6, "direction": 78.61, "angle": 80.27, "elevation": 44.31, "pano_id": "TMX7316010203-002090_pano_0001_000325", "timestamp": "2021-04-14T08:53:26.688540Z", "filename": "pano_0001_000325.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 7.60244898, "relative_pitch": 80.26529582312753, "relative_heading": 78.61432338215928, "relative_elevation": 44.3145248787478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_59_10_00374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80568069133832, 52.355049572701134, 0.0 ] }, "distance": 7.71, "direction": 71.45, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_59_10_00374", "timestamp": "2025-09-24T08:19:57Z", "filename": "2025_09_24_07_59_10_00374.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 7.70846913, "relative_pitch": 0.0, "relative_heading": 71.45315149003002, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80547218004534, 52.3549962055261, 44.3349296012893 ] }, "distance": 7.73, "direction": 243.19, "angle": 80.11, "elevation": 44.33, "pano_id": "TMX7316010203-002529_pano_0000_001930", "timestamp": "2022-04-21T07:17:21.815820Z", "filename": "pano_0000_001930.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 7.72944176, "relative_pitch": 80.11033709011693, "relative_heading": 243.18801458575402, "relative_elevation": 44.3349296012893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80569764787452, 52.3550435832495, 44.32158637885 ] }, "distance": 8.65, "direction": 78.09, "angle": 78.96, "elevation": 44.32, "pano_id": "TMX7316010203-001317_pano_0000_001556", "timestamp": "2019-07-17T09:57:55.680880Z", "filename": "pano_0000_001556.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 8.64970595, "relative_pitch": 78.9570778693058, "relative_heading": 78.08757742270235, "relative_elevation": 44.32158637885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80569517838595, 52.3550575648501, 49.5614815251902 ] }, "distance": 8.94, "direction": 68.06, "angle": 79.77, "elevation": 49.56, "pano_id": "TMX7316010203-001886_pano_0000_001168", "timestamp": "2020-08-21T07:11:44.313760Z", "filename": "pano_0000_001168.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 8.94280042, "relative_pitch": 79.7716912584969, "relative_heading": 68.06080820518878, "relative_elevation": 49.5614815251902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_003535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8055489192634, 52.3549451199528, 44.3444543071091 ] }, "distance": 9.32, "direction": 190.32, "angle": 78.13, "elevation": 44.34, "pano_id": "TMX7316010203-000283_pano_0000_003535", "timestamp": "2017-05-02T13:19:26.286810Z", "filename": "pano_0000_003535.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 9.32178236, "relative_pitch": 78.12853087996066, "relative_heading": 190.31999680959592, "relative_elevation": 44.3444543071091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_003605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80543848847712, 52.3549975318393, 44.1353626986966 ] }, "distance": 9.78, "direction": 250.04, "angle": 77.5, "elevation": 44.14, "pano_id": "TMX7316010203-000283_pano_0000_003605", "timestamp": "2017-05-02T13:22:12.070750Z", "filename": "pano_0000_003605.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 9.781487, "relative_pitch": 77.50382023796055, "relative_heading": 250.04100364469002, "relative_elevation": 44.1353626986966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track02_Sphere_00589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805434243102535, 52.354999764645406, 0.0 ] }, "distance": 9.97, "direction": 251.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track02_Sphere_00589", "timestamp": "2024-09-18T07:57:26Z", "filename": "Job_20240918_0854_Track02_Sphere_00589.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 9.97409196, "relative_pitch": 0.0, "relative_heading": 251.95004836735959, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_007491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8057152613808, 52.35505023774, 44.3787709102035 ] }, "distance": 9.99, "direction": 75.35, "angle": 77.32, "elevation": 44.38, "pano_id": "TMX7316010203-000050_pano_0000_007491", "timestamp": "2016-08-08T10:47:24.974560Z", "filename": "pano_0000_007491.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 9.98816123, "relative_pitch": 77.31600646800544, "relative_heading": 75.35135248202444, "relative_elevation": 44.3787709102035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track02_Sphere_00585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805714500349807, 52.35505487082923, 0.0 ] }, "distance": 10.08, "direction": 72.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track02_Sphere_00585", "timestamp": "2024-09-18T07:57:22Z", "filename": "Job_20240918_0854_Track02_Sphere_00585.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 10.08137478, "relative_pitch": 0.0, "relative_heading": 72.4408161141258, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_007487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80543470757535, 52.3549943956683, 44.3430803054944 ] }, "distance": 10.15, "direction": 248.69, "angle": 77.11, "elevation": 44.34, "pano_id": "TMX7316010203-000050_pano_0000_007487", "timestamp": "2016-08-08T10:47:22.879570Z", "filename": "pano_0000_007487.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 10.14558334, "relative_pitch": 77.11269239441792, "relative_heading": 248.6850564789148, "relative_elevation": 44.3430803054944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_003603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8057188781816, 52.3550544924805, 44.1720458837226 ] }, "distance": 10.35, "direction": 73.16, "angle": 76.81, "elevation": 44.17, "pano_id": "TMX7316010203-000283_pano_0000_003603", "timestamp": "2017-05-02T13:22:10.335760Z", "filename": "pano_0000_003603.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 10.35386985, "relative_pitch": 76.8081024388066, "relative_heading": 73.16091749176692, "relative_elevation": 44.1720458837226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80541103074294, 52.3550013118505, 49.6152679650113 ] }, "distance": 11.44, "direction": 255.23, "angle": 77.01, "elevation": 49.62, "pano_id": "TMX7316010203-001886_pano_0000_001172", "timestamp": "2020-08-21T07:11:46.813750Z", "filename": "pano_0000_001172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 11.44313981, "relative_pitch": 77.01255111622605, "relative_heading": 255.2250426976832, "relative_elevation": 49.6152679650113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80541764799433, 52.354985061014, 44.3565415199846 ] }, "distance": 11.62, "direction": 246.0, "angle": 75.32, "elevation": 44.36, "pano_id": "TMX7316010203-001317_pano_0000_001552", "timestamp": "2019-07-17T09:57:52.420910Z", "filename": "pano_0000_001552.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 11.61876473, "relative_pitch": 75.32170268542659, "relative_heading": 245.99575561880607, "relative_elevation": 44.3565415199846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80574027454206, 52.3550629580045, 44.3226357642561 ] }, "distance": 12.03, "direction": 70.88, "angle": 74.81, "elevation": 44.32, "pano_id": "TMX7316010203-000816_pano_0000_001303", "timestamp": "2018-06-29T09:52:42.693330Z", "filename": "pano_0000_001303.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 12.03159862, "relative_pitch": 74.8127553818249, "relative_heading": 70.8778233074223, "relative_elevation": 44.3226357642561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_59_10_00378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805404904361398, 52.35499050681534, 0.0 ] }, "distance": 12.2, "direction": 250.26, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_59_10_00378", "timestamp": "2025-09-24T08:20:01Z", "filename": "2025_09_24_07_59_10_00378.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 12.19917276, "relative_pitch": 0.0, "relative_heading": 250.25857950617663, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80540007662914, 52.3549951111829, 44.3269514776766 ] }, "distance": 12.35, "direction": 253.01, "angle": 74.43, "elevation": 44.33, "pano_id": "TMX7316010203-000816_pano_0000_001308", "timestamp": "2018-06-29T09:52:46.738260Z", "filename": "pano_0000_001308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 12.34997206, "relative_pitch": 74.43158325511605, "relative_heading": 253.0123454703696, "relative_elevation": 44.3269514776766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80540418510622, 52.3549851328662, 44.3509054845199 ] }, "distance": 12.46, "direction": 247.75, "angle": 74.31, "elevation": 44.35, "pano_id": "TMX7316010203-002090_pano_0001_000321", "timestamp": "2021-04-14T08:53:20.978610Z", "filename": "pano_0001_000321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 12.45926453, "relative_pitch": 74.30863604918565, "relative_heading": 247.74561262840325, "relative_elevation": 44.3509054845199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80575089933101, 52.3550549298904, 44.3027125392109 ] }, "distance": 12.47, "direction": 75.85, "angle": 74.28, "elevation": 44.3, "pano_id": "TMX7316010203-002529_pano_0000_001934", "timestamp": "2022-04-21T07:17:24.445870Z", "filename": "pano_0000_001934.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 12.46988109, "relative_pitch": 74.27968584550375, "relative_heading": 75.85174349355866, "relative_elevation": 44.3027125392109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80575277614575, 52.3550548668734, 44.3100074166432 ] }, "distance": 12.59, "direction": 76.02, "angle": 74.14, "elevation": 44.31, "pano_id": "TMX7316010203-002090_pano_0001_000326", "timestamp": "2021-04-14T08:53:28.423460Z", "filename": "pano_0001_000326.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 12.59221951, "relative_pitch": 74.13566931380234, "relative_heading": 76.02490004543597, "relative_elevation": 44.3100074166432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_59_10_00373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805750294274148, 52.35506327948807, 0.0 ] }, "distance": 12.69, "direction": 71.73, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_59_10_00373", "timestamp": "2025-09-24T08:19:56Z", "filename": "2025_09_24_07_59_10_00373.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 12.68974673, "relative_pitch": 0.0, "relative_heading": 71.7349773579137, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80540245024994, 52.3549817734295, 44.3373459680006 ] }, "distance": 12.71, "direction": 246.39, "angle": 74.0, "elevation": 44.34, "pano_id": "TMX7316010203-002529_pano_0000_001929", "timestamp": "2022-04-21T07:17:21.145820Z", "filename": "pano_0000_001929.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 12.71380308, "relative_pitch": 73.99967317051939, "relative_heading": 246.38807106718116, "relative_elevation": 44.3373459680006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80576792273709, 52.3550577557776, 44.3273954279721 ] }, "distance": 13.67, "direction": 75.76, "angle": 72.86, "elevation": 44.33, "pano_id": "TMX7316010203-001317_pano_0000_001557", "timestamp": "2019-07-17T09:57:56.485870Z", "filename": "pano_0000_001557.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 13.6714378, "relative_pitch": 72.85921172142416, "relative_heading": 75.76203380685203, "relative_elevation": 44.3273954279721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80576760666529, 52.3550710570568, 49.5511879418045 ] }, "distance": 14.09, "direction": 69.9, "angle": 74.13, "elevation": 49.55, "pano_id": "TMX7316010203-001886_pano_0000_001167", "timestamp": "2020-08-21T07:11:43.678750Z", "filename": "pano_0000_001167.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 14.08836529, "relative_pitch": 74.1285192258509, "relative_heading": 69.89579633610182, "relative_elevation": 49.5511879418045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track02_Sphere_00590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805366676445145, 52.35498638225411, 0.0 ] }, "distance": 14.81, "direction": 251.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track02_Sphere_00590", "timestamp": "2024-09-18T07:57:26Z", "filename": "Job_20240918_0854_Track02_Sphere_00590.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 14.81248486, "relative_pitch": 0.0, "relative_heading": 251.99094794502793, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_007492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80578564928567, 52.3550645495184, 44.3664471460506 ] }, "distance": 15.03, "direction": 74.1, "angle": 71.28, "elevation": 44.37, "pano_id": "TMX7316010203-000050_pano_0000_007492", "timestamp": "2016-08-08T10:47:25.519570Z", "filename": "pano_0000_007492.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 15.03435056, "relative_pitch": 71.2801464903217, "relative_heading": 74.10135486005863, "relative_elevation": 44.3664471460506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track02_Sphere_00584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805785029180803, 52.355068492266284, 0.0 ] }, "distance": 15.12, "direction": 72.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track02_Sphere_00584", "timestamp": "2024-09-18T07:57:21Z", "filename": "Job_20240918_0854_Track02_Sphere_00584.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 15.12011469, "relative_pitch": 0.0, "relative_heading": 72.45836966479052, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_007486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80536490190828, 52.3549803161579, 44.3144868053496 ] }, "distance": 15.15, "direction": 249.7, "angle": 71.13, "elevation": 44.31, "pano_id": "TMX7316010203-000050_pano_0000_007486", "timestamp": "2016-08-08T10:47:22.349620Z", "filename": "pano_0000_007486.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 15.14822441, "relative_pitch": 71.12779735586442, "relative_heading": 249.70373022722288, "relative_elevation": 44.3144868053496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80534807351119, 52.3549705915096, 44.364707801491 ] }, "distance": 16.61, "direction": 247.57, "angle": 69.47, "elevation": 44.36, "pano_id": "TMX7316010203-001317_pano_0000_001551", "timestamp": "2019-07-17T09:57:51.610880Z", "filename": "pano_0000_001551.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 16.61043801, "relative_pitch": 69.47376979661013, "relative_heading": 247.57430595409406, "relative_elevation": 44.364707801491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805337961418, 52.3549873802031, 49.6098767919466 ] }, "distance": 16.65, "direction": 254.44, "angle": 71.44, "elevation": 49.61, "pano_id": "TMX7316010203-001886_pano_0000_001173", "timestamp": "2020-08-21T07:11:47.428730Z", "filename": "pano_0000_001173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 16.65391569, "relative_pitch": 71.44322243963362, "relative_heading": 254.43601902405925, "relative_elevation": 49.6098767919466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80580873844279, 52.35507631119, 44.3400489203632 ] }, "distance": 16.93, "direction": 71.3, "angle": 69.11, "elevation": 44.34, "pano_id": "TMX7316010203-000816_pano_0000_001302", "timestamp": "2018-06-29T09:52:41.888260Z", "filename": "pano_0000_001302.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 16.92608573, "relative_pitch": 69.10646505962856, "relative_heading": 71.29818376380123, "relative_elevation": 44.3400489203632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_59_10_00379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805335706076733, 52.35497618165545, 0.0 ] }, "distance": 17.18, "direction": 250.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_59_10_00379", "timestamp": "2025-09-24T08:20:02Z", "filename": "2025_09_24_07_59_10_00379.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 17.17545932, "relative_pitch": 0.0, "relative_heading": 250.5661466702759, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80533228084718, 52.3549815079857, 44.3223952474073 ] }, "distance": 17.21, "direction": 252.69, "angle": 68.78, "elevation": 44.32, "pano_id": "TMX7316010203-000816_pano_0000_001309", "timestamp": "2018-06-29T09:52:47.563340Z", "filename": "pano_0000_001309.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 17.21011399, "relative_pitch": 68.77911436786397, "relative_heading": 252.68586972130748, "relative_elevation": 44.3223952474073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80533436679298, 52.354971168744, 44.354865022935 ] }, "distance": 17.45, "direction": 248.94, "angle": 68.52, "elevation": 44.35, "pano_id": "TMX7316010203-002090_pano_0001_000320", "timestamp": "2021-04-14T08:53:19.998570Z", "filename": "pano_0001_000320.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 17.45414424, "relative_pitch": 68.51979758194358, "relative_heading": 248.93883406517455, "relative_elevation": 44.354865022935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80582041116198, 52.3550697174886, 44.3094845311716 ] }, "distance": 17.47, "direction": 74.42, "angle": 68.48, "elevation": 44.31, "pano_id": "TMX7316010203-002529_pano_0000_001935", "timestamp": "2022-04-21T07:17:25.090760Z", "filename": "pano_0000_001935.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 17.46998754, "relative_pitch": 68.48207246428639, "relative_heading": 74.41532308345168, "relative_elevation": 44.3094845311716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8058224218983, 52.3550692842196, 44.3124443572015 ] }, "distance": 17.59, "direction": 74.69, "angle": 68.35, "elevation": 44.31, "pano_id": "TMX7316010203-002090_pano_0001_000327", "timestamp": "2021-04-14T08:53:29.913470Z", "filename": "pano_0001_000327.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 17.58919351, "relative_pitch": 68.35010229377636, "relative_heading": 74.6864895639565, "relative_elevation": 44.3124443572015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_59_10_00372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_59_10_00372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_59_10_00372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805819092566519, 52.35507678455018, 0.0 ] }, "distance": 17.61, "direction": 71.87, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_59_10_00372", "timestamp": "2025-09-24T08:19:55Z", "filename": "2025_09_24_07_59_10_00372.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 17.61207045, "relative_pitch": 0.0, "relative_heading": 71.87175777278284, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80533232931414, 52.3549675035453, 44.3446544865146 ] }, "distance": 17.73, "direction": 247.87, "angle": 68.2, "elevation": 44.34, "pano_id": "TMX7316010203-002529_pano_0000_001928", "timestamp": "2022-04-21T07:17:20.465820Z", "filename": "pano_0000_001928.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 17.73333999, "relative_pitch": 68.20362726404609, "relative_heading": 247.8702644165057, "relative_elevation": 44.3446544865146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_007062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80557349522793, 52.3548597613723, 44.5470508961007 ] }, "distance": 18.67, "direction": 179.99, "angle": 67.26, "elevation": 44.55, "pano_id": "TMX7316010203-000050_pano_0000_007062", "timestamp": "2016-08-08T10:34:49.488430Z", "filename": "pano_0000_007062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 18.66917879, "relative_pitch": 67.26197858941933, "relative_heading": 179.98621815025538, "relative_elevation": 44.5470508961007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80583804179273, 52.355072022728, 44.3269923999906 ] }, "distance": 18.7, "direction": 74.65, "angle": 67.13, "elevation": 44.33, "pano_id": "TMX7316010203-001317_pano_0000_001558", "timestamp": "2019-07-17T09:57:57.285850Z", "filename": "pano_0000_001558.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 18.69612571, "relative_pitch": 67.13107983782054, "relative_heading": 74.64712598620015, "relative_elevation": 44.3269923999906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80584259979454, 52.3550847289691, 49.5724398139864 ] }, "distance": 19.41, "direction": 70.86, "angle": 68.61, "elevation": 49.57, "pano_id": "TMX7316010203-001886_pano_0000_001166", "timestamp": "2020-08-21T07:11:43.043920Z", "filename": "pano_0000_001166.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 19.41225759, "relative_pitch": 68.61499944210907, "relative_heading": 70.86288334280154, "relative_elevation": 49.5724398139864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_003534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80557350727617, 52.3548520295559, 44.4489051802084 ] }, "distance": 19.53, "direction": 179.98, "angle": 66.28, "elevation": 44.45, "pano_id": "TMX7316010203-000283_pano_0000_003534", "timestamp": "2017-05-02T13:19:20.426850Z", "filename": "pano_0000_003534.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 19.52952978, "relative_pitch": 66.28073863956973, "relative_heading": 179.98441696037676, "relative_elevation": 44.4489051802084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track02_Sphere_00591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805298560913545, 52.35497232304089, 0.0 ] }, "distance": 19.71, "direction": 251.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track02_Sphere_00591", "timestamp": "2024-09-18T07:57:27Z", "filename": "Job_20240918_0854_Track02_Sphere_00591.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 19.70980171, "relative_pitch": 0.0, "relative_heading": 251.83706400103802, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_003606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80529883091554, 52.354968854046, 44.1177200777456 ] }, "distance": 19.82, "direction": 250.76, "angle": 65.81, "elevation": 44.12, "pano_id": "TMX7316010203-000283_pano_0000_003606", "timestamp": "2017-05-02T13:22:12.895720Z", "filename": "pano_0000_003606.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 19.81615208, "relative_pitch": 65.81203487874647, "relative_heading": 250.75993729009744, "relative_elevation": 44.1177200777456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_007493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80585557796716, 52.3550790001289, 44.3499178169295 ] }, "distance": 20.06, "direction": 73.41, "angle": 65.66, "elevation": 44.35, "pano_id": "TMX7316010203-000050_pano_0000_007493", "timestamp": "2016-08-08T10:47:26.064580Z", "filename": "pano_0000_007493.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 20.05850707, "relative_pitch": 65.6637908753024, "relative_heading": 73.41201261624764, "relative_elevation": 44.3499178169295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_007485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_007485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_007485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80529513977256, 52.3549662776953, 44.3320568921044 ] }, "distance": 20.15, "direction": 250.23, "angle": 65.56, "elevation": 44.33, "pano_id": "TMX7316010203-000050_pano_0000_007485", "timestamp": "2016-08-08T10:47:21.814670Z", "filename": "pano_0000_007485.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 20.14894081, "relative_pitch": 65.55818121579188, "relative_heading": 250.22591415552682, "relative_elevation": 44.3320568921044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track02_Sphere_00583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805855332943948, 52.35508249004317, 0.0 ] }, "distance": 20.16, "direction": 72.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track02_Sphere_00583", "timestamp": "2024-09-18T07:57:21Z", "filename": "Job_20240918_0854_Track02_Sphere_00583.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 20.15689626, "relative_pitch": 0.0, "relative_heading": 72.34049690103399, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00587/adjacencies/b_20240918_0854_Track02_Sphere_00587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_003602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80585917416051, 52.3550834429569, 44.1198457106948 ] }, "distance": 20.44, "direction": 72.28, "angle": 65.14, "elevation": 44.12, "pano_id": "TMX7316010203-000283_pano_0000_003602", "timestamp": "2017-05-02T13:22:09.385750Z", "filename": "pano_0000_003602.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track02_Sphere_00587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115375.24308150345, 485395.31545907026 ] }, "relative_distance": 20.43845602, "relative_pitch": 65.14413597983275, "relative_heading": 72.2798180604801, "relative_elevation": 44.1198457106948 } ] } }