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_20241015_0915_Track38_Sphere_02512/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821388734331537, 52.384638942386104, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02512", "timestamp": "2024-10-15T11:00:12Z", "filename": "Job_20241015_0915_Track38_Sphere_02512.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "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_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82138735165854, 52.3846372940279, 45.222843314521 ] }, "distance": 0.21, "direction": 207.17, "angle": 89.74, "elevation": 45.22, "pano_id": "TMX7316010203-002491_pano_0004_000358", "timestamp": "2022-03-29T10:35:57.415540Z", "filename": "pano_0004_000358.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 0.20616988, "relative_pitch": 89.73879169723148, "relative_heading": 207.16982082897442, "relative_elevation": 45.222843314521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82138958264099, 52.3846336022552, 45.244724704884 ] }, "distance": 0.6, "direction": 174.45, "angle": 89.24, "elevation": 45.24, "pano_id": "TMX7316010203-001700_pano_0000_001761", "timestamp": "2020-05-08T10:52:45.397970Z", "filename": "pano_0000_001761.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 0.59702177, "relative_pitch": 89.24400374222745, "relative_heading": 174.44816915327993, "relative_elevation": 45.244724704884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821360400143092, 52.384637800378506, 0.0 ] }, "distance": 1.93, "direction": 266.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00362", "timestamp": "2025-09-02T13:17:57Z", "filename": "recording_2025-09-02_13-14-23_00362.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 1.93339452, "relative_pitch": 0.0, "relative_heading": 266.23140665406663, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_002568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82138725746661, 52.3846185456948, 45.1531341709197 ] }, "distance": 2.27, "direction": 182.54, "angle": 87.12, "elevation": 45.15, "pano_id": "TMX7316010203-000832_pano_0000_002568", "timestamp": "2018-07-09T13:50:14.064310Z", "filename": "pano_0000_002568.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 2.27186117, "relative_pitch": 87.11961565954377, "relative_heading": 182.53684134553103, "relative_elevation": 45.1531341709197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821344047932398, 52.38463810871662, 0.0 ] }, "distance": 3.04, "direction": 268.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02513", "timestamp": "2024-10-15T11:00:12Z", "filename": "Job_20241015_0915_Track38_Sphere_02513.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 3.04401444, "relative_pitch": 0.0, "relative_heading": 268.2536595557416, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82143380834347, 52.384639328503866, 0.0 ] }, "distance": 3.07, "direction": 89.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00361", "timestamp": "2025-09-02T13:17:56Z", "filename": "recording_2025-09-02_13-14-23_00361.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 3.069293, "relative_pitch": 0.0, "relative_heading": 89.1979080801527, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_001201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82137866029074, 52.3846098738872, 45.2110571814701 ] }, "distance": 3.31, "direction": 191.97, "angle": 85.82, "elevation": 45.21, "pano_id": "TMX7316010203-002817_pano_0009_001201", "timestamp": "2022-10-05T10:53:44.364720Z", "filename": "pano_0009_001201.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 3.30651468, "relative_pitch": 85.81711519490474, "relative_heading": 191.97266860201398, "relative_elevation": 45.2110571814701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82137682965108, 52.3846100464458, 45.2992755658925 ] }, "distance": 3.32, "direction": 194.15, "angle": 85.81, "elevation": 45.3, "pano_id": "TMX7316010203-002076_pano_0000_000396", "timestamp": "2021-04-01T07:31:29.783690Z", "filename": "pano_0000_000396.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 3.31597937, "relative_pitch": 85.81332477562403, "relative_heading": 194.14885867920952, "relative_elevation": 45.2992755658925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8214614249098, 52.3846383345644, 45.2232786100358 ] }, "distance": 4.95, "direction": 90.78, "angle": 83.75, "elevation": 45.22, "pano_id": "TMX7316010203-002491_pano_0004_000357", "timestamp": "2022-03-29T10:35:57.010590Z", "filename": "pano_0004_000357.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 4.94980687, "relative_pitch": 83.75369028718333, "relative_heading": 90.78289653131357, "relative_elevation": 45.2232786100358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82131605249516, 52.3846323168785, 45.2467108927667 ] }, "distance": 5.0, "direction": 261.53, "angle": 83.69, "elevation": 45.25, "pano_id": "TMX7316010203-001700_pano_0000_001762", "timestamp": "2020-05-08T10:52:45.732770Z", "filename": "pano_0000_001762.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 5.00336531, "relative_pitch": 83.68988931767973, "relative_heading": 261.5265828109818, "relative_elevation": 45.2467108927667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8214632528147, 52.3846348156936, 45.2448723400012 ] }, "distance": 5.09, "direction": 95.17, "angle": 83.58, "elevation": 45.24, "pano_id": "TMX7316010203-001700_pano_0000_001760", "timestamp": "2020-05-08T10:52:45.062710Z", "filename": "pano_0000_001760.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 5.09454009, "relative_pitch": 83.57559604878433, "relative_heading": 95.17134284495313, "relative_elevation": 45.2448723400012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8213129117558, 52.3846360151278, 45.226447802037 ] }, "distance": 5.17, "direction": 266.39, "angle": 83.48, "elevation": 45.23, "pano_id": "TMX7316010203-002491_pano_0004_000359", "timestamp": "2022-03-29T10:35:57.815560Z", "filename": "pano_0004_000359.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 5.17286146, "relative_pitch": 83.47504040086547, "relative_heading": 266.38978658651746, "relative_elevation": 45.226447802037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82145103152328, 52.3846110468387, 45.3027310771868 ] }, "distance": 5.26, "direction": 126.2, "angle": 83.38, "elevation": 45.3, "pano_id": "TMX7316010203-002076_pano_0000_000395", "timestamp": "2021-04-01T07:31:29.418610Z", "filename": "pano_0000_000395.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 5.25614939, "relative_pitch": 83.38197350232285, "relative_heading": 126.19667444837326, "relative_elevation": 45.3027310771868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_002567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82145923095449, 52.3846192138403, 45.1643222421408 ] }, "distance": 5.28, "direction": 114.58, "angle": 83.33, "elevation": 45.16, "pano_id": "TMX7316010203-000832_pano_0000_002567", "timestamp": "2018-07-09T13:50:13.734310Z", "filename": "pano_0000_002567.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 5.27815692, "relative_pitch": 83.3343285977325, "relative_heading": 114.57719082855907, "relative_elevation": 45.1643222421408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_001200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82145252198754, 52.3846109803252, 45.2150605432689 ] }, "distance": 5.34, "direction": 125.62, "angle": 83.26, "elevation": 45.22, "pano_id": "TMX7316010203-002817_pano_0009_001200", "timestamp": "2022-10-05T10:53:43.964750Z", "filename": "pano_0009_001200.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 5.34268859, "relative_pitch": 83.26108050067019, "relative_heading": 125.61800339144408, "relative_elevation": 45.2150605432689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_002569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82131536375734, 52.3846178984608, 45.1433005034924 ] }, "distance": 5.52, "direction": 244.89, "angle": 83.03, "elevation": 45.14, "pano_id": "TMX7316010203-000832_pano_0000_002569", "timestamp": "2018-07-09T13:50:14.394340Z", "filename": "pano_0000_002569.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 5.51722962, "relative_pitch": 83.03209951373427, "relative_heading": 244.88569590651343, "relative_elevation": 45.1433005034924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82130061055298, 52.38463723606026, 0.0 ] }, "distance": 6.0, "direction": 268.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02514", "timestamp": "2024-10-15T11:00:12Z", "filename": "Job_20241015_0915_Track38_Sphere_02514.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 6.00316158, "relative_pitch": 0.0, "relative_heading": 268.1875548288226, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821476992713431, 52.384640460546876, 0.0 ] }, "distance": 6.01, "direction": 88.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02510", "timestamp": "2024-10-15T11:00:11Z", "filename": "Job_20241015_0915_Track38_Sphere_02510.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 6.01169683, "relative_pitch": 0.0, "relative_heading": 88.38970234718212, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_001202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82130467611021, 52.3846085367589, 45.2161100609228 ] }, "distance": 6.65, "direction": 239.41, "angle": 81.64, "elevation": 45.22, "pano_id": "TMX7316010203-002817_pano_0009_001202", "timestamp": "2022-10-05T10:53:44.759670Z", "filename": "pano_0009_001202.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 6.64860194, "relative_pitch": 81.63513840410423, "relative_heading": 239.41042755456283, "relative_elevation": 45.2161100609228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82130243591702, 52.3846089532643, 45.3026684606448 ] }, "distance": 6.76, "direction": 240.41, "angle": 81.52, "elevation": 45.3, "pano_id": "TMX7316010203-002076_pano_0000_000397", "timestamp": "2021-04-01T07:31:30.153600Z", "filename": "pano_0000_000397.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 6.75734186, "relative_pitch": 81.51631473002102, "relative_heading": 240.4069092607306, "relative_elevation": 45.3026684606448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821287071006535, 52.384635832186596, 0.0 ] }, "distance": 6.93, "direction": 267.14, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00363", "timestamp": "2025-09-02T13:17:57Z", "filename": "recording_2025-09-02_13-14-23_00363.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 6.93068319, "relative_pitch": 0.0, "relative_heading": 267.13776285203363, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821507207365332, 52.38464042512865, 0.0 ] }, "distance": 8.07, "direction": 88.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00360", "timestamp": "2025-09-02T13:17:56Z", "filename": "recording_2025-09-02_13-14-23_00360.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 8.06826043, "relative_pitch": 0.0, "relative_heading": 88.82820303332409, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821519257959565, 52.384641102846146, 0.0 ] }, "distance": 8.89, "direction": 88.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02509", "timestamp": "2024-10-15T11:00:11Z", "filename": "Job_20241015_0915_Track38_Sphere_02509.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 8.89032315, "relative_pitch": 0.0, "relative_heading": 88.45041648514433, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82152496223545, 52.3846120815337, 45.2998384302482 ] }, "distance": 9.75, "direction": 107.86, "angle": 77.86, "elevation": 45.3, "pano_id": "TMX7316010203-002076_pano_0000_000394", "timestamp": "2021-04-01T07:31:29.058630Z", "filename": "pano_0000_000394.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 9.74515278, "relative_pitch": 77.85924420053007, "relative_heading": 107.86099330617412, "relative_elevation": 45.2998384302482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_001199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82152696844801, 52.3846120157356, 45.2142353039235 ] }, "distance": 9.88, "direction": 107.66, "angle": 77.68, "elevation": 45.21, "pano_id": "TMX7316010203-002817_pano_0009_001199", "timestamp": "2022-10-05T10:53:43.559700Z", "filename": "pano_0009_001199.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 9.87747526, "relative_pitch": 77.67680282896492, "relative_heading": 107.65839066584289, "relative_elevation": 45.2142353039235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_002566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82153129046209, 52.3846198752099, 45.1749872742221 ] }, "distance": 9.94, "direction": 102.33, "angle": 77.6, "elevation": 45.17, "pano_id": "TMX7316010203-000832_pano_0000_002566", "timestamp": "2018-07-09T13:50:13.404310Z", "filename": "pano_0000_002566.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 9.93552465, "relative_pitch": 77.59617758115974, "relative_heading": 102.33019244903532, "relative_elevation": 45.1749872742221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82124273036084, 52.3846308530955, 45.2580493213609 ] }, "distance": 9.98, "direction": 264.83, "angle": 77.56, "elevation": 45.26, "pano_id": "TMX7316010203-001700_pano_0000_001763", "timestamp": "2020-05-08T10:52:46.067680Z", "filename": "pano_0000_001763.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 9.98176525, "relative_pitch": 77.56240335648768, "relative_heading": 264.8262257243545, "relative_elevation": 45.2580493213609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82153587697002, 52.3846391983568, 45.2261314494535 ] }, "distance": 10.02, "direction": 89.84, "angle": 77.51, "elevation": 45.23, "pano_id": "TMX7316010203-002491_pano_0004_000356", "timestamp": "2022-03-29T10:35:56.595600Z", "filename": "pano_0004_000356.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 10.01866542, "relative_pitch": 77.50933032198628, "relative_heading": 89.83704969451209, "relative_elevation": 45.2261314494535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82153673668682, 52.3846359514455, 45.2457403345034 ] }, "distance": 10.08, "direction": 91.89, "angle": 77.44, "elevation": 45.25, "pano_id": "TMX7316010203-001700_pano_0000_001759", "timestamp": "2020-05-08T10:52:44.727670Z", "filename": "pano_0000_001759.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 10.08265597, "relative_pitch": 77.43735150107129, "relative_heading": 91.89154703961685, "relative_elevation": 45.2457403345034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_002570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82124357348174, 52.3846172602133, 45.1384239401668 ] }, "distance": 10.17, "direction": 256.28, "angle": 77.3, "elevation": 45.14, "pano_id": "TMX7316010203-000832_pano_0000_002570", "timestamp": "2018-07-09T13:50:14.724300Z", "filename": "pano_0000_002570.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 10.17390619, "relative_pitch": 77.2981602244209, "relative_heading": 256.28204633857877, "relative_elevation": 45.1384239401668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82123912089502, 52.3846344304309, 45.2393461028114 ] }, "distance": 10.2, "direction": 267.18, "angle": 77.3, "elevation": 45.24, "pano_id": "TMX7316010203-002491_pano_0004_000360", "timestamp": "2022-03-29T10:35:58.205540Z", "filename": "pano_0004_000360.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 10.19922162, "relative_pitch": 77.29506484073138, "relative_heading": 267.17848054062176, "relative_elevation": 45.2393461028114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_001203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82123050638932, 52.3846068952328, 45.2234314614907 ] }, "distance": 11.35, "direction": 251.69, "angle": 75.91, "elevation": 45.22, "pano_id": "TMX7316010203-002817_pano_0009_001203", "timestamp": "2022-10-05T10:53:45.149700Z", "filename": "pano_0009_001203.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 11.34825225, "relative_pitch": 75.9132156729283, "relative_heading": 251.68533092942167, "relative_elevation": 45.2234314614907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82122888115714, 52.3846073849777, 45.3078677244484 ] }, "distance": 11.44, "direction": 252.12, "angle": 75.83, "elevation": 45.31, "pano_id": "TMX7316010203-002076_pano_0000_000398", "timestamp": "2021-04-01T07:31:30.523600Z", "filename": "pano_0000_000398.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 11.43650784, "relative_pitch": 75.83345525452125, "relative_heading": 252.1187354297878, "relative_elevation": 45.3078677244484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821213731663264, 52.38463351337887, 0.0 ] }, "distance": 11.93, "direction": 267.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00364", "timestamp": "2025-09-02T13:17:58Z", "filename": "recording_2025-09-02_13-14-23_00364.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 11.93085922, "relative_pitch": 0.0, "relative_heading": 267.0976956928357, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821212475306117, 52.384635277957535, 0.0 ] }, "distance": 12.01, "direction": 268.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02516", "timestamp": "2024-10-15T11:00:13Z", "filename": "Job_20241015_0915_Track38_Sphere_02516.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 12.0080226, "relative_pitch": 0.0, "relative_heading": 268.05409536800113, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82156516549845, 52.3846417805029, 0.0 ] }, "distance": 12.02, "direction": 88.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02508", "timestamp": "2024-10-15T11:00:11Z", "filename": "Job_20241015_0915_Track38_Sphere_02508.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 12.01696784, "relative_pitch": 0.0, "relative_heading": 88.49400202885509, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821580626123104, 52.384641126341975, 0.0 ] }, "distance": 13.07, "direction": 88.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00359", "timestamp": "2025-09-02T13:17:55Z", "filename": "recording_2025-09-02_13-14-23_00359.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 13.06775786, "relative_pitch": 0.0, "relative_heading": 88.93434247511196, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82159927368008, 52.3846130651138, 45.3074534358457 ] }, "distance": 14.62, "direction": 101.36, "angle": 72.11, "elevation": 45.31, "pano_id": "TMX7316010203-002076_pano_0000_000393", "timestamp": "2021-04-01T07:31:28.698610Z", "filename": "pano_0000_000393.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 14.62151347, "relative_pitch": 72.11419537701889, "relative_heading": 101.35768632688725, "relative_elevation": 45.3074534358457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_001198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82160078373397, 52.3846130095027, 45.2196417367086 ] }, "distance": 14.72, "direction": 101.3, "angle": 71.96, "elevation": 45.22, "pano_id": "TMX7316010203-002817_pano_0009_001198", "timestamp": "2022-10-05T10:53:43.159690Z", "filename": "pano_0009_001198.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 14.72354181, "relative_pitch": 71.96472032301344, "relative_heading": 101.30250046000468, "relative_elevation": 45.2196417367086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_002565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82160338121499, 52.3846206183386, 45.1929474249482 ] }, "distance": 14.76, "direction": 97.94, "angle": 71.92, "elevation": 45.19, "pano_id": "TMX7316010203-000832_pano_0000_002565", "timestamp": "2018-07-09T13:50:13.074330Z", "filename": "pano_0000_002565.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 14.75639746, "relative_pitch": 71.91710834857874, "relative_heading": 97.9423141286614, "relative_elevation": 45.1929474249482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_002571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82117197839469, 52.3846165396073, 45.1299098543823 ] }, "distance": 14.97, "direction": 260.41, "angle": 71.65, "elevation": 45.13, "pano_id": "TMX7316010203-000832_pano_0000_002571", "timestamp": "2018-07-09T13:50:15.054340Z", "filename": "pano_0000_002571.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 14.96750303, "relative_pitch": 71.65170543306796, "relative_heading": 260.4127047702257, "relative_elevation": 45.1299098543823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8211687868124, 52.3846292190793, 45.2776381792501 ] }, "distance": 15.01, "direction": 265.87, "angle": 71.65, "elevation": 45.28, "pano_id": "TMX7316010203-001700_pano_0000_001764", "timestamp": "2020-05-08T10:52:46.407680Z", "filename": "pano_0000_001764.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 15.01478731, "relative_pitch": 71.65365533693199, "relative_heading": 265.8678023621817, "relative_elevation": 45.2776381792501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8216095567309, 52.3846399959567, 45.235384427011 ] }, "distance": 15.04, "direction": 89.55, "angle": 71.61, "elevation": 45.24, "pano_id": "TMX7316010203-002491_pano_0004_000355", "timestamp": "2022-03-29T10:35:56.175560Z", "filename": "pano_0004_000355.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 15.03577787, "relative_pitch": 71.61372223732761, "relative_heading": 89.55316620036935, "relative_elevation": 45.235384427011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821167793732986, 52.38463406675983, 0.0 ] }, "distance": 15.05, "direction": 267.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02517", "timestamp": "2024-10-15T11:00:13Z", "filename": "Job_20241015_0915_Track38_Sphere_02517.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 15.05314971, "relative_pitch": 0.0, "relative_heading": 267.9346314356188, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821609933669, 52.3846371104488, 45.2538465606049 ] }, "distance": 15.06, "direction": 90.78, "angle": 71.59, "elevation": 45.25, "pano_id": "TMX7316010203-001700_pano_0000_001758", "timestamp": "2020-05-08T10:52:44.392710Z", "filename": "pano_0000_001758.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 15.06236567, "relative_pitch": 71.59040834625779, "relative_heading": 90.7753547964446, "relative_elevation": 45.2538465606049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82116522936158, 52.3846325927827, 45.2572106448933 ] }, "distance": 15.23, "direction": 267.34, "angle": 71.4, "elevation": 45.26, "pano_id": "TMX7316010203-002491_pano_0004_000361", "timestamp": "2022-03-29T10:35:58.590510Z", "filename": "pano_0004_000361.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 15.23436578, "relative_pitch": 71.39587013851417, "relative_heading": 267.3418318898106, "relative_elevation": 45.2572106448933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_001204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82115644028615, 52.3846048915522, 45.2391211362556 ] }, "distance": 16.26, "direction": 256.53, "angle": 70.23, "elevation": 45.24, "pano_id": "TMX7316010203-002817_pano_0009_001204", "timestamp": "2022-10-05T10:53:45.534690Z", "filename": "pano_0009_001204.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 16.26392331, "relative_pitch": 70.22597369069841, "relative_heading": 256.52814270972925, "relative_elevation": 45.2391211362556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82115482129544, 52.3846047320758, 45.3197622941807 ] }, "distance": 16.38, "direction": 256.56, "angle": 70.13, "elevation": 45.32, "pano_id": "TMX7316010203-002076_pano_0000_000399", "timestamp": "2021-04-01T07:31:30.898590Z", "filename": "pano_0000_000399.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 16.37526015, "relative_pitch": 70.13383663473668, "relative_heading": 256.5576171082423, "relative_elevation": 45.3197622941807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821140440291651, 52.38463088917208, 0.0 ] }, "distance": 16.93, "direction": 266.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00365", "timestamp": "2025-09-02T13:17:58Z", "filename": "recording_2025-09-02_13-14-23_00365.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 16.92954071, "relative_pitch": 0.0, "relative_heading": 266.96588618426136, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82139555426824, 52.3844855801499, 45.170936729759 ] }, "distance": 17.07, "direction": 178.44, "angle": 69.3, "elevation": 45.17, "pano_id": "TMX7316010203-002076_pano_0000_003589", "timestamp": "2021-04-01T08:34:03.528620Z", "filename": "pano_0000_003589.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 17.07164535, "relative_pitch": 69.29670276184244, "relative_heading": 178.44133691934866, "relative_elevation": 45.170936729759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82146969112755, 52.3844891350964, 45.1946803685278 ] }, "distance": 17.56, "direction": 161.7, "angle": 68.77, "elevation": 45.19, "pano_id": "TMX7316010203-002076_pano_0000_003590", "timestamp": "2021-04-01T08:34:03.888680Z", "filename": "pano_0000_003590.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 17.55747252, "relative_pitch": 68.7695795215618, "relative_heading": 161.70248021313412, "relative_elevation": 45.1946803685278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82139963573298, 52.3844809549134, 45.2069752961397 ] }, "distance": 17.6, "direction": 177.58, "angle": 68.73, "elevation": 45.21, "pano_id": "TMX7316010203-001700_pano_0000_003447", "timestamp": "2020-05-08T11:01:41.185020Z", "filename": "pano_0000_003447.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 17.59566299, "relative_pitch": 68.73279266369723, "relative_heading": 177.58231704858585, "relative_elevation": 45.2069752961397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821385833755792, 52.3844806455691, 0.0 ] }, "distance": 17.62, "direction": 180.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00532", "timestamp": "2025-06-18T07:50:27Z", "filename": "recording_2025-06-18_07-44-47_00532.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 17.61552972, "relative_pitch": 0.0, "relative_heading": 180.64237904865942, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_00807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_00807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_00807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821374697761556, 52.384478589311016, 0.0 ] }, "distance": 17.87, "direction": 183.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_00807", "timestamp": "2024-09-11T07:36:43Z", "filename": "recording_2024-09-11_07-28-02_00807.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 17.86880889, "relative_pitch": 0.0, "relative_heading": 183.06595982192084, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_00808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_00808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_00808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821447866700411, 52.384482015263764, 0.0 ] }, "distance": 17.92, "direction": 167.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_00808", "timestamp": "2024-09-11T07:36:43Z", "filename": "recording_2024-09-11_07-28-02_00808.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 17.92015935, "relative_pitch": 0.0, "relative_heading": 167.0162389711845, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821459121797975, 52.38448351227772, 0.0 ] }, "distance": 17.95, "direction": 164.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00533", "timestamp": "2025-06-18T07:50:28Z", "filename": "recording_2025-06-18_07-44-47_00533.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 17.94715442, "relative_pitch": 0.0, "relative_heading": 164.511995116019, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82137936253056, 52.3844775249692, 45.1540231090039 ] }, "distance": 17.97, "direction": 182.03, "angle": 68.3, "elevation": 45.15, "pano_id": "TMX7316010203-002817_pano_0009_000845", "timestamp": "2022-10-05T10:50:57.135890Z", "filename": "pano_0009_000845.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 17.97299737, "relative_pitch": 68.29558648222715, "relative_heading": 182.034640213508, "relative_elevation": 45.1540231090039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82165301562065, 52.38464306290142, 0.0 ] }, "distance": 18.0, "direction": 88.54, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02506", "timestamp": "2024-10-15T11:00:10Z", "filename": "Job_20241015_0915_Track38_Sphere_02506.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.00018286, "relative_pitch": 0.0, "relative_heading": 88.54027313348757, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821124362786724, 52.38463269075654, 0.0 ] }, "distance": 18.01, "direction": 267.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02518", "timestamp": "2024-10-15T11:00:13Z", "filename": "Job_20241015_0915_Track38_Sphere_02518.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.01392667, "relative_pitch": 0.0, "relative_heading": 267.7869502953024, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821654062436793, 52.38464160290031, 0.0 ] }, "distance": 18.07, "direction": 89.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00358", "timestamp": "2025-09-02T13:17:55Z", "filename": "recording_2025-09-02_13-14-23_00358.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.06804355, "relative_pitch": 0.0, "relative_heading": 89.06105238588651, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82132173171507, 52.384481612544, 45.1614171946421 ] }, "distance": 18.09, "direction": 194.61, "angle": 68.17, "elevation": 45.16, "pano_id": "TMX7316010203-002076_pano_0000_003588", "timestamp": "2021-04-01T08:34:03.168680Z", "filename": "pano_0000_003588.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.09147157, "relative_pitch": 68.16917097469387, "relative_heading": 194.60580666579534, "relative_elevation": 45.1614171946421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821424624758455, 52.38447728074956, 0.0 ] }, "distance": 18.15, "direction": 172.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01425", "timestamp": "2024-10-15T10:54:06Z", "filename": "Job_20241015_0915_Track38_Sphere_01425.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.15406637, "relative_pitch": 0.0, "relative_heading": 172.26395734252122, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82145335815334, 52.3844804928733, 45.1780515965074 ] }, "distance": 18.17, "direction": 165.99, "angle": 68.09, "elevation": 45.18, "pano_id": "TMX7316010203-002817_pano_0009_000846", "timestamp": "2022-10-05T10:50:57.470860Z", "filename": "pano_0009_000846.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.17216749, "relative_pitch": 68.08831098621187, "relative_heading": 165.98743326981287, "relative_elevation": 45.1780515965074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82147381170832, 52.3844839886533, 45.235061282292 ] }, "distance": 18.19, "direction": 161.43, "angle": 68.09, "elevation": 45.24, "pano_id": "TMX7316010203-001700_pano_0000_003448", "timestamp": "2020-05-08T11:01:41.540030Z", "filename": "pano_0000_003448.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.18947544, "relative_pitch": 68.0944419596411, "relative_heading": 161.42973346338624, "relative_elevation": 45.235061282292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82132628461301, 52.3844775858974, 45.1985790561885 ] }, "distance": 18.45, "direction": 193.32, "angle": 67.79, "elevation": 45.2, "pano_id": "TMX7316010203-001700_pano_0000_003446", "timestamp": "2020-05-08T11:01:40.834970Z", "filename": "pano_0000_003446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.45150631, "relative_pitch": 67.79314575811638, "relative_heading": 193.3233512945966, "relative_elevation": 45.1985790561885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82142110135107, 52.3844737160187, 45.1342979092151 ] }, "distance": 18.52, "direction": 173.16, "angle": 67.69, "elevation": 45.13, "pano_id": "TMX7316010203-000832_pano_0000_003067", "timestamp": "2018-07-09T13:55:12.342710Z", "filename": "pano_0000_003067.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.51711589, "relative_pitch": 67.69327246949163, "relative_heading": 173.16475908801687, "relative_elevation": 45.1342979092151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821468725225706, 52.38447912720378, 0.0 ] }, "distance": 18.6, "direction": 162.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01426", "timestamp": "2024-10-15T10:54:06Z", "filename": "Job_20241015_0915_Track38_Sphere_01426.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.59870964, "relative_pitch": 0.0, "relative_heading": 162.97200171328788, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821312623634283, 52.38447742866587, 0.0 ] }, "distance": 18.7, "direction": 196.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00531", "timestamp": "2025-06-18T07:50:27Z", "filename": "recording_2025-06-18_07-44-47_00531.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.70459729, "relative_pitch": 0.0, "relative_heading": 196.0846117655256, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_005267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_005267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_005267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82145388017839, 52.3844754409743, 44.9548954702914 ] }, "distance": 18.73, "direction": 166.3, "angle": 67.39, "elevation": 44.95, "pano_id": "TMX7316010203-000293_pano_0000_005267", "timestamp": "2017-05-10T10:15:32.895230Z", "filename": "pano_0000_005267.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.72646994, "relative_pitch": 67.38527899036805, "relative_heading": 166.29838068882725, "relative_elevation": 44.9548954702914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82133721707635, 52.38447358259445, 0.0 ] }, "distance": 18.73, "direction": 190.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01423", "timestamp": "2024-10-15T10:54:05Z", "filename": "Job_20241015_0915_Track38_Sphere_01423.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 18.73171035, "relative_pitch": 0.0, "relative_heading": 190.79296079685824, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82149372308531, 52.3844796400879, 45.1525366073474 ] }, "distance": 19.11, "direction": 158.04, "angle": 67.06, "elevation": 45.15, "pano_id": "TMX7316010203-000832_pano_0000_003068", "timestamp": "2018-07-09T13:55:12.652700Z", "filename": "pano_0000_003068.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.11341411, "relative_pitch": 67.05668787143073, "relative_heading": 158.03726419886019, "relative_elevation": 45.1525366073474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82130515791768, 52.3844744717161, 45.1446080738679 ] }, "distance": 19.17, "direction": 197.27, "angle": 67.0, "elevation": 45.14, "pano_id": "TMX7316010203-002817_pano_0009_000844", "timestamp": "2022-10-05T10:50:56.800860Z", "filename": "pano_0009_000844.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.16570282, "relative_pitch": 66.99682377613931, "relative_heading": 197.2723242483289, "relative_elevation": 45.1446080738679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_00806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_00806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_00806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821301485462573, 52.38447491517583, 0.0 ] }, "distance": 19.19, "direction": 198.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_00806", "timestamp": "2024-09-11T07:36:43Z", "filename": "recording_2024-09-11_07-28-02_00806.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.19449845, "relative_pitch": 0.0, "relative_heading": 198.02882479752665, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82134875278394, 52.3844677188597, 45.1073125218973 ] }, "distance": 19.25, "direction": 188.13, "angle": 66.89, "elevation": 45.11, "pano_id": "TMX7316010203-000832_pano_0000_003066", "timestamp": "2018-07-09T13:55:12.032860Z", "filename": "pano_0000_003066.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.24633302, "relative_pitch": 66.89308604975186, "relative_heading": 188.13138153578498, "relative_elevation": 45.1073125218973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_00809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_00809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_00809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_00809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821521163624518, 52.38448510650843, 0.0 ] }, "distance": 19.35, "direction": 152.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_00809", "timestamp": "2024-09-11T07:36:44Z", "filename": "recording_2024-09-11_07-28-02_00809.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.34762193, "relative_pitch": 0.0, "relative_heading": 152.22214688251245, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82154390999729, 52.3844916233695, 45.1923192376271 ] }, "distance": 19.5, "direction": 147.2, "angle": 66.66, "elevation": 45.19, "pano_id": "TMX7316010203-002076_pano_0000_003591", "timestamp": "2021-04-01T08:34:04.248650Z", "filename": "pano_0000_003591.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.50276958, "relative_pitch": 66.65736131817224, "relative_heading": 147.19719962535902, "relative_elevation": 45.1923192376271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82151269591681, 52.38448078427931, 0.0 ] }, "distance": 19.52, "direction": 154.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01427", "timestamp": "2024-10-15T10:54:06Z", "filename": "Job_20241015_0915_Track38_Sphere_01427.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.51827087, "relative_pitch": 0.0, "relative_heading": 154.3780574073952, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82167372315572, 52.3846140924076, 45.3126636007801 ] }, "distance": 19.6, "direction": 98.11, "angle": 66.61, "elevation": 45.31, "pano_id": "TMX7316010203-002076_pano_0000_000392", "timestamp": "2021-04-01T07:31:28.338610Z", "filename": "pano_0000_000392.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.60031274, "relative_pitch": 66.6087633021374, "relative_heading": 98.11011655815162, "relative_elevation": 45.3126636007801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_002564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821675564294, 52.3846214428018, 45.2143320888281 ] }, "distance": 19.63, "direction": 95.69, "angle": 66.54, "elevation": 45.21, "pano_id": "TMX7316010203-000832_pano_0000_002564", "timestamp": "2018-07-09T13:50:12.744310Z", "filename": "pano_0000_002564.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.62647605, "relative_pitch": 66.53547136247577, "relative_heading": 95.6939114676897, "relative_elevation": 45.2143320888281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821532488676375, 52.38448595689407, 0.0 ] }, "distance": 19.64, "direction": 150.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00534", "timestamp": "2025-06-18T07:50:28Z", "filename": "recording_2025-06-18_07-44-47_00534.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.63670423, "relative_pitch": 0.0, "relative_heading": 150.10235308860322, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_001197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_001197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_001197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82167479192263, 52.3846140355618, 45.2236613528803 ] }, "distance": 19.67, "direction": 98.1, "angle": 66.49, "elevation": 45.22, "pano_id": "TMX7316010203-002817_pano_0009_001197", "timestamp": "2022-10-05T10:53:42.759700Z", "filename": "pano_0009_001197.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.67324779, "relative_pitch": 66.48994226494938, "relative_heading": 98.0984549390457, "relative_elevation": 45.2236613528803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821293734987586, 52.38447162220572, 0.0 ] }, "distance": 19.71, "direction": 199.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01422", "timestamp": "2024-10-15T10:54:05Z", "filename": "Job_20241015_0915_Track38_Sphere_01422.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.71008356, "relative_pitch": 0.0, "relative_heading": 199.15794510275504, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82152748340048, 52.3844831412455, 45.1897611068562 ] }, "distance": 19.74, "direction": 151.41, "angle": 66.4, "elevation": 45.19, "pano_id": "TMX7316010203-002817_pano_0009_000847", "timestamp": "2022-10-05T10:50:57.805940Z", "filename": "pano_0009_000847.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.7436127, "relative_pitch": 66.39926375779731, "relative_heading": 151.41305008209764, "relative_elevation": 45.1897611068562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_002572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_002572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_002572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8210997572266, 52.3846156666443, 45.1255124201998 ] }, "distance": 19.85, "direction": 262.5, "angle": 66.26, "elevation": 45.13, "pano_id": "TMX7316010203-000832_pano_0000_002572", "timestamp": "2018-07-09T13:50:15.389340Z", "filename": "pano_0000_002572.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 19.84556646, "relative_pitch": 66.26078113401563, "relative_heading": 262.5011808727985, "relative_elevation": 45.1255124201998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82109544354955, 52.3846272862708, 45.2967045204714 ] }, "distance": 20.01, "direction": 266.28, "angle": 66.16, "elevation": 45.3, "pano_id": "TMX7316010203-001700_pano_0000_001765", "timestamp": "2020-05-08T10:52:46.747660Z", "filename": "pano_0000_001765.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 20.01161652, "relative_pitch": 66.16465318329338, "relative_heading": 266.2839504968489, "relative_elevation": 45.2967045204714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8216831693291, 52.3846408568544, 45.2420568345115 ] }, "distance": 20.05, "direction": 89.39, "angle": 66.1, "elevation": 45.24, "pano_id": "TMX7316010203-002491_pano_0004_000354", "timestamp": "2022-03-29T10:35:55.745520Z", "filename": "pano_0004_000354.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 20.04857548, "relative_pitch": 66.09994125803404, "relative_heading": 89.3910594772177, "relative_elevation": 45.2420568345115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82168370518951, 52.3846382213101, 45.2589532826096 ] }, "distance": 20.08, "direction": 90.23, "angle": 66.07, "elevation": 45.26, "pano_id": "TMX7316010203-001700_pano_0000_001757", "timestamp": "2020-05-08T10:52:44.052890Z", "filename": "pano_0000_001757.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 20.08409009, "relative_pitch": 66.07029088475473, "relative_heading": 90.22878481418199, "relative_elevation": 45.2589532826096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_005266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_005266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_005266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82130833961621, 52.3844651614284, 44.9187364848331 ] }, "distance": 20.1, "direction": 195.81, "angle": 65.9, "elevation": 44.92, "pano_id": "TMX7316010203-000293_pano_0000_005266", "timestamp": "2017-05-10T10:15:32.295240Z", "filename": "pano_0000_005266.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 20.09724716, "relative_pitch": 65.89561549067952, "relative_heading": 195.80545434528523, "relative_elevation": 44.9187364848331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82154738582087, 52.3844864501642, 45.234030068852 ] }, "distance": 20.12, "direction": 147.52, "angle": 66.03, "elevation": 45.23, "pano_id": "TMX7316010203-001700_pano_0000_003449", "timestamp": "2020-05-08T11:01:41.894980Z", "filename": "pano_0000_003449.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 20.11515243, "relative_pitch": 66.02573009154331, "relative_heading": 147.51887212754735, "relative_elevation": 45.234030068852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82109162356324, 52.3846303943184, 45.2760606436059 ] }, "distance": 20.25, "direction": 267.31, "angle": 65.9, "elevation": 45.28, "pano_id": "TMX7316010203-002491_pano_0004_000362", "timestamp": "2022-03-29T10:35:58.970500Z", "filename": "pano_0004_000362.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 20.25198312, "relative_pitch": 65.90103081056273, "relative_heading": 267.30809282401805, "relative_elevation": 45.2760606436059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82124796433976, 52.3844772628113, 45.147938426584 ] }, "distance": 20.38, "direction": 208.05, "angle": 65.7, "elevation": 45.15, "pano_id": "TMX7316010203-002076_pano_0000_003587", "timestamp": "2021-04-01T08:34:02.808740Z", "filename": "pano_0000_003587.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 20.38473782, "relative_pitch": 65.7003563379456, "relative_heading": 208.04682265355646, "relative_elevation": 45.147938426584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82125245938131, 52.3844736256695, 45.1850728932768 ] }, "distance": 20.6, "direction": 206.77, "angle": 65.49, "elevation": 45.19, "pano_id": "TMX7316010203-001700_pano_0000_003445", "timestamp": "2020-05-08T11:01:40.485010Z", "filename": "pano_0000_003445.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 20.60316964, "relative_pitch": 65.48829867346566, "relative_heading": 206.7663433484358, "relative_elevation": 45.1850728932768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02512/adjacencies/b_20241015_0915_Track38_Sphere_02512/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82156694839896, 52.3844854308137, 45.1683838982135 ] }, "distance": 20.95, "direction": 144.61, "angle": 65.11, "elevation": 45.17, "pano_id": "TMX7316010203-000832_pano_0000_003069", "timestamp": "2018-07-09T13:55:12.962760Z", "filename": "pano_0000_003069.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_20241015_0915_Track38_Sphere_02512", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116478.40008254175, 488681.4234610312 ] }, "relative_distance": 20.95310207, "relative_pitch": 65.11394824960722, "relative_heading": 144.61168643150526, "relative_elevation": 45.1683838982135 } ] } }