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_20240920_0946_Track42_Sphere_00112/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track42_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821316663620102, 52.374596711100246, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track42_Sphere_00112", "timestamp": "2024-09-20T10:56:56Z", "filename": "Job_20240920_0946_Track42_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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "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_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0005_000239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82130776222828, 52.374593010634, 44.3485883707181 ] }, "distance": 0.73, "direction": 235.81, "angle": 89.05, "elevation": 44.35, "pano_id": "TMX7316010203-002508_pano_0005_000239", "timestamp": "2022-04-12T09:29:05.173550Z", "filename": "pano_0005_000239.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 0.73283553, "relative_pitch": 89.05330556455105, "relative_heading": 235.81392582735236, "relative_elevation": 44.3485883707181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_002221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82130560620716, 52.3745974610264, 44.2432281868532 ] }, "distance": 0.76, "direction": 276.32, "angle": 89.02, "elevation": 44.24, "pano_id": "TMX7316010203-000080_pano_0000_002221", "timestamp": "2016-08-18T11:11:13.543800Z", "filename": "pano_0000_002221.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 0.75765566, "relative_pitch": 89.01891813333604, "relative_heading": 276.3233472961842, "relative_elevation": 44.2432281868532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_001236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82132982037144, 52.3745984936849, 44.3758882600814 ] }, "distance": 0.92, "direction": 77.52, "angle": 88.82, "elevation": 44.38, "pano_id": "TMX7316010203-002073_pano_0000_001236", "timestamp": "2021-03-31T09:16:49.927190Z", "filename": "pano_0000_001236.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 0.91771102, "relative_pitch": 88.81526936540992, "relative_heading": 77.51744429738456, "relative_elevation": 44.3758882600814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_003451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82133158475477, 52.3745912719001, 44.4491874622181 ] }, "distance": 1.18, "direction": 120.78, "angle": 88.48, "elevation": 44.45, "pano_id": "TMX7316010203-001305_pano_0000_003451", "timestamp": "2019-07-11T07:22:19.737600Z", "filename": "pano_0000_003451.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 1.18276752, "relative_pitch": 88.47575168060773, "relative_heading": 120.77836217723117, "relative_elevation": 44.4491874622181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_004019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_004019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_004019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82133611028031, 52.3745944961587, 44.1982541754842 ] }, "distance": 1.35, "direction": 100.54, "angle": 88.25, "elevation": 44.2, "pano_id": "TMX7316010203-000302_pano_0001_004019", "timestamp": "2017-05-19T11:28:21.267780Z", "filename": "pano_0001_004019.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 1.34712001, "relative_pitch": 88.25422055335218, "relative_heading": 100.54209658579998, "relative_elevation": 44.1982541754842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0002_000411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82128830233868, 52.3745985745051, 44.6615853309631 ] }, "distance": 1.94, "direction": 276.13, "angle": 87.51, "elevation": 44.66, "pano_id": "TMX7316010203-001031_pano_0002_000411", "timestamp": "2019-01-02T09:02:29.346270Z", "filename": "pano_0002_000411.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 1.94259434, "relative_pitch": 87.50944027065717, "relative_heading": 276.1273424224442, "relative_elevation": 44.6615853309631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_00932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821284569576815, 52.37459725875392, 0.0 ] }, "distance": 2.19, "direction": 271.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_00932", "timestamp": "2025-07-02T08:23:20Z", "filename": "recording_2025-07-02_08-03-09_00932.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 2.18655934, "relative_pitch": 0.0, "relative_heading": 271.59706490914647, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_002347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82127964989886, 52.374597548808, 44.4312023101375 ] }, "distance": 2.52, "direction": 272.12, "angle": 86.75, "elevation": 44.43, "pano_id": "TMX7316010203-000828_pano_0000_002347", "timestamp": "2018-07-06T08:43:48.643100Z", "filename": "pano_0000_002347.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 2.52247915, "relative_pitch": 86.7506521546654, "relative_heading": 272.11780013771846, "relative_elevation": 44.4312023101375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_002346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82135595018805, 52.3745924447332, 44.4220790937543 ] }, "distance": 2.72, "direction": 100.06, "angle": 86.5, "elevation": 44.42, "pano_id": "TMX7316010203-000828_pano_0000_002346", "timestamp": "2018-07-06T08:43:47.668110Z", "filename": "pano_0000_002346.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 2.71733608, "relative_pitch": 86.49953055212669, "relative_heading": 100.06159326969934, "relative_elevation": 44.4220790937543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_00931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821357597897233, 52.37459157699342, 0.0 ] }, "distance": 2.85, "direction": 101.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_00931", "timestamp": "2025-07-02T08:23:18Z", "filename": "recording_2025-07-02_08-03-09_00931.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 2.84569484, "relative_pitch": 0.0, "relative_heading": 101.58125064013369, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0002_000412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8213611960678, 52.3745933988247, 44.6762219034135 ] }, "distance": 3.06, "direction": 96.93, "angle": 86.09, "elevation": 44.68, "pano_id": "TMX7316010203-001031_pano_0002_000412", "timestamp": "2019-01-02T09:02:30.236260Z", "filename": "pano_0002_000412.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 3.05512023, "relative_pitch": 86.08799950569883, "relative_heading": 96.92905971066196, "relative_elevation": 44.6762219034135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_003452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82125758066323, 52.3745973784688, 44.4499782882631 ] }, "distance": 4.02, "direction": 271.06, "angle": 84.83, "elevation": 44.45, "pano_id": "TMX7316010203-001305_pano_0000_003452", "timestamp": "2019-07-11T07:22:20.572630Z", "filename": "pano_0000_003452.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 4.02442901, "relative_pitch": 84.82663788572282, "relative_heading": 271.0573380261516, "relative_elevation": 44.4499782882631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_002220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82137826773829, 52.3745913697358, 44.2041870383546 ] }, "distance": 4.24, "direction": 98.06, "angle": 84.52, "elevation": 44.2, "pano_id": "TMX7316010203-000080_pano_0000_002220", "timestamp": "2016-08-18T11:11:12.743850Z", "filename": "pano_0000_002220.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 4.23733485, "relative_pitch": 84.5244586675242, "relative_heading": 98.06326123441207, "relative_elevation": 44.2041870383546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_001237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82125564341568, 52.3746045406683, 44.3509357534349 ] }, "distance": 4.25, "direction": 281.84, "angle": 84.53, "elevation": 44.35, "pano_id": "TMX7316010203-002073_pano_0000_001237", "timestamp": "2021-03-31T09:16:51.077200Z", "filename": "pano_0000_001237.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 4.24602046, "relative_pitch": 84.53134761124511, "relative_heading": 281.8405082034279, "relative_elevation": 44.3509357534349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0005_000238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82138190785985, 52.3745870714915, 44.3158211484551 ] }, "distance": 4.57, "direction": 103.57, "angle": 84.11, "elevation": 44.32, "pano_id": "TMX7316010203-002508_pano_0005_000238", "timestamp": "2022-04-12T09:29:04.458590Z", "filename": "pano_0005_000238.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 4.57098485, "relative_pitch": 84.11101415028317, "relative_heading": 103.57174866901043, "relative_elevation": 44.3158211484551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track42_Sphere_00113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821245670888195, 52.37460168354532, 0.0 ] }, "distance": 4.87, "direction": 276.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track42_Sphere_00113", "timestamp": "2024-09-20T10:56:57Z", "filename": "Job_20240920_0946_Track42_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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 4.86639604, "relative_pitch": 0.0, "relative_heading": 276.52864019389006, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track42_Sphere_00111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82138799006122, 52.37459205477857, 0.0 ] }, "distance": 4.89, "direction": 96.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track42_Sphere_00111", "timestamp": "2024-09-20T10:56:55Z", "filename": "Job_20240920_0946_Track42_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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 4.88512052, "relative_pitch": 0.0, "relative_heading": 96.08837557270041, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0005_000240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82123337141756, 52.3745988421036, 44.3452682150528 ] }, "distance": 5.68, "direction": 272.39, "angle": 82.7, "elevation": 44.35, "pano_id": "TMX7316010203-002508_pano_0005_000240", "timestamp": "2022-04-12T09:29:05.868570Z", "filename": "pano_0005_000240.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 5.67742714, "relative_pitch": 82.70423653767118, "relative_heading": 272.39377331099536, "relative_elevation": 44.3452682150528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_002222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82123293616947, 52.3746042869811, 44.2493357136846 ] }, "distance": 5.76, "direction": 278.41, "angle": 82.58, "elevation": 44.25, "pano_id": "TMX7316010203-000080_pano_0000_002222", "timestamp": "2016-08-18T11:11:14.328970Z", "filename": "pano_0000_002222.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 5.76409248, "relative_pitch": 82.57821747420138, "relative_heading": 278.4097391772008, "relative_elevation": 44.2493357136846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_001235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82140389025126, 52.3745932030068, 44.3415136868134 ] }, "distance": 5.95, "direction": 93.76, "angle": 82.35, "elevation": 44.34, "pano_id": "TMX7316010203-002073_pano_0000_001235", "timestamp": "2021-03-31T09:16:48.832200Z", "filename": "pano_0000_001235.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 5.95323295, "relative_pitch": 82.35327077420743, "relative_heading": 93.75962142952574, "relative_elevation": 44.3415136868134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_003450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82140548731807, 52.3745855075105, 44.4126261519268 ] }, "distance": 6.18, "direction": 101.64, "angle": 82.08, "elevation": 44.41, "pano_id": "TMX7316010203-001305_pano_0000_003450", "timestamp": "2019-07-11T07:22:18.857600Z", "filename": "pano_0000_003450.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 6.17631422, "relative_pitch": 82.08284648882696, "relative_heading": 101.6449796150372, "relative_elevation": 44.4126261519268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0002_000410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82121555846417, 52.3746042981917, 44.6243612701073 ] }, "distance": 6.94, "direction": 276.99, "angle": 81.16, "elevation": 44.62, "pano_id": "TMX7316010203-001031_pano_0002_000410", "timestamp": "2019-01-02T09:02:28.486260Z", "filename": "pano_0002_000410.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 6.93715738, "relative_pitch": 81.16371391007705, "relative_heading": 276.99024336681083, "relative_elevation": 44.6243612701073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_00933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821211845478444, 52.37460326548266, 0.0 ] }, "distance": 7.18, "direction": 275.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_00933", "timestamp": "2025-07-02T08:23:21Z", "filename": "recording_2025-07-02_08-03-09_00933.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 7.17562124, "relative_pitch": 0.0, "relative_heading": 275.83370018753857, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_002348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82120260958947, 52.3745995932117, 44.4472547248006 ] }, "distance": 7.77, "direction": 272.36, "angle": 80.08, "elevation": 44.45, "pano_id": "TMX7316010203-000828_pano_0000_002348", "timestamp": "2018-07-06T08:43:49.633070Z", "filename": "pano_0000_002348.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 7.77407252, "relative_pitch": 80.07900412498698, "relative_heading": 272.364350534501, "relative_elevation": 44.4472547248006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_00930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821430596381737, 52.37458708142848, 0.0 ] }, "distance": 7.83, "direction": 97.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_00930", "timestamp": "2025-07-02T08:23:17Z", "filename": "recording_2025-07-02_08-03-09_00930.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 7.83283648, "relative_pitch": 0.0, "relative_heading": 97.86270609140463, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_002345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82143220475275, 52.3745877656976, 44.3931551519781 ] }, "distance": 7.93, "direction": 97.21, "angle": 79.87, "elevation": 44.39, "pano_id": "TMX7316010203-000828_pano_0000_002345", "timestamp": "2018-07-06T08:43:46.658340Z", "filename": "pano_0000_002345.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 7.93144109, "relative_pitch": 79.87021036963432, "relative_heading": 97.20957791304745, "relative_elevation": 44.3931551519781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_004020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_004020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_004020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82119953495913, 52.374604941084, 44.1963395467028 ] }, "distance": 8.03, "direction": 276.55, "angle": 79.7, "elevation": 44.2, "pano_id": "TMX7316010203-000302_pano_0001_004020", "timestamp": "2017-05-19T11:28:23.107770Z", "filename": "pano_0001_004020.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 8.02924327, "relative_pitch": 79.70325395272744, "relative_heading": 276.549251998268, "relative_elevation": 44.1963395467028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0002_000413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82143392117178, 52.3745881109056, 44.6755166370422 ] }, "distance": 8.04, "direction": 96.83, "angle": 79.79, "elevation": 44.68, "pano_id": "TMX7316010203-001031_pano_0002_000413", "timestamp": "2019-01-02T09:02:31.151200Z", "filename": "pano_0002_000413.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 8.04276302, "relative_pitch": 79.79457283416349, "relative_heading": 96.83358061464845, "relative_elevation": 44.6755166370422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_003453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82118345252351, 52.3746025337497, 44.4656949359924 ] }, "distance": 9.1, "direction": 274.09, "angle": 78.44, "elevation": 44.47, "pano_id": "TMX7316010203-001305_pano_0000_003453", "timestamp": "2019-07-11T07:22:21.377590Z", "filename": "pano_0000_003453.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 9.09522041, "relative_pitch": 78.43991295407733, "relative_heading": 274.0850666916876, "relative_elevation": 44.4656949359924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_002219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82145055844418, 52.3745860958847, 44.1730234446004 ] }, "distance": 9.19, "direction": 97.38, "angle": 78.24, "elevation": 44.17, "pano_id": "TMX7316010203-000080_pano_0000_002219", "timestamp": "2016-08-18T11:11:11.898910Z", "filename": "pano_0000_002219.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 9.1948655, "relative_pitch": 78.24146707912155, "relative_heading": 97.38074580117157, "relative_elevation": 44.1730234446004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_001238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82118121789195, 52.3746101830676, 44.3695432776585 ] }, "distance": 9.35, "direction": 279.23, "angle": 78.11, "elevation": 44.37, "pano_id": "TMX7316010203-002073_pano_0000_001238", "timestamp": "2021-03-31T09:16:52.127160Z", "filename": "pano_0000_001238.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 9.34531654, "relative_pitch": 78.10595073563344, "relative_heading": 279.2307712481091, "relative_elevation": 44.3695432776585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track42_Sphere_00110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821456771755456, 52.374587727789475, 0.0 ] }, "distance": 9.59, "direction": 95.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track42_Sphere_00110", "timestamp": "2024-09-20T10:56:53Z", "filename": "Job_20240920_0946_Track42_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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 9.59404359, "relative_pitch": 0.0, "relative_heading": 95.98050345086838, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0005_000237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82145569787494, 52.3745810917045, 44.2995095523074 ] }, "distance": 9.63, "direction": 100.4, "angle": 77.74, "elevation": 44.3, "pano_id": "TMX7316010203-002508_pano_0005_000237", "timestamp": "2022-04-12T09:29:03.698580Z", "filename": "pano_0005_000237.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 9.62688483, "relative_pitch": 77.73947888372935, "relative_heading": 100.40117205573812, "relative_elevation": 44.2995095523074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track42_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821174754429239, 52.374606431618744, 0.0 ] }, "distance": 9.72, "direction": 276.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track42_Sphere_00114", "timestamp": "2024-09-20T10:56:58Z", "filename": "Job_20240920_0946_Track42_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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 9.72482225, "relative_pitch": 0.0, "relative_heading": 276.38600482916445, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_004018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_004018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_004018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82147270067238, 52.3745845617168, 44.1459174053743 ] }, "distance": 10.71, "direction": 97.25, "angle": 76.36, "elevation": 44.15, "pano_id": "TMX7316010203-000302_pano_0001_004018", "timestamp": "2017-05-19T11:28:19.367800Z", "filename": "pano_0001_004018.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 10.71228821, "relative_pitch": 76.36044394754828, "relative_heading": 97.2501341532406, "relative_elevation": 44.1459174053743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_002223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82116002897725, 52.3746104188829, 44.2724034301937 ] }, "distance": 10.78, "direction": 278.14, "angle": 76.32, "elevation": 44.27, "pano_id": "TMX7316010203-000080_pano_0000_002223", "timestamp": "2016-08-18T11:11:15.118900Z", "filename": "pano_0000_002223.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 10.77583476, "relative_pitch": 76.32029676596818, "relative_heading": 278.13764599156104, "relative_elevation": 44.2724034301937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0005_000241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82115873861916, 52.3746043953765, 44.3719724575058 ] }, "distance": 10.79, "direction": 274.55, "angle": 76.33, "elevation": 44.37, "pano_id": "TMX7316010203-002508_pano_0005_000241", "timestamp": "2022-04-12T09:29:06.558570Z", "filename": "pano_0005_000241.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 10.78914765, "relative_pitch": 76.33361195695332, "relative_heading": 274.5456460117298, "relative_elevation": 44.3719724575058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_001234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82147709647605, 52.3745874213727, 44.3242056611925 ] }, "distance": 10.97, "direction": 95.4, "angle": 76.09, "elevation": 44.32, "pano_id": "TMX7316010203-002073_pano_0000_001234", "timestamp": "2021-03-31T09:16:47.817200Z", "filename": "pano_0000_001234.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 10.97479738, "relative_pitch": 76.09309939185117, "relative_heading": 95.40460222272961, "relative_elevation": 44.3242056611925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_003449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82147940239927, 52.3745800081712, 44.4016942493618 ] }, "distance": 11.24, "direction": 99.52, "angle": 75.8, "elevation": 44.4, "pano_id": "TMX7316010203-001305_pano_0000_003449", "timestamp": "2019-07-11T07:22:17.917610Z", "filename": "pano_0000_003449.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 11.23781096, "relative_pitch": 75.79702269216897, "relative_heading": 99.51976379683549, "relative_elevation": 44.4016942493618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0002_000409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82114238300414, 52.3746093707623, 44.6264540944248 ] }, "distance": 11.95, "direction": 276.77, "angle": 75.01, "elevation": 44.63, "pano_id": "TMX7316010203-001031_pano_0002_000409", "timestamp": "2019-01-02T09:02:27.646330Z", "filename": "pano_0002_000409.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 11.95238605, "relative_pitch": 75.0062726907637, "relative_heading": 276.76862824741096, "relative_elevation": 44.6264540944248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_00934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821138904996583, 52.37460896554878, 0.0 ] }, "distance": 12.18, "direction": 276.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_00934", "timestamp": "2025-07-02T08:23:22Z", "filename": "recording_2025-07-02_08-03-09_00934.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 12.18250159, "relative_pitch": 0.0, "relative_heading": 276.4267473930551, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_00929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821503527391114, 52.37458211813312, 0.0 ] }, "distance": 12.83, "direction": 97.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_00929", "timestamp": "2025-07-02T08:23:16Z", "filename": "recording_2025-07-02_08-03-09_00929.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 12.82922052, "relative_pitch": 0.0, "relative_heading": 97.27149179113965, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0002_000414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8215059333618, 52.3745813978803, 44.7299312269315 ] }, "distance": 13.0, "direction": 97.53, "angle": 73.79, "elevation": 44.73, "pano_id": "TMX7316010203-001031_pano_0002_000414", "timestamp": "2019-01-02T09:02:32.131200Z", "filename": "pano_0002_000414.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 13.00203437, "relative_pitch": 73.7919821145972, "relative_heading": 97.53043557744691, "relative_elevation": 44.7299312269315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_002349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82112446838495, 52.3746010213263, 44.476034254767 ] }, "distance": 13.1, "direction": 272.1, "angle": 73.59, "elevation": 44.48, "pano_id": "TMX7316010203-000828_pano_0000_002349", "timestamp": "2018-07-06T08:43:50.658110Z", "filename": "pano_0000_002349.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 13.09791173, "relative_pitch": 73.59063109285474, "relative_heading": 272.0985966175394, "relative_elevation": 44.476034254767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_002344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82150791481672, 52.3745833910922, 44.3995773764327 ] }, "distance": 13.11, "direction": 96.49, "angle": 73.55, "elevation": 44.4, "pano_id": "TMX7316010203-000828_pano_0000_002344", "timestamp": "2018-07-06T08:43:45.598180Z", "filename": "pano_0000_002344.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 13.1088997, "relative_pitch": 73.5508541120587, "relative_heading": 96.49203737223922, "relative_elevation": 44.3995773764327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_003454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82110928593906, 52.3746077623278, 44.4901253078133 ] }, "distance": 14.18, "direction": 274.98, "angle": 72.33, "elevation": 44.49, "pano_id": "TMX7316010203-001305_pano_0000_003454", "timestamp": "2019-07-11T07:22:22.162640Z", "filename": "pano_0000_003454.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 14.17653655, "relative_pitch": 72.3258030943386, "relative_heading": 274.9763602873111, "relative_elevation": 44.4901253078133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_002218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82152318449326, 52.374580584368, 44.1842109095305 ] }, "distance": 14.18, "direction": 97.27, "angle": 72.21, "elevation": 44.18, "pano_id": "TMX7316010203-000080_pano_0000_002218", "timestamp": "2016-08-18T11:11:10.948950Z", "filename": "pano_0000_002218.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 14.17876953, "relative_pitch": 72.20849816374616, "relative_heading": 97.27088639157988, "relative_elevation": 44.1842109095305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_001239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82110662733628, 52.3746155335048, 44.3847040496767 ] }, "distance": 14.46, "direction": 278.33, "angle": 71.96, "elevation": 44.38, "pano_id": "TMX7316010203-002073_pano_0000_001239", "timestamp": "2021-03-31T09:16:53.097200Z", "filename": "pano_0000_001239.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 14.45668371, "relative_pitch": 71.95888696687032, "relative_heading": 278.3302875570187, "relative_elevation": 44.3847040496767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track42_Sphere_00109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821528307529882, 52.37458277578779, 0.0 ] }, "distance": 14.5, "direction": 96.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track42_Sphere_00109", "timestamp": "2024-09-20T10:56:52Z", "filename": "Job_20240920_0946_Track42_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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 14.49681963, "relative_pitch": 0.0, "relative_heading": 96.14027502393148, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0005_000236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82152921415339, 52.3745752734807, 44.309982211329 ] }, "distance": 14.67, "direction": 99.36, "angle": 71.68, "elevation": 44.31, "pano_id": "TMX7316010203-002508_pano_0005_000236", "timestamp": "2022-04-12T09:29:02.863560Z", "filename": "pano_0005_000236.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 14.6706326, "relative_pitch": 71.68076180353698, "relative_heading": 99.35781571304523, "relative_elevation": 44.309982211329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track42_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82110136044609, 52.37461199467751, 0.0 ] }, "distance": 14.76, "direction": 276.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track42_Sphere_00115", "timestamp": "2024-09-20T10:56:59Z", "filename": "Job_20240920_0946_Track42_Sphere_00115.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 14.76114906, "relative_pitch": 0.0, "relative_heading": 276.6159785124328, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_002224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82108723314329, 52.3746165754981, 44.2837585126981 ] }, "distance": 15.78, "direction": 278.05, "angle": 70.39, "elevation": 44.28, "pano_id": "TMX7316010203-000080_pano_0000_002224", "timestamp": "2016-08-18T11:11:15.908960Z", "filename": "pano_0000_002224.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 15.78054075, "relative_pitch": 70.38644771215165, "relative_heading": 278.05206029377626, "relative_elevation": 44.2837585126981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0005_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82108389612009, 52.3746102647026, 44.3803043784574 ] }, "distance": 15.92, "direction": 275.43, "angle": 70.26, "elevation": 44.38, "pano_id": "TMX7316010203-002508_pano_0005_000242", "timestamp": "2022-04-12T09:29:07.258580Z", "filename": "pano_0005_000242.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 15.92381195, "relative_pitch": 70.2618319693435, "relative_heading": 275.43481329043374, "relative_elevation": 44.3803043784574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_001233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82155016843279, 52.3745805943952, 44.3568785227835 ] }, "distance": 16.0, "direction": 96.43, "angle": 70.16, "elevation": 44.36, "pano_id": "TMX7316010203-002073_pano_0000_001233", "timestamp": "2021-03-31T09:16:46.772180Z", "filename": "pano_0000_001233.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 16.00325261, "relative_pitch": 70.16136676519919, "relative_heading": 96.43417822893262, "relative_elevation": 44.3568785227835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_003448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82155375403046, 52.3745747913646, 44.4182418724522 ] }, "distance": 16.33, "direction": 98.59, "angle": 69.81, "elevation": 44.42, "pano_id": "TMX7316010203-001305_pano_0000_003448", "timestamp": "2019-07-11T07:22:16.902650Z", "filename": "pano_0000_003448.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 16.32982754, "relative_pitch": 69.81466111531897, "relative_heading": 98.59004252163069, "relative_elevation": 44.4182418724522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0002_000408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8210692693264, 52.3746146585899, 44.6104767723009 ] }, "distance": 16.97, "direction": 276.76, "angle": 69.18, "elevation": 44.61, "pano_id": "TMX7316010203-001031_pano_0002_000408", "timestamp": "2019-01-02T09:02:26.821260Z", "filename": "pano_0002_000408.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 16.96631099, "relative_pitch": 69.17712838848776, "relative_heading": 276.7600318266784, "relative_elevation": 44.6104767723009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_00935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821066066827089, 52.37461470201022, 0.0 ] }, "distance": 17.18, "direction": 276.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_00935", "timestamp": "2025-07-02T08:23:23Z", "filename": "recording_2025-07-02_08-03-09_00935.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 17.18347686, "relative_pitch": 0.0, "relative_heading": 276.69042993331146, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_004021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_004021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_004021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_004021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82106151744987, 52.3746158442177, 44.2232554350048 ] }, "distance": 17.51, "direction": 276.99, "angle": 68.4, "elevation": 44.22, "pano_id": "TMX7316010203-000302_pano_0001_004021", "timestamp": "2017-05-19T11:28:25.052840Z", "filename": "pano_0001_004021.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 17.50623374, "relative_pitch": 68.40335089675861, "relative_heading": 276.98544107885203, "relative_elevation": 44.2232554350048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_00928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_00928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_00928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82157609493229, 52.3745757150165, 0.0 ] }, "distance": 17.82, "direction": 97.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_00928", "timestamp": "2025-07-02T08:23:14Z", "filename": "recording_2025-07-02_08-03-09_00928.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 17.82193204, "relative_pitch": 0.0, "relative_heading": 97.53264574443948, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0002_000415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0002_000415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0002_000415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82157796526001, 52.3745755680758, 44.7962310444564 ] }, "distance": 17.95, "direction": 97.53, "angle": 68.16, "elevation": 44.8, "pano_id": "TMX7316010203-001031_pano_0002_000415", "timestamp": "2019-01-02T09:02:33.396240Z", "filename": "pano_0002_000415.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 17.95035181, "relative_pitch": 68.16347054622473, "relative_heading": 97.53108614623876, "relative_elevation": 44.7962310444564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_002343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82158275095582, 52.3745763518491, 44.4193468531594 ] }, "distance": 18.26, "direction": 97.13, "angle": 67.65, "elevation": 44.42, "pano_id": "TMX7316010203-000828_pano_0000_002343", "timestamp": "2018-07-06T08:43:44.443160Z", "filename": "pano_0000_002343.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 18.26248796, "relative_pitch": 67.65056657407783, "relative_heading": 97.12580200055791, "relative_elevation": 44.4193468531594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_002350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_002350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_002350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82104577462372, 52.3746047521331, 44.4764505857602 ] }, "distance": 18.47, "direction": 272.78, "angle": 67.45, "elevation": 44.48, "pano_id": "TMX7316010203-000828_pano_0000_002350", "timestamp": "2018-07-06T08:43:51.693050Z", "filename": "pano_0000_002350.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 18.47011613, "relative_pitch": 67.44793614715483, "relative_heading": 272.7768161541274, "relative_elevation": 44.4764505857602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track42_Sphere_00108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821592687904841, 52.37457581225699, 0.0 ] }, "distance": 18.94, "direction": 97.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track42_Sphere_00108", "timestamp": "2024-09-20T10:56:51Z", "filename": "Job_20240920_0946_Track42_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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 18.94146399, "relative_pitch": 0.0, "relative_heading": 97.05207985107026, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_002217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82159414860179, 52.3745717165296, 44.2331664031371 ] }, "distance": 19.1, "direction": 98.37, "angle": 66.64, "elevation": 44.23, "pano_id": "TMX7316010203-000080_pano_0000_002217", "timestamp": "2016-08-18T11:11:09.888920Z", "filename": "pano_0000_002217.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 19.10121498, "relative_pitch": 66.64385708063945, "relative_heading": 98.37228063238764, "relative_elevation": 44.2331664031371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_003455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_003455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_003455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82103509641069, 52.3746131819165, 44.4902917072177 ] }, "distance": 19.26, "direction": 275.46, "angle": 66.59, "elevation": 44.49, "pano_id": "TMX7316010203-001305_pano_0000_003455", "timestamp": "2019-07-11T07:22:22.967610Z", "filename": "pano_0000_003455.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 19.26303834, "relative_pitch": 66.58875268717205, "relative_heading": 275.45977519226136, "relative_elevation": 44.4902917072177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_001240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82103210799926, 52.3746199471576, 44.3907329682261 ] }, "distance": 19.55, "direction": 277.6, "angle": 66.23, "elevation": 44.39, "pano_id": "TMX7316010203-002073_pano_0000_001240", "timestamp": "2021-03-31T09:16:54.032350Z", "filename": "pano_0000_001240.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 19.55089321, "relative_pitch": 66.22999452186994, "relative_heading": 277.59966672388595, "relative_elevation": 44.3907329682261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0005_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0005_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0005_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82160316000199, 52.374573150215, 44.3363117100671 ] }, "distance": 19.69, "direction": 97.65, "angle": 66.06, "elevation": 44.34, "pano_id": "TMX7316010203-002508_pano_0005_000235", "timestamp": "2022-04-12T09:29:01.878600Z", "filename": "pano_0005_000235.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 19.68670336, "relative_pitch": 66.05728822621177, "relative_heading": 97.65283615994585, "relative_elevation": 44.3363117100671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track42_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track42_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821028184414097, 52.37461773848805, 0.0 ] }, "distance": 19.79, "direction": 276.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track42_Sphere_00116", "timestamp": "2024-09-20T10:57:00Z", "filename": "Job_20240920_0946_Track42_Sphere_00116.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 19.78521963, "relative_pitch": 0.0, "relative_heading": 276.79183958547145, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_002225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_002225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_002225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82101454334694, 52.3746224657943, 44.2656443836167 ] }, "distance": 20.77, "direction": 277.93, "angle": 64.86, "elevation": 44.27, "pano_id": "TMX7316010203-000080_pano_0000_002225", "timestamp": "2016-08-18T11:11:16.698880Z", "filename": "pano_0000_002225.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 20.77400441, "relative_pitch": 64.8591888676075, "relative_heading": 277.92954164270515, "relative_elevation": 44.2656443836167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track42_Sphere_00112/adjacencies/b_20240920_0946_Track42_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_001232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_001232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_001232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82162075693452, 52.374569388424, 44.4466458763927 ] }, "distance": 20.93, "direction": 98.35, "angle": 64.78, "elevation": 44.45, "pano_id": "TMX7316010203-002073_pano_0000_001232", "timestamp": "2021-03-31T09:16:45.472180Z", "filename": "pano_0000_001232.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_20240920_0946_Track42_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116464.76808251628, 487564.1364603734 ] }, "relative_distance": 20.93174059, "relative_pitch": 64.78233882642594, "relative_heading": 98.351582573051, "relative_elevation": 44.4466458763927 } ] } }