Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track09_Sphere_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795081405921381, 52.34351445309099, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track09_Sphere_00058", "timestamp": "2024-10-17T07:41:28Z", "filename": "Job_20241017_0902_Track09_Sphere_00058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track09_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795103986046237, 52.34355660212368, 0.0 ] }, "distance": 4.94, "direction": 18.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track09_Sphere_00059", "timestamp": "2024-10-17T07:41:29Z", "filename": "Job_20241017_0902_Track09_Sphere_00059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 4.93609109, "relative_pitch": 0.0, "relative_heading": 18.16511985694571, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track09_Sphere_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795058832073066, 52.34347183671797, 0.0 ] }, "distance": 4.99, "direction": 197.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track09_Sphere_00057", "timestamp": "2024-10-17T07:41:27Z", "filename": "Job_20241017_0902_Track09_Sphere_00057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 4.98539691, "relative_pitch": 0.0, "relative_heading": 197.97416008500772, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79501565984448, 52.3435370260941, 44.2389828581363 ] }, "distance": 5.14, "direction": 299.27, "angle": 83.38, "elevation": 44.24, "pano_id": "TMX7316010203-001691_pano_0001_004426", "timestamp": "2020-05-06T11:35:54.672060Z", "filename": "pano_0001_004426.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 5.13667517, "relative_pitch": 83.37693231276666, "relative_heading": 299.2742785875417, "relative_elevation": 44.2389828581363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_000403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7950099329659, 52.3435321315767, 44.1334873465821 ] }, "distance": 5.25, "direction": 291.99, "angle": 83.21, "elevation": 44.13, "pano_id": "TMX7316010203-000285_pano_0000_000403", "timestamp": "2017-05-04T08:27:42.581020Z", "filename": "pano_0000_000403.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 5.25318325, "relative_pitch": 83.21205377884783, "relative_heading": 291.9915171286967, "relative_elevation": 44.1334873465821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_008010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79501154199107, 52.3435346991258, 44.3422580417246 ] }, "distance": 5.27, "direction": 295.32, "angle": 83.23, "elevation": 44.34, "pano_id": "TMX7316010203-001305_pano_0000_008010", "timestamp": "2019-07-11T08:12:57.015130Z", "filename": "pano_0000_008010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 5.2673856, "relative_pitch": 83.22561987742124, "relative_heading": 295.3216381634077, "relative_elevation": 44.3422580417246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795014371650534, 52.34353970600941, 0.0 ] }, "distance": 5.36, "direction": 301.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00861", "timestamp": "2025-07-16T10:54:03Z", "filename": "recording_2025-07-16_10-37-33_00861.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 5.36347341, "relative_pitch": 0.0, "relative_heading": 301.5950788433758, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79500225283249, 52.3435090452862, 44.2641613697633 ] }, "distance": 5.43, "direction": 263.63, "angle": 83.01, "elevation": 44.26, "pano_id": "TMX7316010203-002103_pano_0000_001102", "timestamp": "2021-04-19T07:52:30.805190Z", "filename": "pano_0000_001102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 5.42782874, "relative_pitch": 83.00908823527648, "relative_heading": 263.6349440232873, "relative_elevation": 44.2641613697633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79500313138252, 52.3435239514146, 44.2505727503449 ] }, "distance": 5.44, "direction": 281.21, "angle": 82.99, "elevation": 44.25, "pano_id": "TMX7316010203-000803_pano_0000_002181", "timestamp": "2018-06-22T08:50:15.885250Z", "filename": "pano_0000_002181.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 5.43818936, "relative_pitch": 82.99374695287219, "relative_heading": 281.2068195314247, "relative_elevation": 44.2505727503449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79502681865212, 52.3435517088077, 44.2692185016349 ] }, "distance": 5.57, "direction": 318.1, "angle": 82.83, "elevation": 44.27, "pano_id": "TMX7316010203-002103_pano_0000_001103", "timestamp": "2021-04-19T07:52:31.360140Z", "filename": "pano_0000_001103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 5.57006649, "relative_pitch": 82.82858409380962, "relative_heading": 318.0957554239938, "relative_elevation": 44.2692185016349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795024413334003, 52.34355150334457, 0.0 ] }, "distance": 5.66, "direction": 316.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00109", "timestamp": "2024-10-17T07:27:51Z", "filename": "Job_20241017_0902_Track04_Sphere_00109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 5.66419786, "relative_pitch": 0.0, "relative_heading": 316.7070472065819, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794997064338437, 52.34350822492995, 0.0 ] }, "distance": 5.79, "direction": 263.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00108", "timestamp": "2024-10-17T07:27:50Z", "filename": "Job_20241017_0902_Track04_Sphere_00108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 5.78959993, "relative_pitch": 0.0, "relative_heading": 263.12508012362554, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79499285989944, 52.3435129842178, 44.2697587776929 ] }, "distance": 6.04, "direction": 268.45, "angle": 82.23, "elevation": 44.27, "pano_id": "TMX7316010203-002502_pano_0002_001139", "timestamp": "2022-04-11T07:37:22.080800Z", "filename": "pano_0002_001139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.03672126, "relative_pitch": 82.23491533634791, "relative_heading": 268.4485339456009, "relative_elevation": 44.2697587776929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79501964415404, 52.3435538175192, 44.2556175086647 ] }, "distance": 6.07, "direction": 316.14, "angle": 82.18, "elevation": 44.26, "pano_id": "TMX7316010203-002502_pano_0002_001140", "timestamp": "2022-04-11T07:37:22.450850Z", "filename": "pano_0002_001140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.07480126, "relative_pitch": 82.18407005691846, "relative_heading": 316.14122020658266, "relative_elevation": 44.2556175086647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79499004894402, 52.3434976125021, 44.2535563167185 ] }, "distance": 6.5, "direction": 253.25, "angle": 81.64, "elevation": 44.25, "pano_id": "TMX7316010203-001691_pano_0001_004425", "timestamp": "2020-05-06T11:35:54.202060Z", "filename": "pano_0001_004425.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.50197089, "relative_pitch": 81.64159752645054, "relative_heading": 253.24935737674977, "relative_elevation": 44.2535563167185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79502933443556, 52.3435637642086, 44.2497644796968 ] }, "distance": 6.53, "direction": 327.11, "angle": 81.6, "elevation": 44.25, "pano_id": "TMX7316010203-000803_pano_0000_002182", "timestamp": "2018-06-22T08:50:16.360140Z", "filename": "pano_0000_002182.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.53460458, "relative_pitch": 81.59953385569857, "relative_heading": 327.10736815514093, "relative_elevation": 44.2497644796968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79498769304261, 52.34349787798686, 0.0 ] }, "distance": 6.65, "direction": 253.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00860", "timestamp": "2025-07-16T10:54:03Z", "filename": "recording_2025-07-16_10-37-33_00860.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.64761946, "relative_pitch": 0.0, "relative_heading": 253.89201966115166, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79515991364211, 52.343478582369, 44.2161433296278 ] }, "distance": 6.68, "direction": 126.72, "angle": 81.42, "elevation": 44.22, "pano_id": "TMX7316010203-000809_pano_0000_004601", "timestamp": "2018-06-26T11:51:51.267560Z", "filename": "pano_0000_004601.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.67521745, "relative_pitch": 81.41500691992074, "relative_heading": 126.7234843904142, "relative_elevation": 44.2161433296278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001318_pano_0001_000571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517785520668, 52.3435038341938, 44.2417186321691 ] }, "distance": 6.68, "direction": 100.19, "angle": 81.42, "elevation": 44.24, "pano_id": "TMX7316010203-001318_pano_0001_000571", "timestamp": "2019-07-18T07:15:03.611330Z", "filename": "pano_0001_000571.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.67848506, "relative_pitch": 81.41575833641504, "relative_heading": 100.1907917417191, "relative_elevation": 44.2417186321691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002391_pano_0002_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516993451715, 52.3434878811868, 44.1895200228319 ] }, "distance": 6.72, "direction": 116.11, "angle": 81.35, "elevation": 44.19, "pano_id": "TMX7316010203-002391_pano_0002_000055", "timestamp": "2022-01-06T08:30:14.654550Z", "filename": "pano_0002_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.71888375, "relative_pitch": 81.35456560315664, "relative_heading": 116.10811727891466, "relative_elevation": 44.1895200228319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_000706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516943562145, 52.3434860748487, 44.2087802663445 ] }, "distance": 6.78, "direction": 117.76, "angle": 81.28, "elevation": 44.21, "pano_id": "TMX7316010203-002103_pano_0000_000706", "timestamp": "2021-04-19T07:46:04.348380Z", "filename": "pano_0000_000706.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.77962342, "relative_pitch": 81.28134797313803, "relative_heading": 117.76014297049088, "relative_elevation": 44.2087802663445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_008009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79498636254623, 52.3434955457719, 44.3560686819255 ] }, "distance": 6.81, "direction": 252.01, "angle": 81.27, "elevation": 44.36, "pano_id": "TMX7316010203-001305_pano_0000_008009", "timestamp": "2019-07-11T08:12:56.605070Z", "filename": "pano_0000_008009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.81042695, "relative_pitch": 81.2709791091507, "relative_heading": 252.00576163774534, "relative_elevation": 44.3560686819255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516738820858, 52.3434821743075, 44.1729656690732 ] }, "distance": 6.87, "direction": 121.51, "angle": 81.16, "elevation": 44.17, "pano_id": "TMX7316010203-002519_pano_0000_001897", "timestamp": "2022-04-14T09:21:09.777740Z", "filename": "pano_0000_001897.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.87299398, "relative_pitch": 81.15610373294332, "relative_heading": 121.50637682945616, "relative_elevation": 44.1729656690732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002991/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002991/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002991/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002991/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_002991/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002991/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002991/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002991/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002991/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516293032985, 52.3434772905723, 44.1059348769486 ] }, "distance": 6.93, "direction": 126.66, "angle": 81.08, "elevation": 44.11, "pano_id": "TMX7316010203-000286_pano_0000_002991", "timestamp": "2017-05-04T13:15:57.202790Z", "filename": "pano_0000_002991.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.9259608, "relative_pitch": 81.07571300643612, "relative_heading": 126.65962453460106, "relative_elevation": 44.1059348769486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795174730312803, 52.3434886395948, 0.0 ] }, "distance": 6.98, "direction": 114.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00346", "timestamp": "2025-07-16T11:16:47Z", "filename": "recording_2025-07-16_11-08-20_00346.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 6.97869212, "relative_pitch": 0.0, "relative_heading": 114.3047880851199, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7951665257522, 52.3434748826601, 44.1933838799596 ] }, "distance": 7.28, "direction": 127.2, "angle": 80.64, "elevation": 44.19, "pano_id": "TMX7316010203-001873_pano_0000_005075", "timestamp": "2020-08-13T07:47:14.731650Z", "filename": "pano_0000_005075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 7.2828232, "relative_pitch": 80.64208179661566, "relative_heading": 127.19963571260563, "relative_elevation": 44.1933838799596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_008011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79503629894218, 52.3435739705574, 44.3412548229098 ] }, "distance": 7.3, "direction": 335.1, "angle": 80.65, "elevation": 44.34, "pano_id": "TMX7316010203-001305_pano_0000_008011", "timestamp": "2019-07-11T08:12:57.430060Z", "filename": "pano_0000_008011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 7.30141673, "relative_pitch": 80.64934656893374, "relative_heading": 335.1006245159494, "relative_elevation": 44.3412548229098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001318_pano_0001_000572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79514940416795, 52.3434625906724, 44.261037485674 ] }, "distance": 7.4, "direction": 141.23, "angle": 80.51, "elevation": 44.26, "pano_id": "TMX7316010203-001318_pano_0001_000572", "timestamp": "2019-07-18T07:15:04.541370Z", "filename": "pano_0001_000572.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 7.40128851, "relative_pitch": 80.50688686826328, "relative_heading": 141.23491104444696, "relative_elevation": 44.261037485674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79504109313521, 52.3435766785765, 44.2308168439195 ] }, "distance": 7.45, "direction": 338.36, "angle": 80.44, "elevation": 44.23, "pano_id": "TMX7316010203-001691_pano_0001_004427", "timestamp": "2020-05-06T11:35:55.152030Z", "filename": "pano_0001_004427.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 7.44921022, "relative_pitch": 80.44014349735062, "relative_heading": 338.35764429936194, "relative_elevation": 44.2308168439195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79519053361165, 52.3435202757665, 44.2035180581734 ] }, "distance": 7.47, "direction": 85.02, "angle": 80.41, "elevation": 44.2, "pano_id": "TMX7316010203-000809_pano_0000_004602", "timestamp": "2018-06-26T11:51:52.182580Z", "filename": "pano_0000_004602.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 7.46533977, "relative_pitch": 80.4140204110266, "relative_heading": 85.02103207810318, "relative_elevation": 44.2035180581734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track08_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795189992275972, 52.34350183816815, 0.0 ] }, "distance": 7.53, "direction": 100.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track08_Sphere_00041", "timestamp": "2024-10-17T07:38:10Z", "filename": "Job_20241017_0902_Track08_Sphere_00041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 7.53223369, "relative_pitch": 0.0, "relative_heading": 100.74042339368403, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79519314284101, 52.3435138926269, 44.1705415127799 ] }, "distance": 7.62, "direction": 90.47, "angle": 80.22, "elevation": 44.17, "pano_id": "TMX7316010203-001873_pano_0000_005076", "timestamp": "2020-08-13T07:47:15.361660Z", "filename": "pano_0000_005076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 7.61524846, "relative_pitch": 80.21804916462423, "relative_heading": 90.4691842928146, "relative_elevation": 44.1705415127799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79519437916879, 52.3435239580479, 44.160001331009 ] }, "distance": 7.77, "direction": 82.18, "angle": 80.02, "elevation": 44.16, "pano_id": "TMX7316010203-002519_pano_0000_001896", "timestamp": "2022-04-14T09:21:08.992750Z", "filename": "pano_0000_001896.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 7.77155522, "relative_pitch": 80.0189321100781, "relative_heading": 82.17813460042585, "relative_elevation": 44.160001331009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79497645631839, 52.3434843638384, 44.2658927813172 ] }, "distance": 7.9, "direction": 244.92, "angle": 79.88, "elevation": 44.27, "pano_id": "TMX7316010203-000803_pano_0000_002180", "timestamp": "2018-06-22T08:50:15.410140Z", "filename": "pano_0000_002180.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 7.8973022, "relative_pitch": 79.88451239142229, "relative_heading": 244.91513011224464, "relative_elevation": 44.2658927813172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795041050788151, 52.34358149807675, 0.0 ] }, "distance": 7.95, "direction": 339.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00862", "timestamp": "2025-07-16T10:54:04Z", "filename": "recording_2025-07-16_10-37-33_00862.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 7.95114722, "relative_pitch": 0.0, "relative_heading": 339.7637129555087, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002391_pano_0002_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79519658084658, 52.3435272908948, 44.1821074094623 ] }, "distance": 7.98, "direction": 79.69, "angle": 79.76, "elevation": 44.18, "pano_id": "TMX7316010203-002391_pano_0002_000054", "timestamp": "2022-01-06T08:30:13.914580Z", "filename": "pano_0002_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 7.97822602, "relative_pitch": 79.76406561439448, "relative_heading": 79.68544604311232, "relative_elevation": 44.1821074094623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track08_Sphere_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795163049496916, 52.34346220189315, 0.0 ] }, "distance": 8.05, "direction": 136.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track08_Sphere_00040", "timestamp": "2024-10-17T07:38:09Z", "filename": "Job_20241017_0902_Track08_Sphere_00040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 8.04761282, "relative_pitch": 0.0, "relative_heading": 136.25910603873794, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_000707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7951980330171, 52.3435276219197, 44.2016643984243 ] }, "distance": 8.08, "direction": 79.55, "angle": 79.64, "elevation": 44.2, "pano_id": "TMX7316010203-002103_pano_0000_000707", "timestamp": "2021-04-19T07:46:05.013490Z", "filename": "pano_0000_000707.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 8.08221012, "relative_pitch": 79.6380174613888, "relative_heading": 79.55416189544894, "relative_elevation": 44.2016643984243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002391_pano_0002_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79514355099325, 52.3434488241039, 44.1996421068907 ] }, "distance": 8.44, "direction": 149.89, "angle": 79.19, "elevation": 44.2, "pano_id": "TMX7316010203-002391_pano_0002_000056", "timestamp": "2022-01-06T08:30:15.459690Z", "filename": "pano_0002_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 8.44204768, "relative_pitch": 79.18684860829845, "relative_heading": 149.88836386835868, "relative_elevation": 44.1996421068907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795202601274802, 52.343530203904514, 0.0 ] }, "distance": 8.44, "direction": 78.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00347", "timestamp": "2025-07-16T11:16:48Z", "filename": "recording_2025-07-16_11-08-20_00347.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 8.44349997, "relative_pitch": 0.0, "relative_heading": 78.01971152854001, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_001101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79518407049548, 52.3434682926936, 44.1025104029104 ] }, "distance": 8.68, "direction": 126.28, "angle": 78.87, "elevation": 44.1, "pano_id": "TMX7316010203-000041_pano_0000_001101", "timestamp": "2016-08-02T11:15:00.237710Z", "filename": "pano_0000_001101.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_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 8.67968773, "relative_pitch": 78.86607790514682, "relative_heading": 126.28322375263491, "relative_elevation": 44.1025104029104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795146889349981, 52.34344703048897, 0.0 ] }, "distance": 8.73, "direction": 149.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00345", "timestamp": "2025-07-16T11:16:46Z", "filename": "recording_2025-07-16_11-08-20_00345.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 8.72937192, "relative_pitch": 0.0, "relative_heading": 149.2537695734944, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_000705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79514088728447, 52.3434444008518, 44.2229647673666 ] }, "distance": 8.79, "direction": 152.52, "angle": 78.76, "elevation": 44.22, "pano_id": "TMX7316010203-002103_pano_0000_000705", "timestamp": "2021-04-19T07:46:03.603440Z", "filename": "pano_0000_000705.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 8.78603677, "relative_pitch": 78.76303420289449, "relative_heading": 152.52362699368243, "relative_elevation": 44.2229647673666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7949766165947, 52.3434669628728, 44.2791641820222 ] }, "distance": 8.88, "direction": 233.5, "angle": 78.65, "elevation": 44.28, "pano_id": "TMX7316010203-002103_pano_0000_001101", "timestamp": "2021-04-19T07:52:30.160140Z", "filename": "pano_0000_001101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 8.88404612, "relative_pitch": 78.65496888937567, "relative_heading": 233.50014338591234, "relative_elevation": 44.2791641820222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795050458822988, 52.34359239345647, 0.0 ] }, "distance": 8.93, "direction": 346.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00110", "timestamp": "2024-10-17T07:27:52Z", "filename": "Job_20241017_0902_Track04_Sphere_00110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 8.92549069, "relative_pitch": 0.0, "relative_heading": 346.3318573171931, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_001102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79521463513569, 52.3435087822186, 44.0875194659457 ] }, "distance": 9.1, "direction": 93.98, "angle": 78.34, "elevation": 44.09, "pano_id": "TMX7316010203-000041_pano_0000_001102", "timestamp": "2016-08-02T11:15:01.077710Z", "filename": "pano_0000_001102.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_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 9.10161779, "relative_pitch": 78.33548063423459, "relative_heading": 93.97548284954088, "relative_elevation": 44.0875194659457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79505122745759, 52.3435942535407, 44.3030478758737 ] }, "distance": 9.11, "direction": 346.96, "angle": 78.37, "elevation": 44.3, "pano_id": "TMX7316010203-002103_pano_0000_001104", "timestamp": "2021-04-19T07:52:31.875160Z", "filename": "pano_0000_001104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 9.11477636, "relative_pitch": 78.37435543990239, "relative_heading": 346.9592691209778, "relative_elevation": 44.3030478758737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79496568571654, 52.3434726144511, 44.2822471447289 ] }, "distance": 9.16, "direction": 239.45, "angle": 78.32, "elevation": 44.28, "pano_id": "TMX7316010203-002502_pano_0002_001138", "timestamp": "2022-04-11T07:37:21.715810Z", "filename": "pano_0002_001138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 9.15807864, "relative_pitch": 78.31530312252019, "relative_heading": 239.4457825021434, "relative_elevation": 44.2822471447289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001318_pano_0001_000570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79520631936017, 52.3435450557618, 44.2208363655955 ] }, "distance": 9.17, "direction": 68.2, "angle": 78.29, "elevation": 44.22, "pano_id": "TMX7316010203-001318_pano_0001_000570", "timestamp": "2019-07-18T07:15:02.686390Z", "filename": "pano_0001_000570.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 9.16879583, "relative_pitch": 78.28620906262394, "relative_heading": 68.19805409816361, "relative_elevation": 44.2208363655955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79514100406979, 52.3434403575414, 44.1837055273354 ] }, "distance": 9.19, "direction": 153.77, "angle": 78.25, "elevation": 44.18, "pano_id": "TMX7316010203-002519_pano_0000_001898", "timestamp": "2022-04-14T09:21:10.857760Z", "filename": "pano_0000_001898.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 9.19106168, "relative_pitch": 78.2489587377243, "relative_heading": 153.77374779040898, "relative_elevation": 44.1837055273354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79504592712828, 52.3435945376515, 44.2591189090163 ] }, "distance": 9.23, "direction": 344.82, "angle": 78.22, "elevation": 44.26, "pano_id": "TMX7316010203-002502_pano_0002_001141", "timestamp": "2022-04-11T07:37:22.825810Z", "filename": "pano_0002_001141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 9.23352191, "relative_pitch": 78.21574149465361, "relative_heading": 344.8193886684845, "relative_elevation": 44.2591189090163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79512980630416, 52.3434368957872, 44.2226383136585 ] }, "distance": 9.24, "direction": 159.08, "angle": 78.2, "elevation": 44.22, "pano_id": "TMX7316010203-000809_pano_0000_004600", "timestamp": "2018-06-26T11:51:50.302580Z", "filename": "pano_0000_004600.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 9.23899491, "relative_pitch": 78.19949792306042, "relative_heading": 159.08244647819959, "relative_elevation": 44.2226383136585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794969513844502, 52.34346575440431, 0.0 ] }, "distance": 9.35, "direction": 234.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00107", "timestamp": "2024-10-17T07:27:50Z", "filename": "Job_20241017_0902_Track04_Sphere_00107.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 9.35487691, "relative_pitch": 0.0, "relative_heading": 234.60164266479205, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79513950245463, 52.3434358052941, 44.1943706823513 ] }, "distance": 9.61, "direction": 155.66, "angle": 77.74, "elevation": 44.19, "pano_id": "TMX7316010203-001873_pano_0000_005074", "timestamp": "2020-08-13T07:47:14.071720Z", "filename": "pano_0000_005074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 9.60542569, "relative_pitch": 77.73775937775002, "relative_heading": 155.65693722348186, "relative_elevation": 44.1943706823513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track08_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795216731518184, 52.34354243511566, 0.0 ] }, "distance": 9.73, "direction": 71.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track08_Sphere_00042", "timestamp": "2024-10-17T07:38:11Z", "filename": "Job_20241017_0902_Track08_Sphere_00042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 9.734012, "relative_pitch": 0.0, "relative_heading": 71.34457395582412, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track09_Sphere_00060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79512675913271, 52.34359859033613, 0.0 ] }, "distance": 9.86, "direction": 18.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track09_Sphere_00060", "timestamp": "2024-10-17T07:41:29Z", "filename": "Job_20241017_0902_Track09_Sphere_00060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 9.85929485, "relative_pitch": 0.0, "relative_heading": 18.270137355691624, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track09_Sphere_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795035544522439, 52.34342882130457, 0.0 ] }, "distance": 10.03, "direction": 198.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track09_Sphere_00056", "timestamp": "2024-10-17T07:41:26Z", "filename": "Job_20241017_0902_Track09_Sphere_00056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.02809245, "relative_pitch": 0.0, "relative_heading": 198.16023119393626, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79505526319498, 52.3436036270985, 44.3097469555214 ] }, "distance": 10.08, "direction": 349.82, "angle": 77.18, "elevation": 44.31, "pano_id": "TMX7316010203-000803_pano_0000_002183", "timestamp": "2018-06-22T08:50:16.840150Z", "filename": "pano_0000_002183.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.08141854, "relative_pitch": 77.18218302419784, "relative_heading": 349.820866458506, "relative_elevation": 44.3097469555214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79496348888937, 52.3434580212109, 44.2614242322743 ] }, "distance": 10.2, "direction": 232.0, "angle": 77.02, "elevation": 44.26, "pano_id": "TMX7316010203-001691_pano_0001_004424", "timestamp": "2020-05-06T11:35:53.737130Z", "filename": "pano_0001_004424.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.19857672, "relative_pitch": 77.02455528875603, "relative_heading": 231.99631862331367, "relative_elevation": 44.2614242322743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79521903289103, 52.3435526925577, 44.1455912822857 ] }, "distance": 10.3, "direction": 65.6, "angle": 76.87, "elevation": 44.15, "pano_id": "TMX7316010203-001873_pano_0000_005077", "timestamp": "2020-08-13T07:47:15.961640Z", "filename": "pano_0000_005077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.29946978, "relative_pitch": 76.86741558498953, "relative_heading": 65.59813194006914, "relative_elevation": 44.1455912822857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_008008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79496052317611, 52.3434564339293, 44.3592844586819 ] }, "distance": 10.47, "direction": 231.92, "angle": 76.72, "elevation": 44.36, "pano_id": "TMX7316010203-001305_pano_0000_008008", "timestamp": "2019-07-11T08:12:56.200060Z", "filename": "pano_0000_008008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.46659827, "relative_pitch": 76.72384666489542, "relative_heading": 231.91569759029474, "relative_elevation": 44.3592844586819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002990/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002990/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002990/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002990/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_002990/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002990/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002990/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002990/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002990/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79521817808632, 52.3435573127032, 44.0857378775254 ] }, "distance": 10.47, "direction": 62.9, "angle": 76.64, "elevation": 44.09, "pano_id": "TMX7316010203-000286_pano_0000_002990", "timestamp": "2017-05-04T13:15:56.072740Z", "filename": "pano_0000_002990.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.47038723, "relative_pitch": 76.6397514336777, "relative_heading": 62.903490333733274, "relative_elevation": 44.0857378775254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794960778983106, 52.34345610270649, 0.0 ] }, "distance": 10.48, "direction": 231.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00859", "timestamp": "2025-07-16T10:54:02Z", "filename": "recording_2025-07-16_10-37-33_00859.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.47568558, "relative_pitch": 0.0, "relative_heading": 231.69821593362184, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_001100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79514754120835, 52.343429407278, 44.1161400498822 ] }, "distance": 10.48, "direction": 154.53, "angle": 76.63, "elevation": 44.12, "pano_id": "TMX7316010203-000041_pano_0000_001100", "timestamp": "2016-08-02T11:14:59.317730Z", "filename": "pano_0000_001100.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_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.48190429, "relative_pitch": 76.63446938853414, "relative_heading": 154.5325500430083, "relative_elevation": 44.1161400498822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001318_pano_0001_000573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79512074000429, 52.3434213241362, 44.2699680067599 ] }, "distance": 10.7, "direction": 165.5, "angle": 76.41, "elevation": 44.27, "pano_id": "TMX7316010203-001318_pano_0001_000573", "timestamp": "2019-07-18T07:15:05.571310Z", "filename": "pano_0001_000573.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.70392349, "relative_pitch": 76.40746946886463, "relative_heading": 165.49658361104326, "relative_elevation": 44.2699680067599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track08_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795136181624053, 52.343423554647, 0.0 ] }, "distance": 10.78, "direction": 159.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track08_Sphere_00039", "timestamp": "2024-10-17T07:38:08Z", "filename": "Job_20241017_0902_Track08_Sphere_00039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.78151504, "relative_pitch": 0.0, "relative_heading": 159.7422660909601, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79521940759672, 52.3435622276874, 44.1818509688601 ] }, "distance": 10.8, "direction": 60.52, "angle": 76.26, "elevation": 44.18, "pano_id": "TMX7316010203-000809_pano_0000_004603", "timestamp": "2018-06-26T11:51:53.062590Z", "filename": "pano_0000_004603.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.80341646, "relative_pitch": 76.2595608628545, "relative_heading": 60.52305233525095, "relative_elevation": 44.1818509688601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79494324855235, 52.3435625927093, 44.2815292878076 ] }, "distance": 10.83, "direction": 299.64, "angle": 76.25, "elevation": 44.28, "pano_id": "TMX7316010203-002502_pano_0002_001021", "timestamp": "2022-04-11T07:34:42.152180Z", "filename": "pano_0002_001021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.83268224, "relative_pitch": 76.2535880348138, "relative_heading": 299.63635493402273, "relative_elevation": 44.2815292878076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79494536067532, 52.3435666272515, 44.2878723312169 ] }, "distance": 10.94, "direction": 302.05, "angle": 76.13, "elevation": 44.29, "pano_id": "TMX7316010203-001305_pano_0000_007892", "timestamp": "2019-07-11T08:11:57.730400Z", "filename": "pano_0000_007892.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.93930035, "relative_pitch": 76.12540784975019, "relative_heading": 302.05364583315986, "relative_elevation": 44.2878723312169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79494534918446, 52.3435669666441, 44.2841044981033 ] }, "distance": 10.96, "direction": 302.22, "angle": 76.1, "elevation": 44.28, "pano_id": "TMX7316010203-001873_pano_0000_005115", "timestamp": "2020-08-13T07:47:40.756580Z", "filename": "pano_0000_005115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.96005221, "relative_pitch": 76.09897066188141, "relative_heading": 302.218802778462, "relative_elevation": 44.2841044981033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79492665655704, 52.3435421879826, 44.2955275857821 ] }, "distance": 10.99, "direction": 286.31, "angle": 76.07, "elevation": 44.3, "pano_id": "TMX7316010203-000809_pano_0000_004641", "timestamp": "2018-06-26T11:52:38.247450Z", "filename": "pano_0000_004641.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 10.98861298, "relative_pitch": 76.0676099604767, "relative_heading": 286.3110943655243, "relative_elevation": 44.2955275857821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79492762185185, 52.3435460362494, 44.3525664089248 ] }, "distance": 11.05, "direction": 288.54, "angle": 76.01, "elevation": 44.35, "pano_id": "TMX7316010203-001691_pano_0001_004362", "timestamp": "2020-05-06T11:34:59.617440Z", "filename": "pano_0001_004362.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.05408364, "relative_pitch": 76.00517289887793, "relative_heading": 288.5376036326484, "relative_elevation": 44.3525664089248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79494655299527, 52.3435698374203, 44.2706804489717 ] }, "distance": 11.07, "direction": 303.84, "angle": 75.97, "elevation": 44.27, "pano_id": "TMX7316010203-000809_pano_0000_003506", "timestamp": "2018-06-26T11:30:00.098810Z", "filename": "pano_0000_003506.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.06541137, "relative_pitch": 75.96650790452141, "relative_heading": 303.84485955413544, "relative_elevation": 44.2706804489717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7949284166354, 52.3435480512244, 44.491765386425 ] }, "distance": 11.08, "direction": 289.73, "angle": 76.02, "elevation": 44.49, "pano_id": "TMX7316010203-002103_pano_0000_001319", "timestamp": "2021-04-19T07:54:11.854350Z", "filename": "pano_0000_001319.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.07639598, "relative_pitch": 76.02018487368544, "relative_heading": 289.7264015692925, "relative_elevation": 44.491765386425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_008012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79506146565407, 52.3436133958002, 44.437162338756 ] }, "distance": 11.09, "direction": 352.96, "angle": 75.98, "elevation": 44.44, "pano_id": "TMX7316010203-001305_pano_0000_008012", "timestamp": "2019-07-11T08:12:57.850070Z", "filename": "pano_0000_008012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.09328992, "relative_pitch": 75.9831753227193, "relative_heading": 352.9634895136774, "relative_elevation": 44.437162338756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7949253141876, 52.3435430645735, 44.2877872688696 ] }, "distance": 11.1, "direction": 286.66, "angle": 75.92, "elevation": 44.29, "pano_id": "TMX7316010203-000535_pano_0000_000158", "timestamp": "2018-01-08T09:52:02.860920Z", "filename": "pano_0000_000158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.10401715, "relative_pitch": 75.92471389715499, "relative_heading": 286.66157068096084, "relative_elevation": 44.2877872688696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79522180134222, 52.3435657913199, 44.1457484522834 ] }, "distance": 11.14, "direction": 59.16, "angle": 75.83, "elevation": 44.15, "pano_id": "TMX7316010203-002519_pano_0000_001895", "timestamp": "2022-04-14T09:21:08.322710Z", "filename": "pano_0000_001895.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.1437109, "relative_pitch": 75.83279328848207, "relative_heading": 59.16075473371134, "relative_elevation": 44.1457484522834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_000402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79495898728937, 52.3434473306112, 44.1473264237866 ] }, "distance": 11.2, "direction": 228.16, "angle": 75.77, "elevation": 44.15, "pano_id": "TMX7316010203-000285_pano_0000_000402", "timestamp": "2017-05-04T08:27:41.771070Z", "filename": "pano_0000_000402.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.19780235, "relative_pitch": 75.76730197857272, "relative_heading": 228.16380334589377, "relative_elevation": 44.1473264237866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79494622866098, 52.3435718012371, 44.2665685303509 ] }, "distance": 11.21, "direction": 304.71, "angle": 75.79, "elevation": 44.27, "pano_id": "TMX7316010203-000809_pano_0000_003873", "timestamp": "2018-06-26T11:38:47.076250Z", "filename": "pano_0000_003873.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.20675105, "relative_pitch": 75.79320366775129, "relative_heading": 304.7098566616022, "relative_elevation": 44.2665685303509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794923480785085, 52.3435425946293, 0.0 ] }, "distance": 11.21, "direction": 286.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00676", "timestamp": "2025-07-16T10:48:23Z", "filename": "recording_2025-07-16_10-37-33_00676.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.20905579, "relative_pitch": 0.0, "relative_heading": 286.2223722386709, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0002_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79494501742157, 52.3435708657724, 44.3369073234499 ] }, "distance": 11.22, "direction": 304.03, "angle": 75.8, "elevation": 44.34, "pano_id": "TMX7316010203-001032_pano_0002_000056", "timestamp": "2019-01-02T11:02:21.135650Z", "filename": "pano_0002_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.2161198, "relative_pitch": 75.80345232095935, "relative_heading": 304.032611907565, "relative_elevation": 44.3369073234499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7949208980615, 52.3435380946898, 44.3307376299053 ] }, "distance": 11.25, "direction": 283.52, "angle": 75.76, "elevation": 44.33, "pano_id": "TMX7316010203-000803_pano_0000_001941", "timestamp": "2018-06-22T08:42:46.798310Z", "filename": "pano_0000_001941.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.25066726, "relative_pitch": 75.75959928335409, "relative_heading": 283.522460067778, "relative_elevation": 44.3307376299053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002391_pano_0002_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7952233468861, 52.3435666193024, 44.1746428385377 ] }, "distance": 11.28, "direction": 59.03, "angle": 75.67, "elevation": 44.17, "pano_id": "TMX7316010203-002391_pano_0002_000053", "timestamp": "2022-01-06T08:30:13.219590Z", "filename": "pano_0002_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.28140655, "relative_pitch": 75.67390189552876, "relative_heading": 59.03322288448285, "relative_elevation": 44.1746428385377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79491678716252, 52.3435282287773, 44.2890967493877 ] }, "distance": 11.32, "direction": 277.78, "angle": 75.66, "elevation": 44.29, "pano_id": "TMX7316010203-000809_pano_0000_003507", "timestamp": "2018-06-26T11:30:00.748790Z", "filename": "pano_0000_003507.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.32318242, "relative_pitch": 75.658665705551, "relative_heading": 277.78036041479544, "relative_elevation": 44.2890967493877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7949155476039, 52.343524447503, 44.3122054934502 ] }, "distance": 11.36, "direction": 275.62, "angle": 75.62, "elevation": 44.31, "pano_id": "TMX7316010203-001305_pano_0000_007893", "timestamp": "2019-07-11T08:11:58.220380Z", "filename": "pano_0000_007893.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.35800161, "relative_pitch": 75.62358265587432, "relative_heading": 275.6191759328842, "relative_elevation": 44.3122054934502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79506642066613, 52.3436162141013, 44.3231231775135 ] }, "distance": 11.37, "direction": 354.85, "angle": 75.61, "elevation": 44.32, "pano_id": "TMX7316010203-001691_pano_0001_004428", "timestamp": "2020-05-06T11:35:55.627120Z", "filename": "pano_0001_004428.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.36930241, "relative_pitch": 75.61326978582792, "relative_heading": 354.8464019077068, "relative_elevation": 44.3231231775135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794921014486624, 52.343542663176486, 0.0 ] }, "distance": 11.37, "direction": 286.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00327", "timestamp": "2024-10-17T07:30:23Z", "filename": "Job_20241017_0902_Track04_Sphere_00327.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.37264444, "relative_pitch": 0.0, "relative_heading": 286.02270495252986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79491474745346, 52.3435246749492, 44.3021603580564 ] }, "distance": 11.41, "direction": 275.72, "angle": 75.55, "elevation": 44.3, "pano_id": "TMX7316010203-001873_pano_0000_005116", "timestamp": "2020-08-13T07:47:41.241550Z", "filename": "pano_0000_005116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.41476604, "relative_pitch": 75.55159390044797, "relative_heading": 275.71880123344977, "relative_elevation": 44.3021603580564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79491525817854, 52.3435285261687, 44.2829242274165 ] }, "distance": 11.43, "direction": 277.87, "angle": 75.53, "elevation": 44.28, "pano_id": "TMX7316010203-000809_pano_0000_003874", "timestamp": "2018-06-26T11:38:47.736230Z", "filename": "pano_0000_003874.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.43092013, "relative_pitch": 75.5259833944583, "relative_heading": 277.8739965402995, "relative_elevation": 44.2829242274165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79491394874027, 52.3435214260378, 44.2857477795333 ] }, "distance": 11.44, "direction": 273.89, "angle": 75.52, "elevation": 44.29, "pano_id": "TMX7316010203-002502_pano_0002_001022", "timestamp": "2022-04-11T07:34:42.622170Z", "filename": "pano_0002_001022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.4387346, "relative_pitch": 75.51738921568428, "relative_heading": 273.8895127567868, "relative_elevation": 44.2857477795333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7949498959952, 52.3435787226701, 44.293638936244 ] }, "distance": 11.47, "direction": 308.59, "angle": 75.49, "elevation": 44.29, "pano_id": "TMX7316010203-000803_pano_0000_001940", "timestamp": "2018-06-22T08:42:46.293290Z", "filename": "pano_0000_001940.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.46609806, "relative_pitch": 75.4866830419541, "relative_heading": 308.5876504234416, "relative_elevation": 44.293638936244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0002_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79491502635066, 52.3435298211441, 44.3536416096613 ] }, "distance": 11.47, "direction": 278.58, "angle": 75.5, "elevation": 44.35, "pano_id": "TMX7316010203-001032_pano_0002_000057", "timestamp": "2019-01-02T11:02:21.720700Z", "filename": "pano_0002_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.46717239, "relative_pitch": 75.50418859150037, "relative_heading": 278.57639275312357, "relative_elevation": 44.3536416096613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79495501344815, 52.3435827108523, 44.2692205077037 ] }, "distance": 11.48, "direction": 311.4, "angle": 75.46, "elevation": 44.27, "pano_id": "TMX7316010203-000809_pano_0000_004640", "timestamp": "2018-06-26T11:52:37.647370Z", "filename": "pano_0000_004640.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.4841561, "relative_pitch": 75.4571157290831, "relative_heading": 311.40468372545, "relative_elevation": 44.2692205077037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_000404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79506073482558, 52.343617121345, 44.1209157863632 ] }, "distance": 11.51, "direction": 352.97, "angle": 75.38, "elevation": 44.12, "pano_id": "TMX7316010203-000285_pano_0000_000404", "timestamp": "2017-05-04T08:27:43.391030Z", "filename": "pano_0000_000404.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.51082489, "relative_pitch": 75.37788489770814, "relative_heading": 352.9702213111199, "relative_elevation": 44.1209157863632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_001103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79524110589945, 52.3435501115559, 44.0782258426771 ] }, "distance": 11.58, "direction": 69.97, "angle": 75.27, "elevation": 44.08, "pano_id": "TMX7316010203-000041_pano_0000_001103", "timestamp": "2016-08-02T11:15:01.852690Z", "filename": "pano_0000_001103.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_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.58444271, "relative_pitch": 75.27478377830504, "relative_heading": 69.96970826740207, "relative_elevation": 44.0782258426771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_000708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79522699827837, 52.343569148364, 44.1846676468849 ] }, "distance": 11.64, "direction": 58.48, "angle": 75.24, "elevation": 44.18, "pano_id": "TMX7316010203-002103_pano_0000_000708", "timestamp": "2021-04-19T07:46:05.648360Z", "filename": "pano_0000_000708.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.64013574, "relative_pitch": 75.24116775695067, "relative_heading": 58.47568966828439, "relative_elevation": 44.1846676468849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79495328078545, 52.34358364735851, 0.0 ] }, "distance": 11.64, "direction": 311.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00675", "timestamp": "2025-07-16T10:48:22Z", "filename": "recording_2025-07-16_10-37-33_00675.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.64164565, "relative_pitch": 0.0, "relative_heading": 311.40500859817854, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79495516673488, 52.3435849693531, 44.2596386196092 ] }, "distance": 11.64, "direction": 312.37, "angle": 75.26, "elevation": 44.26, "pano_id": "TMX7316010203-000535_pano_0000_000157", "timestamp": "2018-01-08T09:52:02.285870Z", "filename": "pano_0000_000157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.64417103, "relative_pitch": 75.26019315574352, "relative_heading": 312.3662437519044, "relative_elevation": 44.2596386196092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794949551115643, 52.343581615420554, 0.0 ] }, "distance": 11.69, "direction": 309.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00326", "timestamp": "2024-10-17T07:30:23Z", "filename": "Job_20241017_0902_Track04_Sphere_00326.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.68763647, "relative_pitch": 0.0, "relative_heading": 309.7492985861795, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79496035611695, 52.3435889209348, 44.4721286930144 ] }, "distance": 11.69, "direction": 315.13, "angle": 75.27, "elevation": 44.47, "pano_id": "TMX7316010203-002103_pano_0000_001318", "timestamp": "2021-04-19T07:54:11.214340Z", "filename": "pano_0000_001318.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.69274267, "relative_pitch": 75.26902810612809, "relative_heading": 315.1270571555479, "relative_elevation": 44.4721286930144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79495757179245, 52.3435873005215, 44.3274997640401 ] }, "distance": 11.7, "direction": 313.85, "angle": 75.21, "elevation": 44.33, "pano_id": "TMX7316010203-001691_pano_0001_004361", "timestamp": "2020-05-06T11:34:59.207450Z", "filename": "pano_0001_004361.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.70176775, "relative_pitch": 75.21215878690526, "relative_heading": 313.84563326413894, "relative_elevation": 44.3274997640401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79494968354312, 52.3434447807031, 44.2741697467864 ] }, "distance": 11.86, "direction": 229.19, "angle": 75.0, "elevation": 44.27, "pano_id": "TMX7316010203-000803_pano_0000_002179", "timestamp": "2018-06-22T08:50:14.935250Z", "filename": "pano_0000_002179.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.86135292, "relative_pitch": 75.00226407561836, "relative_heading": 229.18560478904834, "relative_elevation": 44.2741697467864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002391_pano_0002_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79511694065846, 52.3434099398434, 44.202642031014 ] }, "distance": 11.88, "direction": 168.24, "angle": 74.96, "elevation": 44.2, "pano_id": "TMX7316010203-002391_pano_0002_000057", "timestamp": "2022-01-06T08:30:16.359820Z", "filename": "pano_0002_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.8790673, "relative_pitch": 74.9576740426717, "relative_heading": 168.23688161494687, "relative_elevation": 44.202642031014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795230605313057, 52.34357169697023, 0.0 ] }, "distance": 12.0, "direction": 57.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00348", "timestamp": "2025-07-16T11:16:49Z", "filename": "recording_2025-07-16_11-08-20_00348.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 11.99849335, "relative_pitch": 0.0, "relative_heading": 57.93507701403337, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795068181991267, 52.34362350810729, 0.0 ] }, "distance": 12.17, "direction": 355.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00863", "timestamp": "2025-07-16T10:54:05Z", "filename": "recording_2025-07-16_10-37-33_00863.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.16839332, "relative_pitch": 0.0, "relative_heading": 355.7526355794515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79497283501146, 52.3436037494601, 44.3617216572165 ] }, "distance": 12.39, "direction": 323.33, "angle": 74.4, "elevation": 44.36, "pano_id": "TMX7316010203-002502_pano_0002_001020", "timestamp": "2022-04-11T07:34:41.672200Z", "filename": "pano_0002_001020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.38868598, "relative_pitch": 74.39680008539224, "relative_heading": 323.3264092359978, "relative_elevation": 44.3617216572165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795119019091475, 52.3434054212295, 0.0 ] }, "distance": 12.4, "direction": 168.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00344", "timestamp": "2025-07-16T11:16:45Z", "filename": "recording_2025-07-16_11-08-20_00344.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.40024138, "relative_pitch": 0.0, "relative_heading": 168.06976212867033, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79489801998221, 52.3435047217439, 44.3338304329664 ] }, "distance": 12.54, "direction": 265.05, "angle": 74.2, "elevation": 44.33, "pano_id": "TMX7316010203-001691_pano_0001_004363", "timestamp": "2020-05-06T11:35:00.022680Z", "filename": "pano_0001_004363.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.54477538, "relative_pitch": 74.2005194381543, "relative_heading": 265.04823158991644, "relative_elevation": 44.3338304329664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79489849153523, 52.3435014189526, 44.2973125381395 ] }, "distance": 12.55, "direction": 263.36, "angle": 74.18, "elevation": 44.3, "pano_id": "TMX7316010203-000809_pano_0000_004642", "timestamp": "2018-06-26T11:52:38.842370Z", "filename": "pano_0000_004642.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.54990569, "relative_pitch": 74.18200281463791, "relative_heading": 263.3637238519988, "relative_elevation": 44.2973125381395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79489743107755, 52.3435075315223, 44.500680510886 ] }, "distance": 12.56, "direction": 266.48, "angle": 74.24, "elevation": 44.5, "pano_id": "TMX7316010203-002103_pano_0000_001320", "timestamp": "2021-04-19T07:54:12.444330Z", "filename": "pano_0000_001320.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.56172075, "relative_pitch": 74.23660630119511, "relative_heading": 266.4849241051802, "relative_elevation": 44.500680510886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_000704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79511205914207, 52.3434028087849, 44.1950233066455 ] }, "distance": 12.6, "direction": 170.45, "angle": 74.09, "elevation": 44.2, "pano_id": "TMX7316010203-002103_pano_0000_000704", "timestamp": "2021-04-19T07:46:02.748360Z", "filename": "pano_0000_000704.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.59751587, "relative_pitch": 74.09012888255202, "relative_heading": 170.45450122367254, "relative_elevation": 44.1950233066455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79489582156932, 52.3435013044056, 44.292208253406 ] }, "distance": 12.73, "direction": 263.4, "angle": 73.96, "elevation": 44.29, "pano_id": "TMX7316010203-000535_pano_0000_000159", "timestamp": "2018-01-08T09:52:03.435880Z", "filename": "pano_0000_000159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.7321234, "relative_pitch": 73.962310726503, "relative_heading": 263.40138206095764, "relative_elevation": 44.292208253406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79497503913453, 52.3436090717396, 44.3818784914911 ] }, "distance": 12.78, "direction": 325.45, "angle": 73.93, "elevation": 44.38, "pano_id": "TMX7316010203-001305_pano_0000_007891", "timestamp": "2019-07-11T08:11:57.215450Z", "filename": "pano_0000_007891.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.78276727, "relative_pitch": 73.93266216711261, "relative_heading": 325.45235299481254, "relative_elevation": 44.3818784914911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79497593971501, 52.3436094820025, 44.3905204795301 ] }, "distance": 12.79, "direction": 325.79, "angle": 73.93, "elevation": 44.39, "pano_id": "TMX7316010203-001873_pano_0000_005114", "timestamp": "2020-08-13T07:47:40.256560Z", "filename": "pano_0000_005114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.78579132, "relative_pitch": 73.9320245231972, "relative_heading": 325.79490190349526, "relative_elevation": 44.3905204795301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79489449138232, 52.34350128530218, 0.0 ] }, "distance": 12.82, "direction": 263.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00677", "timestamp": "2025-07-16T10:48:23Z", "filename": "recording_2025-07-16_10-37-33_00677.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.82242353, "relative_pitch": 0.0, "relative_heading": 263.43849624064075, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002992/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002992/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002992/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002992/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_002992/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002992/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002992/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002992/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002992/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79510656858286, 52.3433994263929, 44.1205798499286 ] }, "distance": 12.91, "direction": 172.37, "angle": 73.69, "elevation": 44.12, "pano_id": "TMX7316010203-000286_pano_0000_002992", "timestamp": "2017-05-04T13:15:58.997710Z", "filename": "pano_0000_002992.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.91383316, "relative_pitch": 73.68555821228603, "relative_heading": 172.3689780139295, "relative_elevation": 44.1205798499286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794892887413686, 52.34350271532634, 0.0 ] }, "distance": 12.91, "direction": 264.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00328", "timestamp": "2024-10-17T07:30:24Z", "filename": "Job_20241017_0902_Track04_Sphere_00328.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.91396278, "relative_pitch": 0.0, "relative_heading": 264.19530624123956, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79497638315579, 52.343611354612, 44.3594680018723 ] }, "distance": 12.94, "direction": 326.42, "angle": 73.74, "elevation": 44.36, "pano_id": "TMX7316010203-000809_pano_0000_003505", "timestamp": "2018-06-26T11:29:59.448800Z", "filename": "pano_0000_003505.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.94191314, "relative_pitch": 73.73534942555806, "relative_heading": 326.42415366499927, "relative_elevation": 44.3594680018723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0002_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79497570217894, 52.3436114124791, 44.4391091363505 ] }, "distance": 12.97, "direction": 326.27, "angle": 73.73, "elevation": 44.44, "pano_id": "TMX7316010203-001032_pano_0002_000055", "timestamp": "2019-01-02T11:02:20.505680Z", "filename": "pano_0002_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 12.97299162, "relative_pitch": 73.7260308872015, "relative_heading": 326.26911108627655, "relative_elevation": 44.4391091363505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7948923294025, 52.3434976140232, 44.3312868140638 ] }, "distance": 13.02, "direction": 261.73, "angle": 73.63, "elevation": 44.33, "pano_id": "TMX7316010203-000803_pano_0000_001942", "timestamp": "2018-06-22T08:42:47.298320Z", "filename": "pano_0000_001942.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.02129386, "relative_pitch": 73.63106463689708, "relative_heading": 261.72655989546695, "relative_elevation": 44.3312868140638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79511467546493, 52.3433988524539, 44.211295498535 ] }, "distance": 13.06, "direction": 170.0, "angle": 73.54, "elevation": 44.21, "pano_id": "TMX7316010203-002519_pano_0000_001899", "timestamp": "2022-04-14T09:21:12.222690Z", "filename": "pano_0000_001899.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.06163004, "relative_pitch": 73.54093654416432, "relative_heading": 170.0034147404032, "relative_elevation": 44.211295498535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001318_pano_0001_000569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79523447328214, 52.3435858825346, 44.2554881554097 ] }, "distance": 13.11, "direction": 52.7, "angle": 73.49, "elevation": 44.26, "pano_id": "TMX7316010203-001318_pano_0001_000569", "timestamp": "2019-07-18T07:15:01.781380Z", "filename": "pano_0001_000569.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.11467583, "relative_pitch": 73.49333137922392, "relative_heading": 52.69505519785669, "relative_elevation": 44.2554881554097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79511213575699, 52.3433975927621, 44.1630681809038 ] }, "distance": 13.17, "direction": 170.85, "angle": 73.39, "elevation": 44.16, "pano_id": "TMX7316010203-001873_pano_0000_005073", "timestamp": "2020-08-13T07:47:13.391700Z", "filename": "pano_0000_005073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.17106768, "relative_pitch": 73.39346465489982, "relative_heading": 170.85080065388922, "relative_elevation": 44.1630681809038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79497690663295, 52.3436150827792, 44.3640760509297 ] }, "distance": 13.27, "direction": 327.54, "angle": 73.35, "elevation": 44.36, "pano_id": "TMX7316010203-000809_pano_0000_003872", "timestamp": "2018-06-26T11:38:46.381270Z", "filename": "pano_0000_003872.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.27034559, "relative_pitch": 73.34683068929847, "relative_heading": 327.5431304721361, "relative_elevation": 44.3640760509297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795076937505703, 52.34363381601122, 0.0 ] }, "distance": 13.29, "direction": 358.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00111", "timestamp": "2024-10-17T07:27:53Z", "filename": "Job_20241017_0902_Track04_Sphere_00111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.28546488, "relative_pitch": 0.0, "relative_heading": 358.6865633580132, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79495330679121, 52.3434240554083, 44.3190267998725 ] }, "distance": 13.32, "direction": 220.95, "angle": 73.27, "elevation": 44.32, "pano_id": "TMX7316010203-002103_pano_0000_001100", "timestamp": "2021-04-19T07:52:29.355280Z", "filename": "pano_0000_001100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.31901619, "relative_pitch": 73.27311495178574, "relative_heading": 220.95471539309756, "relative_elevation": 44.3190267998725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79493833682429, 52.3434323236163, 44.2971222465858 ] }, "distance": 13.36, "direction": 226.85, "angle": 73.21, "elevation": 44.3, "pano_id": "TMX7316010203-002502_pano_0002_001137", "timestamp": "2022-04-11T07:37:21.350800Z", "filename": "pano_0002_001137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.36366961, "relative_pitch": 73.21235267829852, "relative_heading": 226.8541241257485, "relative_elevation": 44.2971222465858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795101302923, 52.3433947409918, 44.2361609349027 ] }, "distance": 13.39, "direction": 174.19, "angle": 73.16, "elevation": 44.24, "pano_id": "TMX7316010203-000809_pano_0000_004599", "timestamp": "2018-06-26T11:51:49.232650Z", "filename": "pano_0000_004599.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.38966838, "relative_pitch": 73.15966883266199, "relative_heading": 174.18754495081865, "relative_elevation": 44.2361609349027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track08_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79524287174744, 52.343583936830626, 0.0 ] }, "distance": 13.45, "direction": 54.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track08_Sphere_00043", "timestamp": "2024-10-17T07:38:12Z", "filename": "Job_20241017_0902_Track08_Sphere_00043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.448754, "relative_pitch": 0.0, "relative_heading": 54.907119094393245, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79507234768763, 52.343635712645, 44.2913250522688 ] }, "distance": 13.51, "direction": 357.38, "angle": 73.04, "elevation": 44.29, "pano_id": "TMX7316010203-002502_pano_0002_001142", "timestamp": "2022-04-11T07:37:23.190800Z", "filename": "pano_0002_001142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.50713455, "relative_pitch": 73.04032929764435, "relative_heading": 357.380454966072, "relative_elevation": 44.2913250522688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79488757214764, 52.3434868380377, 44.2942868471146 ] }, "distance": 13.56, "direction": 256.91, "angle": 72.98, "elevation": 44.29, "pano_id": "TMX7316010203-000809_pano_0000_003508", "timestamp": "2018-06-26T11:30:01.418770Z", "filename": "pano_0000_003508.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.5626721, "relative_pitch": 72.97569394292381, "relative_heading": 256.90512325747267, "relative_elevation": 44.2942868471146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79507547632049, 52.3436364891508, 44.2452114922926 ] }, "distance": 13.59, "direction": 358.3, "angle": 72.93, "elevation": 44.25, "pano_id": "TMX7316010203-002103_pano_0000_001105", "timestamp": "2021-04-19T07:52:32.350160Z", "filename": "pano_0000_001105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.58543643, "relative_pitch": 72.93096176782136, "relative_heading": 358.29544826839077, "relative_elevation": 44.2452114922926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79497839291785, 52.3436190749157, 44.4144125198945 ] }, "distance": 13.59, "direction": 328.91, "angle": 72.98, "elevation": 44.41, "pano_id": "TMX7316010203-000803_pano_0000_001939", "timestamp": "2018-06-22T08:42:45.783290Z", "filename": "pano_0000_001939.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.59467509, "relative_pitch": 72.98133050827258, "relative_heading": 328.90822294196994, "relative_elevation": 44.4144125198945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0002_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79488650213581, 52.3434882898285, 44.3533709924668 ] }, "distance": 13.6, "direction": 257.64, "angle": 72.96, "elevation": 44.35, "pano_id": "TMX7316010203-001032_pano_0002_000058", "timestamp": "2019-01-02T11:02:22.275640Z", "filename": "pano_0002_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.59820885, "relative_pitch": 72.9550918402598, "relative_heading": 257.63772955847764, "relative_elevation": 44.3533709924668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794977502348869, 52.34361935137137, 0.0 ] }, "distance": 13.65, "direction": 328.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00325", "timestamp": "2024-10-17T07:30:22Z", "filename": "Job_20241017_0902_Track04_Sphere_00325.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.65240841, "relative_pitch": 0.0, "relative_heading": 328.75677054943776, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7948854144463, 52.3434854480693, 44.2844677520916 ] }, "distance": 13.74, "direction": 256.42, "angle": 72.76, "elevation": 44.28, "pano_id": "TMX7316010203-000809_pano_0000_003875", "timestamp": "2018-06-26T11:38:48.366230Z", "filename": "pano_0000_003875.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.74144131, "relative_pitch": 72.7609176838267, "relative_heading": 256.41590882694925, "relative_elevation": 44.2844677520916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79488611733541, 52.3434824463513, 44.3129672631621 ] }, "distance": 13.78, "direction": 255.02, "angle": 72.73, "elevation": 44.31, "pano_id": "TMX7316010203-001305_pano_0000_007894", "timestamp": "2019-07-11T08:11:58.695430Z", "filename": "pano_0000_007894.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.77742567, "relative_pitch": 72.7289126521889, "relative_heading": 255.0187891574867, "relative_elevation": 44.3129672631621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79498333897242, 52.3436234032668, 44.3690941547975 ] }, "distance": 13.84, "direction": 331.13, "angle": 72.67, "elevation": 44.37, "pano_id": "TMX7316010203-000809_pano_0000_004639", "timestamp": "2018-06-26T11:52:37.032530Z", "filename": "pano_0000_004639.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.8434791, "relative_pitch": 72.6716996220345, "relative_heading": 331.13288161868263, "relative_elevation": 44.3690941547975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79494173274332, 52.343424073646275, 0.0 ] }, "distance": 13.85, "direction": 223.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00106", "timestamp": "2024-10-17T07:27:49Z", "filename": "Job_20241017_0902_Track04_Sphere_00106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.84737874, "relative_pitch": 0.0, "relative_heading": 223.42584811921589, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794884491776, 52.343482181493, 44.3018803652376 ] }, "distance": 13.89, "direction": 255.02, "angle": 72.59, "elevation": 44.3, "pano_id": "TMX7316010203-001873_pano_0000_005117", "timestamp": "2020-08-13T07:47:41.726570Z", "filename": "pano_0000_005117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.89206246, "relative_pitch": 72.58976125394088, "relative_heading": 255.01948236351194, "relative_elevation": 44.3018803652376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79488505631346, 52.3434798900083, 44.2929196357727 ] }, "distance": 13.92, "direction": 253.96, "angle": 72.55, "elevation": 44.29, "pano_id": "TMX7316010203-002502_pano_0002_001023", "timestamp": "2022-04-11T07:34:43.092170Z", "filename": "pano_0002_001023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.92316591, "relative_pitch": 72.54982837204757, "relative_heading": 253.96487066123015, "relative_elevation": 44.2929196357727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794983344971952, 52.343624701401666, 0.0 ] }, "distance": 13.97, "direction": 331.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00674", "timestamp": "2025-07-16T10:48:21Z", "filename": "recording_2025-07-16_10-37-33_00674.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 13.96995703, "relative_pitch": 0.0, "relative_heading": 331.420367704746, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79524481225853, 52.3435913821962, 44.1678210590035 ] }, "distance": 14.05, "direction": 52.45, "angle": 72.36, "elevation": 44.17, "pano_id": "TMX7316010203-001873_pano_0000_005078", "timestamp": "2020-08-13T07:47:16.541680Z", "filename": "pano_0000_005078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 14.04615344, "relative_pitch": 72.35840961037702, "relative_heading": 52.451367804933305, "relative_elevation": 44.1678210590035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79498473218502, 52.343626594081, 44.3440104341134 ] }, "distance": 14.11, "direction": 332.17, "angle": 72.35, "elevation": 44.34, "pano_id": "TMX7316010203-000535_pano_0000_000156", "timestamp": "2018-01-08T09:52:01.715880Z", "filename": "pano_0000_000156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 14.11087164, "relative_pitch": 72.34821702603809, "relative_heading": 332.16656915431895, "relative_elevation": 44.3440104341134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_001099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79511692027357, 52.3433889862677, 44.2038426594809 ] }, "distance": 14.17, "direction": 170.16, "angle": 72.23, "elevation": 44.2, "pano_id": "TMX7316010203-000041_pano_0000_001099", "timestamp": "2016-08-02T11:14:58.102880Z", "filename": "pano_0000_001099.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_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 14.1694244, "relative_pitch": 72.2268853689668, "relative_heading": 170.16479794505292, "relative_elevation": 44.2038426594809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79499209382012, 52.3436295770019, 44.5322032850236 ] }, "distance": 14.18, "direction": 334.59, "angle": 72.33, "elevation": 44.53, "pano_id": "TMX7316010203-002103_pano_0000_001317", "timestamp": "2021-04-19T07:54:10.519340Z", "filename": "pano_0000_001317.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 14.18278491, "relative_pitch": 72.33416599329536, "relative_heading": 334.58565868351286, "relative_elevation": 44.5322032850236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79498686870584, 52.3436281276121, 44.3677604300901 ] }, "distance": 14.2, "direction": 333.01, "angle": 72.26, "elevation": 44.37, "pano_id": "TMX7316010203-001691_pano_0001_004360", "timestamp": "2020-05-06T11:34:58.812420Z", "filename": "pano_0001_004360.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 14.19531808, "relative_pitch": 72.2580991488737, "relative_heading": 333.007889308825, "relative_elevation": 44.3677604300901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track08_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795109631278645, 52.3433864099498, 0.0 ] }, "distance": 14.38, "direction": 172.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track08_Sphere_00038", "timestamp": "2024-10-17T07:38:07Z", "filename": "Job_20241017_0902_Track08_Sphere_00038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 14.37712068, "relative_pitch": 0.0, "relative_heading": 172.3110230642075, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79508086491953, 52.3436436771987, 44.1846802867949 ] }, "distance": 14.38, "direction": 359.85, "angle": 71.97, "elevation": 44.18, "pano_id": "TMX7316010203-000803_pano_0000_002184", "timestamp": "2018-06-22T08:50:17.320140Z", "filename": "pano_0000_002184.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 14.37931406, "relative_pitch": 71.97321351220847, "relative_heading": 359.85308868713946, "relative_elevation": 44.1846802867949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79493680365658, 52.3434187713947, 44.2853046506643 ] }, "distance": 14.51, "direction": 222.79, "angle": 71.86, "elevation": 44.29, "pano_id": "TMX7316010203-001691_pano_0001_004423", "timestamp": "2020-05-06T11:35:53.282080Z", "filename": "pano_0001_004423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 14.50769562, "relative_pitch": 71.86140299115334, "relative_heading": 222.7875989532426, "relative_elevation": 44.2853046506643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_008007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79493460301596, 52.3434174573606, 44.3802674561739 ] }, "distance": 14.72, "direction": 222.83, "angle": 71.65, "elevation": 44.38, "pano_id": "TMX7316010203-001305_pano_0000_008007", "timestamp": "2019-07-11T08:12:55.800060Z", "filename": "pano_0000_008007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 14.71688161, "relative_pitch": 71.65403131277064, "relative_heading": 222.8294179094813, "relative_elevation": 44.3802674561739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track09_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795149561250462, 52.34364060565239, 0.0 ] }, "distance": 14.79, "direction": 18.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track09_Sphere_00061", "timestamp": "2024-10-17T07:41:30Z", "filename": "Job_20241017_0902_Track09_Sphere_00061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 14.78599402, "relative_pitch": 0.0, "relative_heading": 18.308800906146573, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794933805918896, 52.34341435408759, 0.0 ] }, "distance": 15.01, "direction": 222.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00858", "timestamp": "2025-07-16T10:54:01Z", "filename": "recording_2025-07-16_10-37-33_00858.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.00832365, "relative_pitch": 0.0, "relative_heading": 222.08530873371524, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track09_Sphere_00055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795010357013717, 52.343386326660344, 0.0 ] }, "distance": 15.06, "direction": 198.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track09_Sphere_00055", "timestamp": "2024-10-17T07:41:25Z", "filename": "Job_20241017_0902_Track09_Sphere_00055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.0569318, "relative_pitch": 0.0, "relative_heading": 198.75877070592114, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001318_pano_0001_000574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79509225791781, 52.3433791598268, 44.4014728078619 ] }, "distance": 15.07, "direction": 177.19, "angle": 71.25, "elevation": 44.4, "pano_id": "TMX7316010203-001318_pano_0001_000574", "timestamp": "2019-07-18T07:15:07.051510Z", "filename": "pano_0001_000574.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.07276036, "relative_pitch": 71.2494315134594, "relative_heading": 177.1875290646974, "relative_elevation": 44.4014728078619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7952472688378, 52.3436042990446, 44.1995245646685 ] }, "distance": 15.09, "direction": 48.51, "angle": 71.15, "elevation": 44.2, "pano_id": "TMX7316010203-000809_pano_0000_004604", "timestamp": "2018-06-26T11:51:53.912570Z", "filename": "pano_0000_004604.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.09054008, "relative_pitch": 71.14914050542495, "relative_heading": 48.50899440757616, "relative_elevation": 44.1995245646685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_001104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79526482499414, 52.3435919802104, 44.0850899834186 ] }, "distance": 15.19, "direction": 55.39, "angle": 70.99, "elevation": 44.09, "pano_id": "TMX7316010203-000041_pano_0000_001104", "timestamp": "2016-08-02T11:15:02.557700Z", "filename": "pano_0000_001104.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_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.18801064, "relative_pitch": 70.99036042772943, "relative_heading": 55.38926726593802, "relative_elevation": 44.0850899834186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_008013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79508593976163, 52.3436525734132, 44.2844080049545 ] }, "distance": 15.37, "direction": 1.15, "angle": 70.86, "elevation": 44.28, "pano_id": "TMX7316010203-001305_pano_0000_008013", "timestamp": "2019-07-11T08:12:58.280080Z", "filename": "pano_0000_008013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.37228868, "relative_pitch": 70.8567604023676, "relative_heading": 1.1517309176089148, "relative_elevation": 44.2844080049545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002391_pano_0002_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7952502811219, 52.3436061070149, 44.1745443344116 ] }, "distance": 15.38, "direction": 48.45, "angle": 70.81, "elevation": 44.17, "pano_id": "TMX7316010203-002391_pano_0002_000052", "timestamp": "2022-01-06T08:30:12.554830Z", "filename": "pano_0002_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.37760371, "relative_pitch": 70.806478299587, "relative_heading": 48.45425594813064, "relative_elevation": 44.1745443344116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79524973411355, 52.3436077032498, 44.1450395910069 ] }, "distance": 15.47, "direction": 47.87, "angle": 70.69, "elevation": 44.15, "pano_id": "TMX7316010203-002519_pano_0000_001894", "timestamp": "2022-04-14T09:21:07.712710Z", "filename": "pano_0000_001894.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.46830638, "relative_pitch": 70.68967262956006, "relative_heading": 47.87026370942324, "relative_elevation": 44.1450395910069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7950025390079, 52.3436451932665, 44.2833502795547 ] }, "distance": 15.51, "direction": 339.72, "angle": 70.7, "elevation": 44.28, "pano_id": "TMX7316010203-002502_pano_0002_001019", "timestamp": "2022-04-11T07:34:41.202170Z", "filename": "pano_0002_001019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.5091071, "relative_pitch": 70.6985036212887, "relative_heading": 339.7228908505288, "relative_elevation": 44.2833502795547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79486893580591, 52.3434637638182, 44.3563789678738 ] }, "distance": 15.54, "direction": 248.72, "angle": 70.69, "elevation": 44.36, "pano_id": "TMX7316010203-001691_pano_0001_004364", "timestamp": "2020-05-06T11:35:00.422440Z", "filename": "pano_0001_004364.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.5398421, "relative_pitch": 70.69256844682681, "relative_heading": 248.71779298570888, "relative_elevation": 44.3563789678738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79486707256091, 52.3434665282771, 44.5232120389119 ] }, "distance": 15.55, "direction": 249.94, "angle": 70.75, "elevation": 44.52, "pano_id": "TMX7316010203-002103_pano_0000_001321", "timestamp": "2021-04-19T07:54:13.004480Z", "filename": "pano_0000_001321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.55007235, "relative_pitch": 70.74785439259468, "relative_heading": 249.94384061973545, "relative_elevation": 44.5232120389119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79487006109559, 52.343460484096, 44.3183521535248 ] }, "distance": 15.61, "direction": 247.37, "angle": 70.6, "elevation": 44.32, "pano_id": "TMX7316010203-000809_pano_0000_004643", "timestamp": "2018-06-26T11:52:39.432390Z", "filename": "pano_0000_004643.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.60518249, "relative_pitch": 70.60203927177879, "relative_heading": 247.36691047983464, "relative_elevation": 44.3183521535248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79509145487835, 52.3436557307757, 44.2198602743447 ] }, "distance": 15.74, "direction": 2.49, "angle": 70.41, "elevation": 44.22, "pano_id": "TMX7316010203-001691_pano_0001_004429", "timestamp": "2020-05-06T11:35:56.122040Z", "filename": "pano_0001_004429.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.73542519, "relative_pitch": 70.41214244755477, "relative_heading": 2.494444072789944, "relative_elevation": 44.2198602743447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79486612073546, 52.34345979930798, 0.0 ] }, "distance": 15.88, "direction": 247.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00678", "timestamp": "2025-07-16T10:48:24Z", "filename": "recording_2025-07-16_10-37-33_00678.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.88239964, "relative_pitch": 0.0, "relative_heading": 247.4860011386067, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794864473628828, 52.34346226271576, 0.0 ] }, "distance": 15.88, "direction": 248.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00329", "timestamp": "2024-10-17T07:30:25Z", "filename": "Job_20241017_0902_Track04_Sphere_00329.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.88389752, "relative_pitch": 0.0, "relative_heading": 248.55451897262864, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79486599043086, 52.3434593836562, 44.3128040032461 ] }, "distance": 15.91, "direction": 247.34, "angle": 70.25, "elevation": 44.31, "pano_id": "TMX7316010203-000535_pano_0000_000160", "timestamp": "2018-01-08T09:52:04.015910Z", "filename": "pano_0000_000160.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.90836196, "relative_pitch": 70.25178716809829, "relative_heading": 247.34436490575698, "relative_elevation": 44.3128040032461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002391_pano_0002_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79509038200279, 52.3433713994811, 44.3529130797833 ] }, "distance": 15.93, "direction": 177.8, "angle": 70.24, "elevation": 44.35, "pano_id": "TMX7316010203-002391_pano_0002_000058", "timestamp": "2022-01-06T08:30:17.354790Z", "filename": "pano_0002_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.92987869, "relative_pitch": 70.24364278903693, "relative_heading": 177.79921324770257, "relative_elevation": 44.3529130797833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_000709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79525508906573, 52.3436106604861, 44.1949174143374 ] }, "distance": 15.96, "direction": 47.87, "angle": 70.14, "elevation": 44.19, "pano_id": "TMX7316010203-002103_pano_0000_000709", "timestamp": "2021-04-19T07:46:06.263300Z", "filename": "pano_0000_000709.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 15.95969916, "relative_pitch": 70.1443000124879, "relative_heading": 47.873013148913714, "relative_elevation": 44.1949174143374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79500470333014, 52.3436514060729, 44.2706733783707 ] }, "distance": 16.11, "direction": 341.07, "angle": 70.0, "elevation": 44.27, "pano_id": "TMX7316010203-001305_pano_0000_007890", "timestamp": "2019-07-11T08:11:56.715500Z", "filename": "pano_0000_007890.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.11090251, "relative_pitch": 70.00263407534224, "relative_heading": 341.0671159405708, "relative_elevation": 44.2706733783707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0002_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795006089082, 52.3436518515971, 44.3608594760299 ] }, "distance": 16.13, "direction": 341.44, "angle": 70.02, "elevation": 44.36, "pano_id": "TMX7316010203-001032_pano_0002_000054", "timestamp": "2019-01-02T11:02:19.875650Z", "filename": "pano_0002_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.12749797, "relative_pitch": 70.02114132578942, "relative_heading": 341.4416280042035, "relative_elevation": 44.3608594760299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79500634176957, 52.3436521328666, 44.2854391485453 ] }, "distance": 16.15, "direction": 341.53, "angle": 69.96, "elevation": 44.29, "pano_id": "TMX7316010203-001873_pano_0000_005113", "timestamp": "2020-08-13T07:47:39.766560Z", "filename": "pano_0000_005113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.15170888, "relative_pitch": 69.96216325041526, "relative_heading": 341.5348759623841, "relative_elevation": 44.2854391485453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79486336847141, 52.343457206349, 44.3595993788913 ] }, "distance": 16.17, "direction": 246.8, "angle": 69.98, "elevation": 44.36, "pano_id": "TMX7316010203-000803_pano_0000_001943", "timestamp": "2018-06-22T08:42:47.793270Z", "filename": "pano_0000_001943.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.16732762, "relative_pitch": 69.97519300547103, "relative_heading": 246.79592742327057, "relative_elevation": 44.3595993788913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79500616110222, 52.3436526411488, 44.2629806455225 ] }, "distance": 16.21, "direction": 341.56, "angle": 69.89, "elevation": 44.26, "pano_id": "TMX7316010203-000809_pano_0000_003504", "timestamp": "2018-06-26T11:29:58.823740Z", "filename": "pano_0000_003504.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.20925653, "relative_pitch": 69.8870947478237, "relative_heading": 341.5569149967296, "relative_elevation": 44.2629806455225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79492342125592, 52.3434047383884, 44.3099741442129 ] }, "distance": 16.28, "direction": 221.41, "angle": 69.83, "elevation": 44.31, "pano_id": "TMX7316010203-000803_pano_0000_002178", "timestamp": "2018-06-22T08:50:14.455220Z", "filename": "pano_0000_002178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.27788037, "relative_pitch": 69.82849550624053, "relative_heading": 221.40984842526763, "relative_elevation": 44.3099741442129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795258460866452, 52.3436133241034, 0.0 ] }, "distance": 16.33, "direction": 47.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00349", "timestamp": "2025-07-16T11:16:49Z", "filename": "recording_2025-07-16_11-08-20_00349.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.32907018, "relative_pitch": 0.0, "relative_heading": 47.64254023694962, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795091132892621, 52.34336391074923, 0.0 ] }, "distance": 16.76, "direction": 177.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00343", "timestamp": "2025-07-16T11:16:43Z", "filename": "recording_2025-07-16_11-08-20_00343.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.76454028, "relative_pitch": 0.0, "relative_heading": 177.7338108931906, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79500697059636, 52.3436583006278, 44.2632959261537 ] }, "distance": 16.79, "direction": 342.42, "angle": 69.23, "elevation": 44.26, "pano_id": "TMX7316010203-000809_pano_0000_003871", "timestamp": "2018-06-26T11:38:45.686250Z", "filename": "pano_0000_003871.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.79109491, "relative_pitch": 69.22596997853276, "relative_heading": 342.41535451613373, "relative_elevation": 44.2632959261537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00864/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00864/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00864/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00864/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00864/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00864/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00864/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00864/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00864/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795095053909198, 52.343665157320785, 0.0 ] }, "distance": 16.8, "direction": 3.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00864", "timestamp": "2025-07-16T10:54:05Z", "filename": "recording_2025-07-16_10-37-33_00864.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.7952182, "relative_pitch": 0.0, "relative_heading": 3.1746744162542453, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795007049469107, 52.34365956695287, 0.0 ] }, "distance": 16.92, "direction": 342.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00324", "timestamp": "2024-10-17T07:30:21Z", "filename": "Job_20241017_0902_Track04_Sphere_00324.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.92386258, "relative_pitch": 0.0, "relative_heading": 342.57682565696535, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79500667712902, 52.3436597058387, 44.3218230372295 ] }, "distance": 16.95, "direction": 342.51, "angle": 69.08, "elevation": 44.32, "pano_id": "TMX7316010203-000803_pano_0000_001938", "timestamp": "2018-06-22T08:42:45.273300Z", "filename": "pano_0000_001938.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.94621727, "relative_pitch": 69.0759066765533, "relative_heading": 342.510612806551, "relative_elevation": 44.3218230372295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79485931959169, 52.3434453429255, 44.33171309717 ] }, "distance": 16.98, "direction": 243.07, "angle": 69.05, "elevation": 44.33, "pano_id": "TMX7316010203-000809_pano_0000_003509", "timestamp": "2018-06-26T11:30:02.168770Z", "filename": "pano_0000_003509.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.97704226, "relative_pitch": 69.04541873010396, "relative_heading": 243.06544651505047, "relative_elevation": 44.33171309717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0002_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79485810479496, 52.3434464760049, 44.3839607303962 ] }, "distance": 16.99, "direction": 243.57, "angle": 69.05, "elevation": 44.38, "pano_id": "TMX7316010203-001032_pano_0002_000059", "timestamp": "2019-01-02T11:02:22.805630Z", "filename": "pano_0002_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 16.99440042, "relative_pitch": 69.04840254118875, "relative_heading": 243.5708567009754, "relative_elevation": 44.3839607303962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_000703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79508303942747, 52.3433612425186, 44.3622850105166 ] }, "distance": 17.05, "direction": 179.63, "angle": 68.98, "elevation": 44.36, "pano_id": "TMX7316010203-002103_pano_0000_000703", "timestamp": "2021-04-19T07:46:01.683340Z", "filename": "pano_0000_000703.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.04869665, "relative_pitch": 68.97792778212168, "relative_heading": 179.62586390358985, "relative_elevation": 44.3622850105166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7950848685555, 52.343360069873, 44.2981188902631 ] }, "distance": 17.18, "direction": 179.21, "angle": 68.8, "elevation": 44.3, "pano_id": "TMX7316010203-001873_pano_0000_005072", "timestamp": "2020-08-13T07:47:12.676690Z", "filename": "pano_0000_005072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.18043874, "relative_pitch": 68.80187667049972, "relative_heading": 179.21298506833188, "relative_elevation": 44.2981188902631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79501122288854, 52.3436640488175, 44.2848463421687 ] }, "distance": 17.32, "direction": 343.97, "angle": 68.64, "elevation": 44.28, "pano_id": "TMX7316010203-000809_pano_0000_004638", "timestamp": "2018-06-26T11:52:36.422460Z", "filename": "pano_0000_004638.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.3196419, "relative_pitch": 68.63971323175106, "relative_heading": 343.96870144230786, "relative_elevation": 44.2848463421687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79485571968308, 52.3434423146651, 44.3225540723652 ] }, "distance": 17.35, "direction": 242.44, "angle": 68.62, "elevation": 44.32, "pano_id": "TMX7316010203-000809_pano_0000_003876", "timestamp": "2018-06-26T11:38:48.981230Z", "filename": "pano_0000_003876.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.34943675, "relative_pitch": 68.62284385074237, "relative_heading": 242.440341204564, "relative_elevation": 44.3225540723652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794856102465, 52.3434404638476, 44.3474509483203 ] }, "distance": 17.42, "direction": 241.8, "angle": 68.55, "elevation": 44.35, "pano_id": "TMX7316010203-001305_pano_0000_007895", "timestamp": "2019-07-11T08:11:59.155430Z", "filename": "pano_0000_007895.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.42268395, "relative_pitch": 68.5517364282281, "relative_heading": 241.80021301821864, "relative_elevation": 44.3474509483203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001900/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001900/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001900/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001900/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001900/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001900/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001900/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001900/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001900/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79508757942844, 52.3433576313058, 44.3026949800551 ] }, "distance": 17.46, "direction": 178.62, "angle": 68.5, "elevation": 44.3, "pano_id": "TMX7316010203-002519_pano_0000_001900", "timestamp": "2022-04-14T09:21:13.522690Z", "filename": "pano_0000_001900.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.45523808, "relative_pitch": 68.49558633837714, "relative_heading": 178.61883609758027, "relative_elevation": 44.3026949800551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795013204497787, 52.343665700485644, 0.0 ] }, "distance": 17.46, "direction": 344.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00673", "timestamp": "2025-07-16T10:48:21Z", "filename": "recording_2025-07-16_10-37-33_00673.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.4599202, "relative_pitch": 0.0, "relative_heading": 344.56120365004466, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79485635466293, 52.3434382805465, 44.3226915663108 ] }, "distance": 17.52, "direction": 241.07, "angle": 68.43, "elevation": 44.32, "pano_id": "TMX7316010203-002502_pano_0002_001024", "timestamp": "2022-04-11T07:34:43.562140Z", "filename": "pano_0002_001024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.52374905, "relative_pitch": 68.42777108315937, "relative_heading": 241.07358942674466, "relative_elevation": 44.3226915663108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001318_pano_0001_000568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79526284048762, 52.3436264959056, 44.2498311502859 ] }, "distance": 17.56, "direction": 44.76, "angle": 68.36, "elevation": 44.25, "pano_id": "TMX7316010203-001318_pano_0001_000568", "timestamp": "2019-07-18T07:15:00.951420Z", "filename": "pano_0001_000568.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.559298, "relative_pitch": 68.3557425102869, "relative_heading": 44.763455076204025, "relative_elevation": 44.2498311502859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79494812816214, 52.3433793863103, 44.3397210072726 ] }, "distance": 17.56, "direction": 211.15, "angle": 68.39, "elevation": 44.34, "pano_id": "TMX7316010203-002103_pano_0000_001099", "timestamp": "2021-04-19T07:52:28.485190Z", "filename": "pano_0000_001099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.56088136, "relative_pitch": 68.39380723711282, "relative_heading": 211.14677218064963, "relative_elevation": 44.3397210072726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79485421333056, 52.3434397350795, 44.3356145145372 ] }, "distance": 17.57, "direction": 241.77, "angle": 68.38, "elevation": 44.34, "pano_id": "TMX7316010203-001873_pano_0000_005118", "timestamp": "2020-08-13T07:47:42.206580Z", "filename": "pano_0000_005118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.57447264, "relative_pitch": 68.37680966351797, "relative_heading": 241.76556359243776, "relative_elevation": 44.3356145145372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0004_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0004_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0004_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0004_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002840_pano_0004_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0004_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0004_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0004_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0004_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79494355256921, 52.3433797997044, 44.8886668188497 ] }, "distance": 17.69, "direction": 212.09, "angle": 68.5, "elevation": 44.89, "pano_id": "TMX7316010203-002840_pano_0004_000034", "timestamp": "2022-12-09T10:01:44.786540Z", "filename": "pano_0004_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.68519073, "relative_pitch": 68.49660276989806, "relative_heading": 212.08852642379614, "relative_elevation": 44.8886668188497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79501399431981, 52.3436686248486, 44.2798477634788 ] }, "distance": 17.76, "direction": 345.01, "angle": 68.15, "elevation": 44.28, "pano_id": "TMX7316010203-000535_pano_0000_000155", "timestamp": "2018-01-08T09:52:01.136100Z", "filename": "pano_0000_000155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.75979404, "relative_pitch": 68.14522959373598, "relative_heading": 345.0080647819929, "relative_elevation": 44.2798477634788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79501600207088, 52.3436691689537, 44.3364844070747 ] }, "distance": 17.78, "direction": 345.48, "angle": 68.14, "elevation": 44.34, "pano_id": "TMX7316010203-001691_pano_0001_004359", "timestamp": "2020-05-06T11:34:58.407480Z", "filename": "pano_0001_004359.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.78349668, "relative_pitch": 68.14413111066715, "relative_heading": 345.4843709371402, "relative_elevation": 44.3364844070747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track08_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795268756216809, 52.34362591361476, 0.0 ] }, "distance": 17.8, "direction": 45.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track08_Sphere_00044", "timestamp": "2024-10-17T07:38:13Z", "filename": "Job_20241017_0902_Track08_Sphere_00044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.80028762, "relative_pitch": 0.0, "relative_heading": 45.83177413808865, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79502178685873, 52.3436708589558, 44.4843704551458 ] }, "distance": 17.87, "direction": 346.86, "angle": 68.11, "elevation": 44.48, "pano_id": "TMX7316010203-002103_pano_0000_001316", "timestamp": "2021-04-19T07:54:09.764350Z", "filename": "pano_0000_001316.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.87187768, "relative_pitch": 68.11189253881007, "relative_heading": 346.85916320078434, "relative_elevation": 44.4843704551458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795103451099781, 52.343674825294265, 0.0 ] }, "distance": 17.91, "direction": 4.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00112", "timestamp": "2024-10-17T07:27:53Z", "filename": "Job_20241017_0902_Track04_Sphere_00112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.90836831, "relative_pitch": 0.0, "relative_heading": 4.812405723092564, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7949106809523, 52.3433917665646, 44.3604713790119 ] }, "distance": 17.94, "direction": 220.44, "angle": 67.98, "elevation": 44.36, "pano_id": "TMX7316010203-002502_pano_0002_001136", "timestamp": "2022-04-11T07:37:20.980800Z", "filename": "pano_0002_001136.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 17.93732228, "relative_pitch": 67.98387023103689, "relative_heading": 220.4402352497231, "relative_elevation": 44.3604713790119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79509841575334, 52.3436769375852, 44.244292546995 ] }, "distance": 18.12, "direction": 3.67, "angle": 67.73, "elevation": 44.24, "pano_id": "TMX7316010203-002502_pano_0002_001143", "timestamp": "2022-04-11T07:37:23.565790Z", "filename": "pano_0002_001143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 18.11740356, "relative_pitch": 67.73160373029266, "relative_heading": 3.6685522005263818, "relative_elevation": 44.244292546995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79507717006553, 52.3433511994932, 44.3441767152399 ] }, "distance": 18.17, "direction": 180.91, "angle": 67.72, "elevation": 44.34, "pano_id": "TMX7316010203-000809_pano_0000_004598", "timestamp": "2018-06-26T11:51:47.947570Z", "filename": "pano_0000_004598.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 18.16815305, "relative_pitch": 67.72070709004917, "relative_heading": 180.91042823293927, "relative_elevation": 44.3441767152399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79527039134941, 52.3436299347604, 44.1619278006256 ] }, "distance": 18.19, "direction": 45.07, "angle": 67.61, "elevation": 44.16, "pano_id": "TMX7316010203-001873_pano_0000_005079", "timestamp": "2020-08-13T07:47:17.106670Z", "filename": "pano_0000_005079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 18.19361406, "relative_pitch": 67.60955921391306, "relative_heading": 45.06551444405404, "relative_elevation": 44.1619278006256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79510014089127, 52.3436787974262, 44.2651613531634 ] }, "distance": 18.33, "direction": 3.99, "angle": 67.5, "elevation": 44.27, "pano_id": "TMX7316010203-002103_pano_0000_001106", "timestamp": "2021-04-19T07:52:32.810170Z", "filename": "pano_0000_001106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 18.33174937, "relative_pitch": 67.50384576555282, "relative_heading": 3.9938770192062765, "relative_elevation": 44.2651613531634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_001098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7950908243549, 52.343347970965, 44.2299383012578 ] }, "distance": 18.54, "direction": 178.02, "angle": 67.26, "elevation": 44.23, "pano_id": "TMX7316010203-000041_pano_0000_001098", "timestamp": "2016-08-02T11:14:56.567730Z", "filename": "pano_0000_001098.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_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 18.53622717, "relative_pitch": 67.26203723286274, "relative_heading": 178.0155450382929, "relative_elevation": 44.2299383012578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track08_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track08_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track08_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795081286663581, 52.34334626332291, 0.0 ] }, "distance": 18.72, "direction": 180.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track08_Sphere_00037", "timestamp": "2024-10-17T07:38:05Z", "filename": "Job_20241017_0902_Track08_Sphere_00037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 18.71512798, "relative_pitch": 0.0, "relative_heading": 180.02488233309128, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794913159140352, 52.34338130138793, 0.0 ] }, "distance": 18.73, "direction": 217.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00105", "timestamp": "2024-10-17T07:27:48Z", "filename": "Job_20241017_0902_Track04_Sphere_00105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 18.73491602, "relative_pitch": 0.0, "relative_heading": 217.73606521943987, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79510685805127, 52.3436837686935, 44.2233407245949 ] }, "distance": 18.92, "direction": 5.26, "angle": 66.84, "elevation": 44.22, "pano_id": "TMX7316010203-000803_pano_0000_002185", "timestamp": "2018-06-22T08:50:17.795210Z", "filename": "pano_0000_002185.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 18.92008369, "relative_pitch": 66.83729505624102, "relative_heading": 5.260234859956819, "relative_elevation": 44.2233407245949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002989/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002989/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002989/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002989/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_002989/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002989/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002989/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002989/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002989/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79527359764766, 52.3436381205415, 44.0886595128104 ] }, "distance": 19.0, "direction": 43.59, "angle": 66.69, "elevation": 44.09, "pano_id": "TMX7316010203-000286_pano_0000_002989", "timestamp": "2017-05-04T13:15:55.082760Z", "filename": "pano_0000_002989.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 18.99797424, "relative_pitch": 66.68860268682609, "relative_heading": 43.586112922282574, "relative_elevation": 44.0886595128104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79490977039323, 52.3433794839187, 44.3500712681562 ] }, "distance": 19.04, "direction": 217.91, "angle": 66.77, "elevation": 44.35, "pano_id": "TMX7316010203-001691_pano_0001_004422", "timestamp": "2020-05-06T11:35:52.832070Z", "filename": "pano_0001_004422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.03628921, "relative_pitch": 66.76963913624795, "relative_heading": 217.91325019597696, "relative_elevation": 44.3500712681562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_008006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79490823419524, 52.3433782487988, 44.4355740426108 ] }, "distance": 19.21, "direction": 217.91, "angle": 66.62, "elevation": 44.44, "pano_id": "TMX7316010203-001305_pano_0000_008006", "timestamp": "2019-07-11T08:12:55.400090Z", "filename": "pano_0000_008006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.2090498, "relative_pitch": 66.62165933236773, "relative_heading": 217.90772462375995, "relative_elevation": 44.4355740426108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_001105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_001105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_001105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79528720435878, 52.3436338993586, 44.0839232513681 ] }, "distance": 19.32, "direction": 46.54, "angle": 66.33, "elevation": 44.08, "pano_id": "TMX7316010203-000041_pano_0000_001105", "timestamp": "2016-08-02T11:15:03.227680Z", "filename": "pano_0000_001105.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_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.32273981, "relative_pitch": 66.33133636963522, "relative_heading": 46.539343749250676, "relative_elevation": 44.0839232513681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79484001654694, 52.343422448885, 44.3740128995851 ] }, "distance": 19.38, "direction": 238.11, "angle": 66.41, "elevation": 44.37, "pano_id": "TMX7316010203-001691_pano_0001_004365", "timestamp": "2020-05-06T11:35:00.822420Z", "filename": "pano_0001_004365.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.37637896, "relative_pitch": 66.41100668360788, "relative_heading": 238.105519859206, "relative_elevation": 44.3740128995851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_001322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_001322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_001322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79483724711975, 52.3434252225733, 44.5422788700089 ] }, "distance": 19.38, "direction": 239.18, "angle": 66.49, "elevation": 44.54, "pano_id": "TMX7316010203-002103_pano_0000_001322", "timestamp": "2021-04-19T07:54:13.534350Z", "filename": "pano_0000_001322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.37692803, "relative_pitch": 66.48983841700526, "relative_heading": 239.17528297554085, "relative_elevation": 44.5422788700089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7948419875715, 52.3434196821366, 44.3306596586481 ] }, "distance": 19.43, "direction": 237.13, "angle": 66.33, "elevation": 44.33, "pano_id": "TMX7316010203-000809_pano_0000_004644", "timestamp": "2018-06-26T11:52:40.012550Z", "filename": "pano_0000_004644.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.42783929, "relative_pitch": 66.33464243738862, "relative_heading": 237.1252936518712, "relative_elevation": 44.3306596586481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79503158043249, 52.3436865894605, 44.2753766085953 ] }, "distance": 19.45, "direction": 349.95, "angle": 66.28, "elevation": 44.28, "pano_id": "TMX7316010203-002502_pano_0002_001018", "timestamp": "2022-04-11T07:34:40.722210Z", "filename": "pano_0002_001018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.45294139, "relative_pitch": 66.28111294936028, "relative_heading": 349.94711718999986, "relative_elevation": 44.2753766085953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track04_Sphere_00330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track04_Sphere_00330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track04_Sphere_00330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794836317266763, 52.34342121818986, 0.0 ] }, "distance": 19.66, "direction": 238.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track04_Sphere_00330", "timestamp": "2024-10-17T07:30:25Z", "filename": "Job_20241017_0902_Track04_Sphere_00330.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.66278908, "relative_pitch": 0.0, "relative_heading": 238.15487137722542, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track09_Sphere_00062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795173819490416, 52.343682376589136, 0.0 ] }, "distance": 19.72, "direction": 18.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track09_Sphere_00062", "timestamp": "2024-10-17T07:41:31Z", "filename": "Job_20241017_0902_Track09_Sphere_00062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.71835598, "relative_pitch": 0.0, "relative_heading": 18.62670111089009, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794837881846682, 52.34341834092943, 0.0 ] }, "distance": 19.74, "direction": 237.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00679", "timestamp": "2025-07-16T10:48:24Z", "filename": "recording_2025-07-16_10-37-33_00679.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.74386709, "relative_pitch": 0.0, "relative_heading": 237.2023154350595, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79527537403782, 52.3436463039992, 44.1841845866293 ] }, "distance": 19.75, "direction": 42.02, "angle": 65.92, "elevation": 44.18, "pano_id": "TMX7316010203-000809_pano_0000_004605", "timestamp": "2018-06-26T11:51:54.747540Z", "filename": "pano_0000_004605.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.74841301, "relative_pitch": 65.91742915336799, "relative_heading": 42.01886713237266, "relative_elevation": 44.1841845866293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794906759895688, 52.343372578133405, 0.0 ] }, "distance": 19.77, "direction": 217.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00857", "timestamp": "2025-07-16T10:54:01Z", "filename": "recording_2025-07-16_10-37-33_00857.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.77104461, "relative_pitch": 0.0, "relative_heading": 217.01394876293182, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002391_pano_0002_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79527736425293, 52.3436457378362, 44.1650035670027 ] }, "distance": 19.79, "direction": 42.43, "angle": 65.86, "elevation": 44.17, "pano_id": "TMX7316010203-002391_pano_0002_000051", "timestamp": "2022-01-06T08:30:11.899630Z", "filename": "pano_0002_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.79291658, "relative_pitch": 65.86006305884736, "relative_heading": 42.43263773670146, "relative_elevation": 44.1650035670027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0004_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0004_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0004_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0004_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002840_pano_0004_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0004_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002840_pano_0004_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0004_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002840/pano_0004_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79487384627796, 52.3433898212987, 44.9543904159218 ] }, "distance": 19.81, "direction": 225.57, "angle": 66.22, "elevation": 44.95, "pano_id": "TMX7316010203-002840_pano_0004_000035", "timestamp": "2022-12-09T10:01:46.316510Z", "filename": "pano_0004_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.80964535, "relative_pitch": 66.2187849614548, "relative_heading": 225.5669621156951, "relative_elevation": 44.9543904159218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_008014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_008014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_008014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795110324009, 52.3436917352537, 44.3289539674297 ] }, "distance": 19.83, "direction": 5.71, "angle": 65.9, "elevation": 44.33, "pano_id": "TMX7316010203-001305_pano_0000_008014", "timestamp": "2019-07-11T08:12:58.700040Z", "filename": "pano_0000_008014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.82507356, "relative_pitch": 65.90455140027439, "relative_heading": 5.7051408914713555, "relative_elevation": 44.3289539674297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79483621161165, 52.3434177148067, 44.3297149855644 ] }, "distance": 19.88, "direction": 237.21, "angle": 65.85, "elevation": 44.33, "pano_id": "TMX7316010203-000535_pano_0000_000161", "timestamp": "2018-01-08T09:52:04.595840Z", "filename": "pano_0000_000161.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 19.87728936, "relative_pitch": 65.84870248583194, "relative_heading": 237.21123306300268, "relative_elevation": 44.3297149855644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0002_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0002_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0002_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79503549269968, 52.3436921313786, 44.3670543720946 ] }, "distance": 20.02, "direction": 351.01, "angle": 65.72, "elevation": 44.37, "pano_id": "TMX7316010203-001032_pano_0002_000053", "timestamp": "2019-01-02T11:02:19.255680Z", "filename": "pano_0002_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.01702612, "relative_pitch": 65.71659387233365, "relative_heading": 351.00674985324025, "relative_elevation": 44.3670543720946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001318_pano_0001_000575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001318_pano_0001_000575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001318/pano_0001_000575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79506865113735, 52.3433347108845, 44.3844053531066 ] }, "distance": 20.02, "direction": 182.49, "angle": 65.72, "elevation": 44.38, "pano_id": "TMX7316010203-001318_pano_0001_000575", "timestamp": "2019-07-18T07:15:08.836320Z", "filename": "pano_0001_000575.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.0194913, "relative_pitch": 65.72234638525995, "relative_heading": 182.48859280566603, "relative_elevation": 44.3844053531066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79483423415986, 52.3434164690674, 44.3722351500764 ] }, "distance": 20.07, "direction": 237.09, "angle": 65.67, "elevation": 44.37, "pano_id": "TMX7316010203-000803_pano_0000_001944", "timestamp": "2018-06-22T08:42:48.288380Z", "filename": "pano_0000_001944.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.06569849, "relative_pitch": 65.66690206421964, "relative_heading": 237.0868787329796, "relative_elevation": 44.3722351500764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track09_Sphere_00054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track09_Sphere_00054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.794982200517905, 52.34334418565352, 0.0 ] }, "distance": 20.12, "direction": 199.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track09_Sphere_00054", "timestamp": "2024-10-17T07:41:25Z", "filename": "Job_20241017_0902_Track09_Sphere_00054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.11650116, "relative_pitch": 0.0, "relative_heading": 199.6389174868434, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79527821557785, 52.3436493098755, 44.1333194663748 ] }, "distance": 20.13, "direction": 41.79, "angle": 65.48, "elevation": 44.13, "pano_id": "TMX7316010203-002519_pano_0000_001893", "timestamp": "2022-04-14T09:21:07.137750Z", "filename": "pano_0000_001893.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.12668874, "relative_pitch": 65.4849774851748, "relative_heading": 41.7910669394544, "relative_elevation": 44.1333194663748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79503576011098, 52.3436939385899, 44.2618751423433 ] }, "distance": 20.21, "direction": 351.15, "angle": 65.46, "elevation": 44.26, "pano_id": "TMX7316010203-000809_pano_0000_003503", "timestamp": "2018-06-26T11:29:58.203710Z", "filename": "pano_0000_003503.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.21286104, "relative_pitch": 65.4554666358634, "relative_heading": 351.1468801097723, "relative_elevation": 44.2618751423433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79503407125954, 52.3436938211854, 44.2552561266348 ] }, "distance": 20.22, "direction": 350.82, "angle": 65.45, "elevation": 44.26, "pano_id": "TMX7316010203-001305_pano_0000_007889", "timestamp": "2019-07-11T08:11:56.220410Z", "filename": "pano_0000_007889.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.21799756, "relative_pitch": 65.44672661157963, "relative_heading": 350.8188942688107, "relative_elevation": 44.2552561266348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79511603471717, 52.3436952455487, 44.224072384648 ] }, "distance": 20.26, "direction": 6.69, "angle": 65.39, "elevation": 44.22, "pano_id": "TMX7316010203-001691_pano_0001_004430", "timestamp": "2020-05-06T11:35:56.602060Z", "filename": "pano_0001_004430.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.25542905, "relative_pitch": 65.3913593452007, "relative_heading": 6.690785785450913, "relative_elevation": 44.224072384648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002391_pano_0002_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002391_pano_0002_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002391/pano_0002_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79506402810266, 52.3433325309373, 44.2929490283132 ] }, "distance": 20.28, "direction": 183.35, "angle": 65.4, "elevation": 44.29, "pano_id": "TMX7316010203-002391_pano_0002_000059", "timestamp": "2022-01-06T08:30:18.474550Z", "filename": "pano_0002_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.27779637, "relative_pitch": 65.40117527439004, "relative_heading": 183.34825827982024, "relative_elevation": 44.2929490283132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_005112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_005112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_005112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79503636868677, 52.3436949438204, 44.2818581303582 ] }, "distance": 20.32, "direction": 351.31, "angle": 65.35, "elevation": 44.28, "pano_id": "TMX7316010203-001873_pano_0000_005112", "timestamp": "2020-08-13T07:47:39.266620Z", "filename": "pano_0000_005112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.31708453, "relative_pitch": 65.35373569466564, "relative_heading": 351.31099684084325, "relative_elevation": 44.2818581303582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002103_pano_0000_000710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002103_pano_0000_000710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002103/pano_0000_000710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79528304629237, 52.3436524697371, 44.1794830728322 ] }, "distance": 20.61, "direction": 41.82, "angle": 64.99, "elevation": 44.18, "pano_id": "TMX7316010203-002103_pano_0000_000710", "timestamp": "2021-04-19T07:46:06.868320Z", "filename": "pano_0000_000710.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.60824102, "relative_pitch": 64.99253330676362, "relative_heading": 41.822033092287576, "relative_elevation": 44.1794830728322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_000401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79490816245706, 52.3433621210635, 44.2176327761263 ] }, "distance": 20.66, "direction": 214.86, "angle": 64.96, "elevation": 44.22, "pano_id": "TMX7316010203-000285_pano_0000_000401", "timestamp": "2017-05-04T08:27:40.955980Z", "filename": "pano_0000_000401.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.65723464, "relative_pitch": 64.95934110559459, "relative_heading": 214.8588199794737, "relative_elevation": 44.2176327761263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_003510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_003510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_003510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79483586327028, 52.3434030401905, 44.3590380558744 ] }, "distance": 20.83, "direction": 233.47, "angle": 64.85, "elevation": 44.36, "pano_id": "TMX7316010203-000809_pano_0000_003510", "timestamp": "2018-06-26T11:30:03.068760Z", "filename": "pano_0000_003510.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.82598382, "relative_pitch": 64.85056321461813, "relative_heading": 233.46732081143335, "relative_elevation": 44.3590380558744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79489796583131, 52.3433647187685, 44.3403962748125 ] }, "distance": 20.83, "direction": 216.88, "angle": 64.84, "elevation": 44.34, "pano_id": "TMX7316010203-000803_pano_0000_002177", "timestamp": "2018-06-22T08:50:13.975350Z", "filename": "pano_0000_002177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.83021249, "relative_pitch": 64.83682073644509, "relative_heading": 216.8821289174193, "relative_elevation": 44.3403962748125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7950345639444, 52.3437003794319, 44.3221200564876 ] }, "distance": 20.93, "direction": 351.23, "angle": 64.72, "elevation": 44.32, "pano_id": "TMX7316010203-000803_pano_0000_001937", "timestamp": "2018-06-22T08:42:44.773290Z", "filename": "pano_0000_001937.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.93358701, "relative_pitch": 64.71837015324782, "relative_heading": 351.22831517113923, "relative_elevation": 44.3221200564876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795286287843062, 52.34365489715966, 0.0 ] }, "distance": 20.96, "direction": 41.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00350", "timestamp": "2025-07-16T11:16:50Z", "filename": "recording_2025-07-16_11-08-20_00350.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.95684703, "relative_pitch": 0.0, "relative_heading": 41.779697864997324, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track09_Sphere_00058/adjacencies/b_20241017_0902_Track09_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_000405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79511066642658, 52.3437022039941, 44.1358800334856 ] }, "distance": 20.99, "direction": 5.45, "angle": 64.57, "elevation": 44.14, "pano_id": "TMX7316010203-000285_pano_0000_000405", "timestamp": "2017-05-04T08:27:44.185960Z", "filename": "pano_0000_000405.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track09_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114649.99908083075, 484120.13745831297 ] }, "relative_distance": 20.9867247, "relative_pitch": 64.56879188439065, "relative_heading": 5.452384112243121, "relative_elevation": 44.1358800334856 } ] } }