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_20241211_0838_Track09_Sphere_00110/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track09_Sphere_00110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883036996983463, 52.36063951068666, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track09_Sphere_00110", "timestamp": "2024-12-11T08:59:37Z", "filename": "Job_20241211_0838_Track09_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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "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_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88303264336914, 52.3606417841997, 47.1283413935453 ] }, "distance": 0.39, "direction": 310.46, "angle": 89.53, "elevation": 47.13, "pano_id": "TMX7316010203-001154_pano_0001_000633", "timestamp": "2019-05-02T08:23:08.187630Z", "filename": "pano_0001_000633.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 0.38982759, "relative_pitch": 89.52608206420777, "relative_heading": 310.46339609016, "relative_elevation": 47.1283413935453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88302442679974, 52.3606467798647, 45.1501070382074 ] }, "distance": 1.18, "direction": 313.37, "angle": 88.51, "elevation": 45.15, "pano_id": "TMX7316010203-002117_pano_0000_001826", "timestamp": "2021-04-26T07:55:00.260810Z", "filename": "pano_0000_001826.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 1.17796143, "relative_pitch": 88.50549831538447, "relative_heading": 313.3671677815044, "relative_elevation": 45.1501070382074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002461_pano_0000_001168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88302829818149, 52.360628249226, 45.0143024343997 ] }, "distance": 1.39, "direction": 205.31, "angle": 88.24, "elevation": 45.01, "pano_id": "TMX7316010203-002461_pano_0000_001168", "timestamp": "2022-03-22T07:29:20.280110Z", "filename": "pano_0000_001168.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 1.38616879, "relative_pitch": 88.23619323176865, "relative_heading": 205.30977505988523, "relative_elevation": 45.0143024343997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88304061140892, 52.3606267853868, 45.8904549721628 ] }, "distance": 1.44, "direction": 170.14, "angle": 88.21, "elevation": 45.89, "pano_id": "TMX7316010203-002920_pano_0000_000040", "timestamp": "2023-01-10T08:42:21.722220Z", "filename": "pano_0000_000040.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 1.43724704, "relative_pitch": 88.20613500799556, "relative_heading": 170.1353124900766, "relative_elevation": 45.8904549721628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8830469045148, 52.3606261392985, 46.493720985949 ] }, "distance": 1.63, "direction": 155.6, "angle": 87.99, "elevation": 46.49, "pano_id": "TMX7316010203-002920_pano_0000_000114", "timestamp": "2023-01-10T08:43:30.156570Z", "filename": "pano_0000_000114.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 1.63382165, "relative_pitch": 87.98741466364304, "relative_heading": 155.59963723714336, "relative_elevation": 46.493720985949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_002147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88304911755208, 52.3606228624478, 45.2854701979086 ] }, "distance": 2.03, "direction": 155.98, "angle": 87.44, "elevation": 45.29, "pano_id": "TMX7316010203-000258_pano_0002_002147", "timestamp": "2017-04-12T11:19:50.301970Z", "filename": "pano_0002_002147.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 2.02820774, "relative_pitch": 87.43559829745969, "relative_heading": 155.97635077441993, "relative_elevation": 45.2854701979086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883010143087099, 52.360656598846255, 0.0 ] }, "distance": 2.64, "direction": 316.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01227", "timestamp": "2025-09-29T08:52:59Z", "filename": "recording_2025-09-29_08-09-56_01227.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 2.6386268, "relative_pitch": 0.0, "relative_heading": 316.1064534965888, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883039838487293, 52.36061553451901, 0.0 ] }, "distance": 2.67, "direction": 175.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01226", "timestamp": "2025-09-29T08:52:58Z", "filename": "recording_2025-09-29_08-09-56_01226.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 2.6749422, "relative_pitch": 0.0, "relative_heading": 175.8500632546851, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88301637925318, 52.3606676757328, 46.5555430799723 ] }, "distance": 3.43, "direction": 335.86, "angle": 85.78, "elevation": 46.56, "pano_id": "TMX7316010203-002920_pano_0000_000115", "timestamp": "2023-01-10T08:43:30.856750Z", "filename": "pano_0000_000115.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 3.43439403, "relative_pitch": 85.78094293759233, "relative_heading": 335.85961647263434, "relative_elevation": 46.5555430799723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88301229066111, 52.3606689327187, 45.9217157512903 ] }, "distance": 3.68, "direction": 332.79, "angle": 85.42, "elevation": 45.92, "pano_id": "TMX7316010203-002920_pano_0000_000041", "timestamp": "2023-01-10T08:42:22.332190Z", "filename": "pano_0000_000041.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 3.68121866, "relative_pitch": 85.416803799443, "relative_heading": 332.79241024652026, "relative_elevation": 45.9217157512903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88305249372991, 52.3606059808671, 45.1196362962946 ] }, "distance": 3.88, "direction": 164.2, "angle": 85.09, "elevation": 45.12, "pano_id": "TMX7316010203-002117_pano_0000_001825", "timestamp": "2021-04-26T07:54:59.635970Z", "filename": "pano_0000_001825.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 3.87748852, "relative_pitch": 85.08818689904741, "relative_heading": 164.20077751718284, "relative_elevation": 45.1196362962946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002461_pano_0000_001169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88300024774224, 52.3606680621631, 45.0303463330492 ] }, "distance": 4.04, "direction": 321.76, "angle": 84.87, "elevation": 45.03, "pano_id": "TMX7316010203-002461_pano_0000_001169", "timestamp": "2022-03-22T07:29:20.995200Z", "filename": "pano_0000_001169.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 4.04490714, "relative_pitch": 84.86711075736663, "relative_heading": 321.76165067950535, "relative_elevation": 45.0303463330492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_000599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88298249563433, 52.3606190278889, 45.5594751928002 ] }, "distance": 4.36, "direction": 238.46, "angle": 84.54, "elevation": 45.56, "pano_id": "TMX7316010203-001703_pano_0000_000599", "timestamp": "2020-05-13T05:29:05.917840Z", "filename": "pano_0000_000599.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 4.35664451, "relative_pitch": 84.53767548166353, "relative_heading": 238.4558001935762, "relative_elevation": 45.5594751928002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8830583085814, 52.3606000621448, 47.1073641479015 ] }, "distance": 4.62, "direction": 161.7, "angle": 84.39, "elevation": 47.11, "pano_id": "TMX7316010203-001154_pano_0001_000632", "timestamp": "2019-05-02T08:23:07.542660Z", "filename": "pano_0001_000632.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 4.62347191, "relative_pitch": 84.39451328582047, "relative_heading": 161.69851922108847, "relative_elevation": 47.1073641479015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88299277347794, 52.3606050277267, 45.0696085067466 ] }, "distance": 4.88, "direction": 218.14, "angle": 83.82, "elevation": 45.07, "pano_id": "TMX7316010203-002025_pano_0000_000829", "timestamp": "2021-02-22T12:55:08.970050Z", "filename": "pano_0000_000829.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 4.87847512, "relative_pitch": 83.82217867012986, "relative_heading": 218.13767612182735, "relative_elevation": 45.0696085067466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002223_pano_0001_000288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88296570999604, 52.360644325147, 45.9861719319597 ] }, "distance": 4.89, "direction": 276.3, "angle": 83.94, "elevation": 45.99, "pano_id": "TMX7316010203-002223_pano_0001_000288", "timestamp": "2021-07-08T11:23:55.036240Z", "filename": "pano_0001_000288.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 4.8858679, "relative_pitch": 83.93527821204279, "relative_heading": 276.29504769047827, "relative_elevation": 45.9861719319597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88296373407287, 52.3606457519178, 45.0925010265782 ] }, "distance": 5.04, "direction": 277.92, "angle": 83.62, "elevation": 45.09, "pano_id": "TMX7316010203-002025_pano_0000_000828", "timestamp": "2021-02-22T12:55:08.390040Z", "filename": "pano_0000_000828.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 5.03910422, "relative_pitch": 83.62362994432534, "relative_heading": 277.9217318620292, "relative_elevation": 45.0925010265782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88297886327621, 52.3606113328477, 44.6796589447185 ] }, "distance": 5.05, "direction": 231.63, "angle": 83.55, "elevation": 44.68, "pano_id": "TMX7316010203-000781_pano_0000_005802", "timestamp": "2018-06-07T12:10:47.621460Z", "filename": "pano_0000_005802.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 5.05128594, "relative_pitch": 83.54977916835956, "relative_heading": 231.63082642828545, "relative_elevation": 44.6796589447185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track09_Sphere_00111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883006426981985, 52.36068131727022, 0.0 ] }, "distance": 5.1, "direction": 335.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track09_Sphere_00111", "timestamp": "2024-12-11T08:59:38Z", "filename": "Job_20241211_0838_Track09_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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 5.09687727, "relative_pitch": 0.0, "relative_heading": 335.88322923343975, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track09_Sphere_00109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883067671114938, 52.36059757871014, 0.0 ] }, "distance": 5.11, "direction": 155.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track09_Sphere_00109", "timestamp": "2024-12-11T08:59:36Z", "filename": "Job_20241211_0838_Track09_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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 5.11251173, "relative_pitch": 0.0, "relative_heading": 155.87451633020356, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002223_pano_0001_000289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88299579539932, 52.3605995393517, 45.9558411007747 ] }, "distance": 5.26, "direction": 212.25, "angle": 83.47, "elevation": 45.96, "pano_id": "TMX7316010203-002223_pano_0001_000289", "timestamp": "2021-07-08T11:23:55.836100Z", "filename": "pano_0001_000289.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 5.25938519, "relative_pitch": 83.47122788113974, "relative_heading": 212.25471728336558, "relative_elevation": 45.9558411007747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88300706718484, 52.3606832080006, 47.149018230848 ] }, "distance": 5.27, "direction": 337.25, "angle": 83.62, "elevation": 47.15, "pano_id": "TMX7316010203-001154_pano_0001_000634", "timestamp": "2019-05-02T08:23:08.882660Z", "filename": "pano_0001_000634.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 5.27258265, "relative_pitch": 83.6192349688628, "relative_heading": 337.2500851310353, "relative_elevation": 47.149018230848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_002177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88298575497691, 52.3606019002394, 45.5212423913181 ] }, "distance": 5.45, "direction": 219.83, "angle": 83.17, "elevation": 45.52, "pano_id": "TMX7316010203-002117_pano_0000_002177", "timestamp": "2021-04-26T08:00:33.178000Z", "filename": "pano_0000_002177.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 5.44985034, "relative_pitch": 83.17298362150183, "relative_heading": 219.8321679632988, "relative_elevation": 45.5212423913181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_002176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88295667159507, 52.3606425378237, 45.540036031045 ] }, "distance": 5.48, "direction": 273.52, "angle": 83.14, "elevation": 45.54, "pano_id": "TMX7316010203-002117_pano_0000_002176", "timestamp": "2021-04-26T08:00:32.663010Z", "filename": "pano_0000_002176.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 5.48250496, "relative_pitch": 83.13527383844419, "relative_heading": 273.52247300310955, "relative_elevation": 45.540036031045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track10_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882959310010483, 52.360618660805706, 0.0 ] }, "distance": 5.78, "direction": 246.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track10_Sphere_00032", "timestamp": "2024-12-11T09:02:01Z", "filename": "Job_20241211_0838_Track10_Sphere_00032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 5.77860072, "relative_pitch": 0.0, "relative_heading": 246.32863625589098, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002461_pano_0000_001167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88305641604652, 52.3605884403836, 45.0215407172218 ] }, "distance": 5.83, "direction": 166.9, "angle": 82.62, "elevation": 45.02, "pano_id": "TMX7316010203-002461_pano_0000_001167", "timestamp": "2022-03-22T07:29:19.605070Z", "filename": "pano_0000_001167.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 5.83475879, "relative_pitch": 82.61566761370248, "relative_heading": 166.89531387656965, "relative_elevation": 45.0215407172218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88299660251556, 52.3606876165128, 45.1518878275529 ] }, "distance": 6.02, "direction": 332.79, "angle": 82.41, "elevation": 45.15, "pano_id": "TMX7316010203-002117_pano_0000_001827", "timestamp": "2021-04-26T07:55:00.925830Z", "filename": "pano_0000_001827.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 6.0188603, "relative_pitch": 82.40709143668627, "relative_heading": 332.79302356605325, "relative_elevation": 45.1518878275529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88294852574179, 52.360635930624, 45.3204601584002 ] }, "distance": 6.04, "direction": 266.22, "angle": 82.41, "elevation": 45.32, "pano_id": "TMX7316060226-000012_pano_0000_007307", "timestamp": "2016-08-03T13:08:20.273100Z", "filename": "pano_0000_007307.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 6.04023321, "relative_pitch": 82.40845559276052, "relative_heading": 266.2184892420291, "relative_elevation": 45.3204601584002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88294969493617, 52.3606528268091, 44.6826437078416 ] }, "distance": 6.13, "direction": 283.99, "angle": 82.19, "elevation": 44.68, "pano_id": "TMX7316010203-000781_pano_0000_005801", "timestamp": "2018-06-07T12:10:46.931380Z", "filename": "pano_0000_005801.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 6.12923152, "relative_pitch": 82.18933850648067, "relative_heading": 283.9898755965157, "relative_elevation": 44.6826437078416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_000598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88295061225542, 52.360661085875, 45.5858333818614 ] }, "distance": 6.36, "direction": 292.19, "angle": 82.06, "elevation": 45.59, "pano_id": "TMX7316010203-001703_pano_0000_000598", "timestamp": "2020-05-13T05:29:05.362790Z", "filename": "pano_0000_000598.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 6.35579606, "relative_pitch": 82.06271471560721, "relative_heading": 292.19305071992676, "relative_elevation": 45.5858333818614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88297581763524, 52.3605953045609, 45.300285548903 ] }, "distance": 6.45, "direction": 220.27, "angle": 81.9, "elevation": 45.3, "pano_id": "TMX7316060226-000012_pano_0000_007308", "timestamp": "2016-08-03T13:08:21.073110Z", "filename": "pano_0000_007308.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 6.44727705, "relative_pitch": 81.89988634404445, "relative_heading": 220.2743647793355, "relative_elevation": 45.300285548903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88306799603693, 52.3605846679765, 45.904945846647 ] }, "distance": 6.46, "direction": 160.91, "angle": 81.99, "elevation": 45.9, "pano_id": "TMX7316010203-002920_pano_0000_000039", "timestamp": "2023-01-10T08:42:21.132190Z", "filename": "pano_0000_000039.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 6.45764513, "relative_pitch": 81.99250247156431, "relative_heading": 160.91174987090386, "relative_elevation": 45.904945846647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88307722809342, 52.3605844788157, 46.4896030519158 ] }, "distance": 6.71, "direction": 155.89, "angle": 81.79, "elevation": 46.49, "pano_id": "TMX7316010203-002920_pano_0000_000113", "timestamp": "2023-01-10T08:43:29.496530Z", "filename": "pano_0000_000113.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 6.70898239, "relative_pitch": 81.78825473655112, "relative_heading": 155.88824712275442, "relative_elevation": 46.4896030519158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_000600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88301412930097, 52.3605771925638, 45.5227422164753 ] }, "distance": 7.11, "direction": 192.66, "angle": 81.13, "elevation": 45.52, "pano_id": "TMX7316010203-001703_pano_0000_000600", "timestamp": "2020-05-13T05:29:06.467820Z", "filename": "pano_0000_000600.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 7.1072361, "relative_pitch": 81.12633476188493, "relative_heading": 192.66164776074586, "relative_elevation": 45.5227422164753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track10_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88299144673534, 52.360578505662595, 0.0 ] }, "distance": 7.46, "direction": 204.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track10_Sphere_00033", "timestamp": "2024-12-11T09:02:02Z", "filename": "Job_20241211_0838_Track10_Sphere_00033.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 7.46391671, "relative_pitch": 0.0, "relative_heading": 204.56639219629582, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88301822359321, 52.36057336188109, 0.0 ] }, "distance": 7.47, "direction": 189.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01312", "timestamp": "2025-09-29T08:55:03Z", "filename": "recording_2025-09-29_08-09-56_01312.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 7.47093796, "relative_pitch": 0.0, "relative_heading": 189.85689637149648, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883070324087406, 52.360574689254925, 0.0 ] }, "distance": 7.56, "direction": 162.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01225", "timestamp": "2025-09-29T08:52:57Z", "filename": "recording_2025-09-29_08-09-56_01225.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 7.56183925, "relative_pitch": 0.0, "relative_heading": 162.52768266510492, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882979639631464, 52.36069771365057, 0.0 ] }, "distance": 7.56, "direction": 328.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01228", "timestamp": "2025-09-29T08:53:00Z", "filename": "recording_2025-09-29_08-09-56_01228.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 7.56393329, "relative_pitch": 0.0, "relative_heading": 328.8962229051735, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track10_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8829299773682, 52.36065880092131, 0.0 ] }, "distance": 7.6, "direction": 286.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track10_Sphere_00031", "timestamp": "2024-12-11T09:02:01Z", "filename": "Job_20241211_0838_Track10_Sphere_00031.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 7.60010235, "relative_pitch": 0.0, "relative_heading": 286.4053969869173, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_002148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88298735054201, 52.3607027765945, 45.3384092189372 ] }, "distance": 7.81, "direction": 334.34, "angle": 80.23, "elevation": 45.34, "pano_id": "TMX7316010203-000258_pano_0002_002148", "timestamp": "2017-04-12T11:19:51.891940Z", "filename": "pano_0002_002148.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 7.81016041, "relative_pitch": 80.22594672392941, "relative_heading": 334.3390726842285, "relative_elevation": 45.3384092189372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88300846319547, 52.3605697489955, 44.6630912870169 ] }, "distance": 8.0, "direction": 194.06, "angle": 79.84, "elevation": 44.66, "pano_id": "TMX7316010203-000781_pano_0000_005803", "timestamp": "2018-06-07T12:10:48.326440Z", "filename": "pano_0000_005803.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 8.00235752, "relative_pitch": 79.84200717582722, "relative_heading": 194.0584123886467, "relative_elevation": 44.6630912870169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88302166836728, 52.3605639987743, 45.0640722895041 ] }, "distance": 8.47, "direction": 187.08, "angle": 79.36, "elevation": 45.06, "pano_id": "TMX7316010203-002025_pano_0000_000830", "timestamp": "2021-02-22T12:55:09.565080Z", "filename": "pano_0000_000830.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 8.46716839, "relative_pitch": 79.35866173574999, "relative_heading": 187.08435405444067, "relative_elevation": 45.0640722895041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88298573687095, 52.3607092367983, 46.58395205345 ] }, "distance": 8.51, "direction": 335.77, "angle": 79.65, "elevation": 46.58, "pano_id": "TMX7316010203-002920_pano_0000_000116", "timestamp": "2023-01-10T08:43:31.711560Z", "filename": "pano_0000_000116.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 8.50836718, "relative_pitch": 79.64925385709603, "relative_heading": 335.7682380778155, "relative_elevation": 46.58395205345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002461_pano_0000_001170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88297229167084, 52.3607072522772, 45.0230517946184 ] }, "distance": 8.73, "direction": 329.68, "angle": 79.02, "elevation": 45.02, "pano_id": "TMX7316010203-002461_pano_0000_001170", "timestamp": "2022-03-22T07:29:21.785110Z", "filename": "pano_0000_001170.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 8.7321551, "relative_pitch": 79.0238398689343, "relative_heading": 329.6816560910382, "relative_elevation": 45.0230517946184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88298400004944, 52.3607110255886, 45.9223979376256 ] }, "distance": 8.74, "direction": 335.6, "angle": 79.23, "elevation": 45.92, "pano_id": "TMX7316010203-002920_pano_0000_000042", "timestamp": "2023-01-10T08:42:22.997160Z", "filename": "pano_0000_000042.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 8.73847733, "relative_pitch": 79.22611223659432, "relative_heading": 335.59644476236974, "relative_elevation": 45.9223979376256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88293419109363, 52.3606866563362, 45.1204317212105 ] }, "distance": 8.75, "direction": 306.84, "angle": 79.02, "elevation": 45.12, "pano_id": "TMX7316010203-002025_pano_0000_000827", "timestamp": "2021-02-22T12:55:07.805040Z", "filename": "pano_0000_000827.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 8.75055626, "relative_pitch": 79.02443407028944, "relative_heading": 306.8352473502669, "relative_elevation": 45.1204317212105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88307994415831, 52.3605647604794, 45.1307198144495 ] }, "distance": 8.82, "direction": 160.62, "angle": 78.95, "elevation": 45.13, "pano_id": "TMX7316010203-002117_pano_0000_001824", "timestamp": "2021-04-26T07:54:59.030980Z", "filename": "pano_0000_001824.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 8.81733537, "relative_pitch": 78.94519023572319, "relative_heading": 160.62070262606997, "relative_elevation": 45.1307198144495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002223_pano_0001_000287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88293579053896, 52.3606894945691, 46.0355588281527 ] }, "distance": 8.86, "direction": 308.89, "angle": 79.11, "elevation": 46.04, "pano_id": "TMX7316010203-002223_pano_0001_000287", "timestamp": "2021-07-08T11:23:54.191080Z", "filename": "pano_0001_000287.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 8.85840046, "relative_pitch": 79.10798188811998, "relative_heading": 308.8931262229969, "relative_elevation": 46.0355588281527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88292123208438, 52.3606764451953, 45.3423041459173 ] }, "distance": 8.89, "direction": 297.53, "angle": 78.9, "elevation": 45.34, "pano_id": "TMX7316060226-000012_pano_0000_007306", "timestamp": "2016-08-03T13:08:19.458090Z", "filename": "pano_0000_007306.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 8.89309075, "relative_pitch": 78.90330441755992, "relative_heading": 297.52536471251994, "relative_elevation": 45.3423041459173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_002175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88292730209184, 52.3606829121352, 45.5723414923996 ] }, "distance": 8.9, "direction": 302.87, "angle": 78.95, "elevation": 45.57, "pano_id": "TMX7316010203-002117_pano_0000_002175", "timestamp": "2021-04-26T08:00:32.147980Z", "filename": "pano_0000_002175.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 8.89766504, "relative_pitch": 78.95239768770607, "relative_heading": 302.87302771249, "relative_elevation": 45.5723414923996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_002178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88301458701886, 52.3605603655237, 45.510875498876 ] }, "distance": 8.94, "direction": 189.83, "angle": 78.89, "elevation": 45.51, "pano_id": "TMX7316010203-002117_pano_0000_002178", "timestamp": "2021-04-26T08:00:33.707980Z", "filename": "pano_0000_002178.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 8.93816048, "relative_pitch": 78.88874837878635, "relative_heading": 189.83458540276987, "relative_elevation": 45.510875498876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002223_pano_0001_000290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88302589718962, 52.3605548773726, 45.9708816101775 ] }, "distance": 9.45, "direction": 184.59, "angle": 78.39, "elevation": 45.97, "pano_id": "TMX7316010203-002223_pano_0001_000290", "timestamp": "2021-07-08T11:23:56.626090Z", "filename": "pano_0001_000290.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 9.44781316, "relative_pitch": 78.38643088969121, "relative_heading": 184.59067786136688, "relative_elevation": 45.9708816101775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88308339500724, 52.3605582002458, 47.1371262120083 ] }, "distance": 9.58, "direction": 160.74, "angle": 78.51, "elevation": 47.14, "pano_id": "TMX7316010203-001154_pano_0001_000631", "timestamp": "2019-05-02T08:23:06.912660Z", "filename": "pano_0001_000631.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 9.58399008, "relative_pitch": 78.50719787598892, "relative_heading": 160.7429831416489, "relative_elevation": 47.1371262120083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8830038157045, 52.3605550246272, 45.3015478504822 ] }, "distance": 9.67, "direction": 193.52, "angle": 77.95, "elevation": 45.3, "pano_id": "TMX7316060226-000012_pano_0000_007309", "timestamp": "2016-08-03T13:08:21.883070Z", "filename": "pano_0000_007309.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 9.66906108, "relative_pitch": 77.95170200041414, "relative_heading": 193.51994934827542, "relative_elevation": 45.3015478504822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88292066513165, 52.3606945437386, 44.6810680096969 ] }, "distance": 10.02, "direction": 307.69, "angle": 77.37, "elevation": 44.68, "pano_id": "TMX7316010203-000781_pano_0000_005800", "timestamp": "2018-06-07T12:10:46.241380Z", "filename": "pano_0000_005800.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 10.01534935, "relative_pitch": 77.36587225119118, "relative_heading": 307.6935508861971, "relative_elevation": 44.6810680096969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track09_Sphere_00108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883097266625142, 52.36055625329855, 0.0 ] }, "distance": 10.13, "direction": 156.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track09_Sphere_00108", "timestamp": "2024-12-11T08:59:36Z", "filename": "Job_20241211_0838_Track09_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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 10.1334673, "relative_pitch": 0.0, "relative_heading": 156.0976903658453, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88298144882261, 52.3607243613542, 47.1538044121116 ] }, "distance": 10.17, "direction": 338.16, "angle": 77.83, "elevation": 47.15, "pano_id": "TMX7316010203-001154_pano_0001_000635", "timestamp": "2019-05-02T08:23:09.707620Z", "filename": "pano_0001_000635.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 10.17180841, "relative_pitch": 77.82693951692477, "relative_heading": 338.1592547834593, "relative_elevation": 47.1538044121116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track09_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88297658825657, 52.360723360641565, 0.0 ] }, "distance": 10.2, "direction": 336.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track09_Sphere_00112", "timestamp": "2024-12-11T08:59:38Z", "filename": "Job_20241211_0838_Track09_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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 10.19760186, "relative_pitch": 0.0, "relative_heading": 336.1992148522412, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_000597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88291970231482, 52.3607029950316, 45.605605263263 ] }, "distance": 10.67, "direction": 311.48, "angle": 76.84, "elevation": 45.61, "pano_id": "TMX7316010203-001703_pano_0000_000597", "timestamp": "2020-05-13T05:29:04.807820Z", "filename": "pano_0000_000597.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 10.66551546, "relative_pitch": 76.83713865548971, "relative_heading": 311.4784245934885, "relative_elevation": 45.605605263263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002461_pano_0000_001166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883084919428, 52.3605482369085, 45.0574387246743 ] }, "distance": 10.67, "direction": 162.18, "angle": 76.68, "elevation": 45.06, "pano_id": "TMX7316010203-002461_pano_0000_001166", "timestamp": "2022-03-22T07:29:18.950120Z", "filename": "pano_0000_001166.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 10.66822893, "relative_pitch": 76.67940578411957, "relative_heading": 162.18034566532808, "relative_elevation": 45.0574387246743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88296873866654, 52.3607279571195, 45.1465996280313 ] }, "distance": 10.89, "direction": 334.71, "angle": 76.44, "elevation": 45.15, "pano_id": "TMX7316010203-002117_pano_0000_001828", "timestamp": "2021-04-26T07:55:01.690870Z", "filename": "pano_0000_001828.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 10.88505179, "relative_pitch": 76.4444409846651, "relative_heading": 334.7101326083502, "relative_elevation": 45.1465996280313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track10_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882903135637968, 52.360699356088745, 0.0 ] }, "distance": 11.29, "direction": 306.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track10_Sphere_00030", "timestamp": "2024-12-11T09:02:00Z", "filename": "Job_20241211_0838_Track10_Sphere_00030.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 11.29188215, "relative_pitch": 0.0, "relative_heading": 306.1384520948736, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track10_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883025561002815, 52.3605374331959, 0.0 ] }, "distance": 11.39, "direction": 183.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track10_Sphere_00034", "timestamp": "2024-12-11T09:02:03Z", "filename": "Job_20241211_0838_Track10_Sphere_00034.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 11.38527712, "relative_pitch": 0.0, "relative_heading": 183.9237192199775, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88309441291379, 52.3605420409763, 45.9222860876471 ] }, "distance": 11.53, "direction": 160.17, "angle": 75.91, "elevation": 45.92, "pano_id": "TMX7316010203-002920_pano_0000_000038", "timestamp": "2023-01-10T08:42:20.552200Z", "filename": "pano_0000_000038.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 11.52962274, "relative_pitch": 75.90617135474618, "relative_heading": 160.16865247808923, "relative_elevation": 45.9222860876471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_000601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88304582969116, 52.3605352725057, 45.5701342811808 ] }, "distance": 11.61, "direction": 177.03, "angle": 75.7, "elevation": 45.57, "pano_id": "TMX7316010203-001703_pano_0000_000601", "timestamp": "2020-05-13T05:29:07.012900Z", "filename": "pano_0000_000601.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 11.61461709, "relative_pitch": 75.70125674137714, "relative_heading": 177.03030355418187, "relative_elevation": 45.5701342811808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88310789737817, 52.3605431165087, 46.4886287935078 ] }, "distance": 11.76, "direction": 155.76, "angle": 75.8, "elevation": 46.49, "pano_id": "TMX7316010203-002920_pano_0000_000112", "timestamp": "2023-01-10T08:43:28.856590Z", "filename": "pano_0000_000112.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 11.76353186, "relative_pitch": 75.79988379561134, "relative_heading": 155.75759370140057, "relative_elevation": 46.4886287935078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_002146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88311022007153, 52.360542620132, 45.2986844992265 ] }, "distance": 11.88, "direction": 155.17, "angle": 75.31, "elevation": 45.3, "pano_id": "TMX7316010203-000258_pano_0002_002146", "timestamp": "2017-04-12T11:19:48.886930Z", "filename": "pano_0002_002146.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 11.87948758, "relative_pitch": 75.3052068716734, "relative_heading": 155.17109207092554, "relative_elevation": 45.2986844992265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002461_pano_0000_001124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88291161235523, 52.3607142699301, 45.3232349036261 ] }, "distance": 11.92, "direction": 314.24, "angle": 75.26, "elevation": 45.32, "pano_id": "TMX7316010203-002461_pano_0000_001124", "timestamp": "2022-03-22T07:28:37.900450Z", "filename": "pano_0000_001124.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 11.92326269, "relative_pitch": 75.26105335716294, "relative_heading": 314.24223952637044, "relative_elevation": 45.3232349036261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883046396834214, 52.36053188662071, 0.0 ] }, "distance": 11.99, "direction": 176.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01313", "timestamp": "2025-09-29T08:55:04Z", "filename": "recording_2025-09-29_08-09-56_01313.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 11.99288957, "relative_pitch": 0.0, "relative_heading": 176.93921822251983, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88303771384717, 52.3605283090464, 44.7222846355289 ] }, "distance": 12.37, "direction": 179.77, "angle": 74.53, "elevation": 44.72, "pano_id": "TMX7316010203-000781_pano_0000_005804", "timestamp": "2018-06-07T12:10:49.041580Z", "filename": "pano_0000_005804.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 12.37396925, "relative_pitch": 74.53405098368295, "relative_heading": 179.77387041538424, "relative_elevation": 44.7222846355289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88294992944053, 52.36073877789936, 0.0 ] }, "distance": 12.54, "direction": 331.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01229", "timestamp": "2025-09-29T08:53:01Z", "filename": "recording_2025-09-29_08-09-56_01229.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 12.53768448, "relative_pitch": 0.0, "relative_heading": 331.7649949585309, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883100239368444, 52.360533643824034, 0.0 ] }, "distance": 12.54, "direction": 159.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01224", "timestamp": "2025-09-29T08:52:56Z", "filename": "recording_2025-09-29_08-09-56_01224.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 12.54338075, "relative_pitch": 0.0, "relative_heading": 159.91105035788217, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88305013254523, 52.3605231400604, 45.1013074452057 ] }, "distance": 12.98, "direction": 176.05, "angle": 73.94, "elevation": 45.1, "pano_id": "TMX7316010203-002025_pano_0000_000831", "timestamp": "2021-02-22T12:55:10.165050Z", "filename": "pano_0000_000831.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 12.97993087, "relative_pitch": 73.94444596827942, "relative_heading": 176.04679213629038, "relative_elevation": 45.1013074452057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88289409199281, 52.3607168233564, 45.3471045978367 ] }, "distance": 12.99, "direction": 311.47, "angle": 74.01, "elevation": 45.35, "pano_id": "TMX7316060226-000012_pano_0000_007305", "timestamp": "2016-08-03T13:08:18.613180Z", "filename": "pano_0000_007305.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 12.99181281, "relative_pitch": 74.01314712117507, "relative_heading": 311.4663219860318, "relative_elevation": 45.3471045978367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88290470520985, 52.3607272497465, 45.1277417326346 ] }, "distance": 13.29, "direction": 317.29, "angle": 73.59, "elevation": 45.13, "pano_id": "TMX7316010203-002025_pano_0000_000826", "timestamp": "2021-02-22T12:55:07.220060Z", "filename": "pano_0000_000826.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 13.2868429, "relative_pitch": 73.5941274153314, "relative_heading": 317.2898702163743, "relative_elevation": 45.1277417326346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_002174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88289763423986, 52.360723927947, 45.5705010425299 ] }, "distance": 13.36, "direction": 314.69, "angle": 73.67, "elevation": 45.57, "pano_id": "TMX7316010203-002117_pano_0000_002174", "timestamp": "2021-04-26T08:00:31.633020Z", "filename": "pano_0000_002174.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 13.35567359, "relative_pitch": 73.66534351290781, "relative_heading": 314.6949415540402, "relative_elevation": 45.5705010425299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_002179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88304337122165, 52.360519042202, 45.5465105455369 ] }, "distance": 13.41, "direction": 178.14, "angle": 73.59, "elevation": 45.55, "pano_id": "TMX7316010203-002117_pano_0000_002179", "timestamp": "2021-04-26T08:00:34.238130Z", "filename": "pano_0000_002179.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 13.41206514, "relative_pitch": 73.59189876733227, "relative_heading": 178.1446009619963, "relative_elevation": 45.5465105455369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002461_pano_0000_001171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88294372380918, 52.3607459377126, 45.0205271439627 ] }, "distance": 13.44, "direction": 331.78, "angle": 73.38, "elevation": 45.02, "pano_id": "TMX7316010203-002461_pano_0000_001171", "timestamp": "2022-03-22T07:29:22.675060Z", "filename": "pano_0000_001171.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 13.43959304, "relative_pitch": 73.37850724689952, "relative_heading": 331.78400056093744, "relative_elevation": 45.0205271439627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8829545614206, 52.3607507742514, 46.611079769209 ] }, "distance": 13.59, "direction": 335.6, "angle": 73.74, "elevation": 46.61, "pano_id": "TMX7316010203-002920_pano_0000_000117", "timestamp": "2023-01-10T08:43:32.756520Z", "filename": "pano_0000_000117.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 13.59491063, "relative_pitch": 73.73978128503978, "relative_heading": 335.60106034575796, "relative_elevation": 46.611079769209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0004_000188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88309795006042, 52.3605228328374, 47.0432179989293 ] }, "distance": 13.63, "direction": 162.26, "angle": 73.84, "elevation": 47.04, "pano_id": "TMX7316010203-002921_pano_0004_000188", "timestamp": "2023-01-10T09:32:47.879710Z", "filename": "pano_0004_000188.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 13.63110192, "relative_pitch": 73.84068438692675, "relative_heading": 162.26417427968687, "relative_elevation": 47.0432179989293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88310799993828, 52.3605237778053, 45.179119897075 ] }, "distance": 13.76, "direction": 159.41, "angle": 73.07, "elevation": 45.18, "pano_id": "TMX7316010203-002117_pano_0000_001823", "timestamp": "2021-04-26T07:54:58.430840Z", "filename": "pano_0000_001823.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 13.75653393, "relative_pitch": 73.06509716746703, "relative_heading": 159.4135694998019, "relative_elevation": 45.179119897075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88295478153281, 52.3607528105101, 45.9187130397186 ] }, "distance": 13.8, "direction": 336.05, "angle": 73.28, "elevation": 45.92, "pano_id": "TMX7316010203-002920_pano_0000_000043", "timestamp": "2023-01-10T08:42:23.812180Z", "filename": "pano_0000_000043.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 13.79548039, "relative_pitch": 73.27801654538193, "relative_heading": 336.04651823791704, "relative_elevation": 45.9187130397186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88303124498385, 52.3605150189046, 45.3425471354276 ] }, "distance": 13.86, "direction": 181.62, "angle": 73.01, "elevation": 45.34, "pano_id": "TMX7316060226-000012_pano_0000_007310", "timestamp": "2016-08-03T13:08:22.723080Z", "filename": "pano_0000_007310.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 13.85826379, "relative_pitch": 73.00502013362171, "relative_heading": 181.62030487797563, "relative_elevation": 45.3425471354276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002223_pano_0001_000286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88290620374626, 52.3607350474198, 46.0432830490172 ] }, "distance": 13.87, "direction": 320.03, "angle": 73.23, "elevation": 46.04, "pano_id": "TMX7316010203-002223_pano_0001_000286", "timestamp": "2021-07-08T11:23:53.291080Z", "filename": "pano_0001_000286.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 13.87104387, "relative_pitch": 73.23449626250427, "relative_heading": 320.03178830078053, "relative_elevation": 46.0432830490172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88293191590919, 52.3607504616726, 46.6779719227925 ] }, "distance": 14.27, "direction": 329.89, "angle": 73.0, "elevation": 46.68, "pano_id": "TMX7316010203-000781_pano_0000_005504", "timestamp": "2018-06-07T12:00:56.492760Z", "filename": "pano_0000_005504.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 14.27126544, "relative_pitch": 72.9995764933263, "relative_heading": 329.89344738049766, "relative_elevation": 46.6779719227925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002223_pano_0001_000291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88305555650364, 52.3605098687753, 45.9864379018545 ] }, "distance": 14.48, "direction": 174.99, "angle": 72.52, "elevation": 45.99, "pano_id": "TMX7316010203-002223_pano_0001_000291", "timestamp": "2021-07-08T11:23:57.456140Z", "filename": "pano_0001_000291.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 14.48110146, "relative_pitch": 72.5208167577355, "relative_heading": 174.9910422751859, "relative_elevation": 45.9864379018545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88310735591043, 52.3605160491723, 47.1443171715364 ] }, "distance": 14.55, "direction": 160.77, "angle": 72.85, "elevation": 47.14, "pano_id": "TMX7316010203-001154_pano_0001_000630", "timestamp": "2019-05-02T08:23:06.272690Z", "filename": "pano_0001_000630.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 14.55024194, "relative_pitch": 72.84810337606231, "relative_heading": 160.76618436386175, "relative_elevation": 47.1443171715364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88289087933321, 52.3607358633188, 44.6678837286308 ] }, "distance": 14.63, "direction": 317.13, "angle": 71.86, "elevation": 44.67, "pano_id": "TMX7316010203-000781_pano_0000_005799", "timestamp": "2018-06-07T12:10:45.556430Z", "filename": "pano_0000_005799.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 14.63004975, "relative_pitch": 71.86485193724157, "relative_heading": 317.1255079967069, "relative_elevation": 44.6678837286308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88295597030271, 52.3607646847695, 47.1563262082636 ] }, "distance": 14.98, "direction": 338.38, "angle": 72.37, "elevation": 47.16, "pano_id": "TMX7316010203-001154_pano_0001_000636", "timestamp": "2019-05-02T08:23:10.917640Z", "filename": "pano_0001_000636.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 14.98254411, "relative_pitch": 72.37386677127844, "relative_heading": 338.38163395412107, "relative_elevation": 47.1563262082636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track09_Sphere_00107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88312671099485, 52.36051530472074, 0.0 ] }, "distance": 15.11, "direction": 156.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track09_Sphere_00107", "timestamp": "2024-12-11T08:59:35Z", "filename": "Job_20241211_0838_Track09_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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 15.11195983, "relative_pitch": 0.0, "relative_heading": 156.14445211398436, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track09_Sphere_00113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882946549574747, 52.360764908827974, 0.0 ] }, "distance": 15.25, "direction": 336.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track09_Sphere_00113", "timestamp": "2024-12-11T08:59:39Z", "filename": "Job_20241211_0838_Track09_Sphere_00113.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 15.25348674, "relative_pitch": 0.0, "relative_heading": 336.17447207899, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track10_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882879220958865, 52.36073941141853, 0.0 ] }, "distance": 15.46, "direction": 315.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track10_Sphere_00029", "timestamp": "2024-12-11T09:01:59Z", "filename": "Job_20241211_0838_Track10_Sphere_00029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 15.4629478, "relative_pitch": 0.0, "relative_heading": 315.9641215386914, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_000596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88288889019198, 52.3607452113877, 45.5975474519655 ] }, "distance": 15.5, "direction": 319.38, "angle": 71.23, "elevation": 45.6, "pano_id": "TMX7316010203-001703_pano_0000_000596", "timestamp": "2020-05-13T05:29:04.247880Z", "filename": "pano_0000_000596.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 15.49650308, "relative_pitch": 71.22947202980647, "relative_heading": 319.3756933712087, "relative_elevation": 45.5975474519655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002461_pano_0000_001165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88311387781105, 52.3605082465112, 45.0805914700031 ] }, "distance": 15.52, "direction": 160.27, "angle": 71.01, "elevation": 45.08, "pano_id": "TMX7316010203-002461_pano_0000_001165", "timestamp": "2022-03-22T07:29:18.305110Z", "filename": "pano_0000_001165.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 15.51695221, "relative_pitch": 71.00629534393924, "relative_heading": 160.27327984405662, "relative_elevation": 45.0805914700031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88294027907236, 52.3607672411119, 45.1457917634398 ] }, "distance": 15.67, "direction": 335.13, "angle": 70.86, "elevation": 45.15, "pano_id": "TMX7316010203-002117_pano_0000_001829", "timestamp": "2021-04-26T07:55:02.800790Z", "filename": "pano_0000_001829.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 15.66606185, "relative_pitch": 70.86269104797881, "relative_heading": 335.1286561987546, "relative_elevation": 45.1457917634398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track10_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883060113351809, 52.36049656031499, 0.0 ] }, "distance": 15.98, "direction": 174.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track10_Sphere_00035", "timestamp": "2024-12-11T09:02:04Z", "filename": "Job_20241211_0838_Track10_Sphere_00035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 15.98445168, "relative_pitch": 0.0, "relative_heading": 174.34599804535154, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_000602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88307607089284, 52.3604927511149, 45.5987645629793 ] }, "distance": 16.55, "direction": 170.74, "angle": 70.06, "elevation": 45.6, "pano_id": "TMX7316010203-001703_pano_0000_000602", "timestamp": "2020-05-13T05:29:07.562760Z", "filename": "pano_0000_000602.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 16.54607807, "relative_pitch": 70.05606807371886, "relative_heading": 170.74210453435984, "relative_elevation": 45.5987645629793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88311928288325, 52.3604993128481, 45.9360398678109 ] }, "distance": 16.58, "direction": 160.24, "angle": 70.16, "elevation": 45.94, "pano_id": "TMX7316010203-002920_pano_0000_000037", "timestamp": "2023-01-10T08:42:19.977220Z", "filename": "pano_0000_000037.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 16.57698934, "relative_pitch": 70.15695170827452, "relative_heading": 160.23500526570209, "relative_elevation": 45.9360398678109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883074613346785, 52.360490474451915, 0.0 ] }, "distance": 16.78, "direction": 171.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01314", "timestamp": "2025-09-29T08:55:05Z", "filename": "recording_2025-09-29_08-09-56_01314.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 16.78071132, "relative_pitch": 0.0, "relative_heading": 171.21588212421705, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88313901938112, 52.360501675863, 46.4721547020599 ] }, "distance": 16.84, "direction": 155.62, "angle": 70.08, "elevation": 46.47, "pano_id": "TMX7316010203-002920_pano_0000_000111", "timestamp": "2023-01-10T08:43:28.221590Z", "filename": "pano_0000_000111.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 16.83875844, "relative_pitch": 70.08248104048057, "relative_heading": 155.62201593148902, "relative_elevation": 46.4721547020599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88306627393458, 52.3604864966104, 44.7700448287651 ] }, "distance": 17.14, "direction": 173.32, "angle": 69.05, "elevation": 44.77, "pano_id": "TMX7316010203-000781_pano_0000_005805", "timestamp": "2018-06-07T12:10:49.781450Z", "filename": "pano_0000_005805.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 17.14293726, "relative_pitch": 69.04761328001952, "relative_heading": 173.31880119858107, "relative_elevation": 44.7700448287651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88286672968701, 52.3607571577958, 45.354734047316 ] }, "distance": 17.49, "direction": 318.46, "angle": 68.91, "elevation": 45.35, "pano_id": "TMX7316060226-000012_pano_0000_007304", "timestamp": "2016-08-03T13:08:17.718060Z", "filename": "pano_0000_007304.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 17.49064669, "relative_pitch": 68.91131388092018, "relative_heading": 318.45740933138393, "relative_elevation": 45.354734047316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882921054002504, 52.360780016463366, 0.0 ] }, "distance": 17.52, "direction": 333.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01230", "timestamp": "2025-09-29T08:53:02Z", "filename": "recording_2025-09-29_08-09-56_01230.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 17.51657247, "relative_pitch": 0.0, "relative_heading": 333.19731248732495, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883130315866596, 52.360492617047335, 0.0 ] }, "distance": 17.54, "direction": 158.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01223", "timestamp": "2025-09-29T08:52:55Z", "filename": "recording_2025-09-29_08-09-56_01223.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 17.53824857, "relative_pitch": 0.0, "relative_heading": 158.74712911313856, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_002149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88292695197067, 52.3607836444405, 45.3687162073329 ] }, "distance": 17.7, "direction": 334.95, "angle": 68.68, "elevation": 45.37, "pano_id": "TMX7316010203-000258_pano_0002_002149", "timestamp": "2017-04-12T11:19:53.526980Z", "filename": "pano_0002_002149.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 17.70398011, "relative_pitch": 68.68305740436551, "relative_heading": 334.94735316480967, "relative_elevation": 45.3687162073329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88307715973876, 52.3604818706641, 45.1304997038096 ] }, "distance": 17.75, "direction": 171.13, "angle": 68.53, "elevation": 45.13, "pano_id": "TMX7316010203-002025_pano_0000_000832", "timestamp": "2021-02-22T12:55:10.790030Z", "filename": "pano_0000_000832.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 17.75337081, "relative_pitch": 68.52638779509049, "relative_heading": 171.13443908122153, "relative_elevation": 45.1304997038096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002461_pano_0000_001172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88291454066736, 52.360783245359, 45.027555918321 ] }, "distance": 18.04, "direction": 332.45, "angle": 68.17, "elevation": 45.03, "pano_id": "TMX7316010203-002461_pano_0000_001172", "timestamp": "2022-03-22T07:29:23.890060Z", "filename": "pano_0000_001172.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 18.03886416, "relative_pitch": 68.16805601215756, "relative_heading": 332.45394315456116, "relative_elevation": 45.027555918321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88287502143345, 52.360768088694, 45.1590796941891 ] }, "distance": 18.07, "direction": 322.36, "angle": 68.19, "elevation": 45.16, "pano_id": "TMX7316010203-002025_pano_0000_000825", "timestamp": "2021-02-22T12:55:06.625090Z", "filename": "pano_0000_000825.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 18.0682855, "relative_pitch": 68.19350077759056, "relative_heading": 322.35901952294023, "relative_elevation": 45.1590796941891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_002173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8828677892134, 52.3607652978507, 45.5901705389842 ] }, "distance": 18.13, "direction": 320.53, "angle": 68.31, "elevation": 45.59, "pano_id": "TMX7316010203-002117_pano_0000_002173", "timestamp": "2021-04-26T08:00:31.108010Z", "filename": "pano_0000_002173.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 18.1325424, "relative_pitch": 68.31083931990283, "relative_heading": 320.52665200754944, "relative_elevation": 45.5901705389842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_002180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_002180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_002180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883071415328, 52.3604775950304, 45.5883543342352 ] }, "distance": 18.17, "direction": 172.59, "angle": 68.27, "elevation": 45.59, "pano_id": "TMX7316010203-002117_pano_0000_002180", "timestamp": "2021-04-26T08:00:34.783030Z", "filename": "pano_0000_002180.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 18.16896663, "relative_pitch": 68.27054101223699, "relative_heading": 172.58515854216412, "relative_elevation": 45.5883543342352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88305851459671, 52.3604752944808, 45.385511321947 ] }, "distance": 18.33, "direction": 175.41, "angle": 68.01, "elevation": 45.39, "pano_id": "TMX7316060226-000012_pano_0000_007311", "timestamp": "2016-08-03T13:08:23.623050Z", "filename": "pano_0000_007311.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 18.33172911, "relative_pitch": 68.00565201716275, "relative_heading": 175.413474549974, "relative_elevation": 45.385511321947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0004_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88312836791735, 52.3604817660713, 47.0573208434507 ] }, "distance": 18.62, "direction": 160.47, "angle": 68.41, "elevation": 47.06, "pano_id": "TMX7316010203-002921_pano_0004_000187", "timestamp": "2023-01-10T09:32:47.204750Z", "filename": "pano_0004_000187.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 18.62392373, "relative_pitch": 68.40777642343178, "relative_heading": 160.47437349823005, "relative_elevation": 47.0573208434507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88313525424834, 52.3604825907016, 45.2023229263723 ] }, "distance": 18.7, "direction": 159.03, "angle": 67.53, "elevation": 45.2, "pano_id": "TMX7316010203-002117_pano_0000_001822", "timestamp": "2021-04-26T07:54:57.820880Z", "filename": "pano_0000_001822.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 18.70021543, "relative_pitch": 67.52510470743678, "relative_heading": 159.02553663872675, "relative_elevation": 45.2023229263723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88292246470066, 52.3607923807351, 46.6592896776274 ] }, "distance": 18.71, "direction": 335.36, "angle": 68.14, "elevation": 46.66, "pano_id": "TMX7316010203-002920_pano_0000_000118", "timestamp": "2023-01-10T08:43:33.791530Z", "filename": "pano_0000_000118.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 18.71457664, "relative_pitch": 68.1447702150042, "relative_heading": 335.3597949899351, "relative_elevation": 46.6592896776274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88292741807931, 52.3607953637703, 45.9387458171695 ] }, "distance": 18.88, "direction": 336.71, "angle": 67.66, "elevation": 45.94, "pano_id": "TMX7316010203-002920_pano_0000_000044", "timestamp": "2023-01-10T08:42:25.257160Z", "filename": "pano_0000_000044.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 18.88084568, "relative_pitch": 67.65731509075508, "relative_heading": 336.7106502326366, "relative_elevation": 45.9387458171695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002223_pano_0001_000285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88288215799947, 52.3607802466465, 46.1119292499498 ] }, "distance": 18.88, "direction": 326.04, "angle": 67.73, "elevation": 46.11, "pano_id": "TMX7316010203-002223_pano_0001_000285", "timestamp": "2021-07-08T11:23:52.321070Z", "filename": "pano_0001_000285.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 18.88152845, "relative_pitch": 67.73229068770173, "relative_heading": 326.0368942628507, "relative_elevation": 46.1119292499498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88293151750482, 52.3607990376408, 47.1678937748075 ] }, "distance": 19.15, "direction": 337.96, "angle": 67.9, "elevation": 47.17, "pano_id": "TMX7316010203-001154_pano_0001_000637", "timestamp": "2019-05-02T08:23:16.562620Z", "filename": "pano_0001_000637.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 19.15049121, "relative_pitch": 67.9025072354124, "relative_heading": 337.96179614473914, "relative_elevation": 47.1678937748075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88286079928155, 52.3607769559552, 44.6885524699464 ] }, "distance": 19.44, "direction": 321.87, "angle": 66.49, "elevation": 44.69, "pano_id": "TMX7316010203-000781_pano_0000_005798", "timestamp": "2018-06-07T12:10:44.871430Z", "filename": "pano_0000_005798.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 19.4420071, "relative_pitch": 66.4882788174567, "relative_heading": 321.8738830310772, "relative_elevation": 44.6885524699464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88290014743567, 52.360793129042, 46.7500671576709 ] }, "distance": 19.47, "direction": 331.39, "angle": 67.39, "elevation": 46.75, "pano_id": "TMX7316010203-000781_pano_0000_005505", "timestamp": "2018-06-07T12:00:58.192720Z", "filename": "pano_0000_005505.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 19.47079059, "relative_pitch": 67.38891178704846, "relative_heading": 331.3922873570729, "relative_elevation": 46.7500671576709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track10_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882864163979265, 52.360778992178616, 0.0 ] }, "distance": 19.48, "direction": 322.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track10_Sphere_00028", "timestamp": "2024-12-11T09:01:58Z", "filename": "Job_20241211_0838_Track10_Sphere_00028.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 19.48135907, "relative_pitch": 0.0, "relative_heading": 322.81566463159953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88313072462494, 52.3604735325588, 47.1750383703038 ] }, "distance": 19.54, "direction": 160.93, "angle": 67.5, "elevation": 47.18, "pano_id": "TMX7316010203-001154_pano_0001_000629", "timestamp": "2019-05-02T08:23:05.597880Z", "filename": "pano_0001_000629.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 19.54168843, "relative_pitch": 67.4988101899137, "relative_heading": 160.92852271191424, "relative_elevation": 47.1750383703038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002223_pano_0001_000292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002223_pano_0001_000292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002223/pano_0001_000292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88308404941193, 52.3604641238326, 46.0075731845573 ] }, "distance": 19.78, "direction": 170.67, "angle": 66.74, "elevation": 46.01, "pano_id": "TMX7316010203-002223_pano_0001_000292", "timestamp": "2021-07-08T11:23:58.361070Z", "filename": "pano_0001_000292.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 19.77752033, "relative_pitch": 66.73832426860353, "relative_heading": 170.67262401884307, "relative_elevation": 46.0075731845573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track09_Sphere_00106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88315563590552, 52.360474848249225, 0.0 ] }, "distance": 20.03, "direction": 156.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track09_Sphere_00106", "timestamp": "2024-12-11T08:59:34Z", "filename": "Job_20241211_0838_Track09_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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 20.02607232, "relative_pitch": 0.0, "relative_heading": 156.19734007472493, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88289603123458, 52.3607986791338, 45.144773456268 ] }, "distance": 20.15, "direction": 331.53, "angle": 65.95, "elevation": 45.14, "pano_id": "TMX7316010203-002117_pano_0000_001830", "timestamp": "2021-04-26T07:55:04.275800Z", "filename": "pano_0000_001830.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 20.1473032, "relative_pitch": 65.94964968432662, "relative_heading": 331.5331286628355, "relative_elevation": 45.144773456268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track09_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track09_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882916414819191, 52.360805863406725, 0.0 ] }, "distance": 20.25, "direction": 336.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track09_Sphere_00114", "timestamp": "2024-12-11T08:59:40Z", "filename": "Job_20241211_0838_Track09_Sphere_00114.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 20.25162552, "relative_pitch": 0.0, "relative_heading": 336.06959495288663, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002461_pano_0000_001164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002461_pano_0000_001164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002461/pano_0000_001164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88314386397228, 52.360468383291, 45.1138405334204 ] }, "distance": 20.39, "direction": 159.08, "angle": 65.68, "elevation": 45.11, "pano_id": "TMX7316010203-002461_pano_0000_001164", "timestamp": "2022-03-22T07:29:17.660140Z", "filename": "pano_0000_001164.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 20.38634236, "relative_pitch": 65.68242445640671, "relative_heading": 159.0767342014844, "relative_elevation": 45.1138405334204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_000595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_000595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_000595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88285870488299, 52.3607870821071, 45.6393494792283 ] }, "distance": 20.42, "direction": 323.51, "angle": 65.89, "elevation": 45.64, "pano_id": "TMX7316010203-001703_pano_0000_000595", "timestamp": "2020-05-13T05:29:03.687880Z", "filename": "pano_0000_000595.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 20.42481514, "relative_pitch": 65.89022244229236, "relative_heading": 323.51074640214335, "relative_elevation": 45.6393494792283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track09_Sphere_00110/adjacencies/b_20241211_0838_Track09_Sphere_00110/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track10_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track10_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track10_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883094646464764, 52.36045608280241, 0.0 ] }, "distance": 20.79, "direction": 169.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track10_Sphere_00036", "timestamp": "2024-12-11T09:02:05Z", "filename": "Job_20241211_0838_Track10_Sphere_00036.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_20241211_0838_Track09_Sphere_00110", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120656.882086295, 485980.1884594796 ] }, "relative_distance": 20.78519998, "relative_pitch": 0.0, "relative_heading": 169.10845902998244, "relative_elevation": 0.0 } ] } }