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_20241105_0934_Track19_Sphere_00112/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860795340125188, 52.34287766557623, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00112", "timestamp": "2024-11-05T09:43:51Z", "filename": "Job_20241105_0934_Track19_Sphere_00112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "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_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_003867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86080550169024, 52.3428768161504, 47.1998963272199 ] }, "distance": 0.7, "direction": 97.77, "angle": 89.15, "elevation": 47.2, "pano_id": "TMX7316010203-002120_pano_0000_003867", "timestamp": "2021-04-28T10:19:48.129410Z", "filename": "pano_0000_003867.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 0.69895206, "relative_pitch": 89.15160669069299, "relative_heading": 97.77188296710469, "relative_elevation": 47.1998963272199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0003_000370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86078491909178, 52.3428804474044, 50.2542411349714 ] }, "distance": 0.77, "direction": 293.55, "angle": 89.12, "elevation": 50.25, "pano_id": "TMX7316060226-000006_pano_0003_000370", "timestamp": "2016-07-27T09:18:42.830550Z", "filename": "pano_0003_000370.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 0.77474078, "relative_pitch": 89.11677383258268, "relative_heading": 293.5498179924747, "relative_elevation": 50.2542411349714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8607826749949, 52.3428755174156, 45.932531603612 ] }, "distance": 0.9, "direction": 254.52, "angle": 88.88, "elevation": 45.93, "pano_id": "TMX7316010203-002228_pano_0002_000627", "timestamp": "2021-07-12T07:39:12.286280Z", "filename": "pano_0002_000627.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 0.89564147, "relative_pitch": 88.88292736891546, "relative_heading": 254.5209588446384, "relative_elevation": 45.932531603612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_01172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86077532274107, 52.342862917464544, 0.0 ] }, "distance": 2.13, "direction": 219.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_01172", "timestamp": "2025-07-30T06:35:06Z", "filename": "recording_2025-07-30_06-07-02_01172.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 2.13407004, "relative_pitch": 0.0, "relative_heading": 219.73669725862229, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002405_pano_0005_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86081846750949, 52.3428646083828, 45.8702370338142 ] }, "distance": 2.14, "direction": 132.67, "angle": 87.32, "elevation": 45.87, "pano_id": "TMX7316010203-002405_pano_0005_000114", "timestamp": "2022-01-10T08:45:02.104310Z", "filename": "pano_0005_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 2.14367217, "relative_pitch": 87.32432014582909, "relative_heading": 132.66989508910348, "relative_elevation": 45.8702370338142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86080951494548, 52.3428602296653, 45.8621372897178 ] }, "distance": 2.17, "direction": 153.53, "angle": 87.29, "elevation": 45.86, "pano_id": "TMX7316010203-001796_pano_0000_000091", "timestamp": "2020-07-07T11:26:51.614630Z", "filename": "pano_0000_000091.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 2.16736364, "relative_pitch": 87.29431565445482, "relative_heading": 153.53039729919738, "relative_elevation": 45.8621372897178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86076856691173, 52.3428665380988, 45.8403024170548 ] }, "distance": 2.21, "direction": 235.84, "angle": 87.25, "elevation": 45.84, "pano_id": "TMX7316010203-001183_pano_0001_000522", "timestamp": "2019-05-14T10:41:39.851940Z", "filename": "pano_0001_000522.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 2.20510338, "relative_pitch": 87.24596494966858, "relative_heading": 235.8394156195448, "relative_elevation": 45.8403024170548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_002116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86076496880412, 52.3428591302304, 46.2640419276431 ] }, "distance": 2.92, "direction": 225.1, "angle": 86.39, "elevation": 46.26, "pano_id": "TMX7316010203-002475_pano_0000_002116", "timestamp": "2022-03-24T08:50:06.211400Z", "filename": "pano_0000_002116.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 2.92203029, "relative_pitch": 86.38600724358288, "relative_heading": 225.1021896143, "relative_elevation": 46.2640419276431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86084256045256, 52.3428665832045, 45.8011830225587 ] }, "distance": 3.45, "direction": 110.97, "angle": 85.7, "elevation": 45.8, "pano_id": "TMX7316010203-001183_pano_0001_000523", "timestamp": "2019-05-14T10:41:40.541980Z", "filename": "pano_0001_000523.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 3.4463466, "relative_pitch": 85.69684247254469, "relative_heading": 110.96647243134964, "relative_elevation": 45.8011830225587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002405_pano_0005_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86074552038865, 52.3428637800574, 45.873908101581 ] }, "distance": 3.73, "direction": 245.53, "angle": 85.35, "elevation": 45.87, "pano_id": "TMX7316010203-002405_pano_0005_000115", "timestamp": "2022-01-10T08:45:02.644280Z", "filename": "pano_0005_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 3.73034967, "relative_pitch": 85.35108179178755, "relative_heading": 245.53133583472945, "relative_elevation": 45.873908101581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_002117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86083822880308, 52.3428555085259, 46.2699822103605 ] }, "distance": 3.82, "direction": 130.15, "angle": 85.28, "elevation": 46.27, "pano_id": "TMX7316010203-002475_pano_0000_002117", "timestamp": "2022-03-24T08:50:06.926420Z", "filename": "pano_0000_002117.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 3.82391769, "relative_pitch": 85.27560706946424, "relative_heading": 130.14749616368138, "relative_elevation": 46.2699822103605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_01171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860848652682349, 52.342862839175815, 0.0 ] }, "distance": 3.99, "direction": 114.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_01171", "timestamp": "2025-07-30T06:35:05Z", "filename": "recording_2025-07-30_06-07-02_01171.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 3.99037935, "relative_pitch": 0.0, "relative_heading": 114.4212246339711, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86085581355107, 52.3428747892825, 45.9149753730744 ] }, "distance": 4.13, "direction": 94.44, "angle": 84.86, "elevation": 45.91, "pano_id": "TMX7316010203-002228_pano_0002_000626", "timestamp": "2021-07-12T07:39:11.311290Z", "filename": "pano_0002_000626.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 4.13379801, "relative_pitch": 84.85544029828486, "relative_heading": 94.44050409743001, "relative_elevation": 45.9149753730744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_003868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86073265781696, 52.3428771073272, 47.2063490785658 ] }, "distance": 4.27, "direction": 269.17, "angle": 84.83, "elevation": 47.21, "pano_id": "TMX7316010203-002120_pano_0000_003868", "timestamp": "2021-04-28T10:19:49.164420Z", "filename": "pano_0000_003868.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 4.27238074, "relative_pitch": 84.82857083073453, "relative_heading": 269.16694019876167, "relative_elevation": 47.2063490785658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0003_000369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86085847999769, 52.3428807713213, 50.1812523724511 ] }, "distance": 4.32, "direction": 85.41, "angle": 85.08, "elevation": 50.18, "pano_id": "TMX7316060226-000006_pano_0003_000369", "timestamp": "2016-07-27T09:18:42.140570Z", "filename": "pano_0003_000369.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 4.3169679, "relative_pitch": 85.08309281066602, "relative_heading": 85.40833612399786, "relative_elevation": 50.1812523724511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86073605605179, 52.3428609194587, 45.8633001120761 ] }, "distance": 4.45, "direction": 245.24, "angle": 84.46, "elevation": 45.86, "pano_id": "TMX7316010203-001796_pano_0000_000092", "timestamp": "2020-07-07T11:26:52.314350Z", "filename": "pano_0000_000092.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 4.4493337, "relative_pitch": 84.45890776875878, "relative_heading": 245.24083127381397, "relative_elevation": 45.8633001120761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860723183000678, 52.34287783892728, 0.0 ] }, "distance": 4.92, "direction": 270.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00113", "timestamp": "2024-11-05T09:43:52Z", "filename": "Job_20241105_0934_Track19_Sphere_00113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 4.91769527, "relative_pitch": 0.0, "relative_heading": 270.2247692807045, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860868176081741, 52.34287717164013, 0.0 ] }, "distance": 4.96, "direction": 90.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00111", "timestamp": "2024-11-05T09:43:51Z", "filename": "Job_20241105_0934_Track19_Sphere_00111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 4.96422556, "relative_pitch": 0.0, "relative_heading": 90.63434303396264, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86072298387727, 52.342871982549, 45.7728495560586 ] }, "distance": 4.97, "direction": 262.69, "angle": 83.8, "elevation": 45.77, "pano_id": "TMX7316010203-000264_pano_0000_000650", "timestamp": "2017-04-19T11:41:40.691200Z", "filename": "pano_0000_000650.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 4.97161027, "relative_pitch": 83.80112883887861, "relative_heading": 262.6923990691137, "relative_elevation": 45.7728495560586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86087083422643, 52.3428718503286, 45.6868333313614 ] }, "distance": 5.19, "direction": 97.17, "angle": 83.52, "elevation": 45.69, "pano_id": "TMX7316010203-000264_pano_0000_000649", "timestamp": "2017-04-19T11:41:39.321180Z", "filename": "pano_0000_000649.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 5.18561122, "relative_pitch": 83.52444717887917, "relative_heading": 97.16829388767395, "relative_elevation": 45.6868333313614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_003866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86087852419973, 52.3428763051357, 47.1875439360738 ] }, "distance": 5.67, "direction": 91.53, "angle": 83.15, "elevation": 47.19, "pano_id": "TMX7316010203-002120_pano_0000_003866", "timestamp": "2021-04-28T10:19:47.189490Z", "filename": "pano_0000_003866.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 5.67118779, "relative_pitch": 83.14683403464082, "relative_heading": 91.52954954850895, "relative_elevation": 47.1875439360738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0003_000371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86071128239644, 52.3428793309905, 50.3306141486391 ] }, "distance": 5.73, "direction": 271.85, "angle": 83.5, "elevation": 50.33, "pano_id": "TMX7316060226-000006_pano_0003_000371", "timestamp": "2016-07-27T09:18:43.535570Z", "filename": "pano_0003_000371.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 5.73170477, "relative_pitch": 83.50308414059344, "relative_heading": 271.85283924216503, "relative_elevation": 50.3306141486391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86070899541074, 52.3428749809938, 45.9293946772814 ] }, "distance": 5.89, "direction": 267.09, "angle": 82.69, "elevation": 45.93, "pano_id": "TMX7316010203-002228_pano_0002_000628", "timestamp": "2021-07-12T07:39:13.301430Z", "filename": "pano_0002_000628.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 5.89214858, "relative_pitch": 82.68962015359962, "relative_heading": 267.09397095205117, "relative_elevation": 45.9293946772814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86088343269642, 52.3428597001439, 45.8433171547949 ] }, "distance": 6.33, "direction": 108.42, "angle": 82.14, "elevation": 45.84, "pano_id": "TMX7316010203-001796_pano_0000_000090", "timestamp": "2020-07-07T11:26:50.894320Z", "filename": "pano_0000_000090.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 6.32776854, "relative_pitch": 82.1411033524622, "relative_heading": 108.41646423166787, "relative_elevation": 45.8433171547949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_01173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860701948991367, 52.34286297753737, 0.0 ] }, "distance": 6.57, "direction": 255.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_01173", "timestamp": "2025-07-30T06:35:07Z", "filename": "recording_2025-07-30_06-07-02_01173.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 6.57129575, "relative_pitch": 0.0, "relative_heading": 255.59841701266075, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002405_pano_0005_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8608913717411, 52.3428654108999, 45.8436425589025 ] }, "distance": 6.69, "direction": 101.77, "angle": 81.7, "elevation": 45.84, "pano_id": "TMX7316010203-002405_pano_0005_000113", "timestamp": "2022-01-10T08:45:01.544330Z", "filename": "pano_0005_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 6.68530353, "relative_pitch": 81.70313365677211, "relative_heading": 101.76938045458958, "relative_elevation": 45.8436425589025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86069474289331, 52.3428663870633, 45.9019805239514 ] }, "distance": 6.97, "direction": 259.63, "angle": 81.37, "elevation": 45.9, "pano_id": "TMX7316010203-001183_pano_0001_000521", "timestamp": "2019-05-14T10:41:39.166950Z", "filename": "pano_0001_000521.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 6.96983094, "relative_pitch": 81.36606738700253, "relative_heading": 259.6266523562718, "relative_elevation": 45.9019805239514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_002115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86069314675616, 52.3428638348801, 46.2343546329066 ] }, "distance": 7.13, "direction": 257.54, "angle": 81.23, "elevation": 46.23, "pano_id": "TMX7316010203-002475_pano_0000_002115", "timestamp": "2022-03-24T08:50:05.481370Z", "filename": "pano_0000_002115.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 7.13270098, "relative_pitch": 81.2299623119987, "relative_heading": 257.53956510860706, "relative_elevation": 46.2343546329066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8609163892691, 52.3428662045453, 45.7693918477744 ] }, "distance": 8.35, "direction": 98.79, "angle": 79.66, "elevation": 45.77, "pano_id": "TMX7316010203-001183_pano_0001_000524", "timestamp": "2019-05-14T10:41:41.236950Z", "filename": "pano_0001_000524.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 8.347743, "relative_pitch": 79.66360759391522, "relative_heading": 98.787635967152, "relative_elevation": 45.7693918477744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_002118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86091176428966, 52.3428518669335, 46.2509147562087 ] }, "distance": 8.44, "direction": 109.89, "angle": 79.66, "elevation": 46.25, "pano_id": "TMX7316010203-002475_pano_0000_002118", "timestamp": "2022-03-24T08:50:07.636430Z", "filename": "pano_0000_002118.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 8.43789598, "relative_pitch": 79.66081479033521, "relative_heading": 109.89004108597047, "relative_elevation": 46.2509147562087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002405_pano_0005_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86067245253203, 52.342862447224, 45.8789410926402 ] }, "distance": 8.54, "direction": 258.57, "angle": 79.45, "elevation": 45.88, "pano_id": "TMX7316010203-002405_pano_0005_000116", "timestamp": "2022-01-10T08:45:03.174350Z", "filename": "pano_0005_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 8.54453069, "relative_pitch": 79.45005716761833, "relative_heading": 258.56915824704174, "relative_elevation": 45.8789410926402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_01170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860922015593604, 52.34286245540364, 0.0 ] }, "distance": 8.8, "direction": 101.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_01170", "timestamp": "2025-07-30T06:35:04Z", "filename": "recording_2025-07-30_06-07-02_01170.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 8.79753532, "relative_pitch": 0.0, "relative_heading": 101.09182506293992, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86092923559281, 52.3428735709922, 45.8874908266589 ] }, "distance": 9.14, "direction": 92.86, "angle": 78.74, "elevation": 45.89, "pano_id": "TMX7316010203-002228_pano_0002_000625", "timestamp": "2021-07-12T07:39:10.491310Z", "filename": "pano_0002_000625.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 9.13662118, "relative_pitch": 78.73915245196524, "relative_heading": 92.8583279728887, "relative_elevation": 45.8874908266589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_003869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86066084683722, 52.3428780232144, 47.1998262209818 ] }, "distance": 9.17, "direction": 270.25, "angle": 79.01, "elevation": 47.2, "pano_id": "TMX7316010203-002120_pano_0000_003869", "timestamp": "2021-04-28T10:19:50.504380Z", "filename": "pano_0000_003869.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 9.16608242, "relative_pitch": 79.01010001521003, "relative_heading": 270.248811345687, "relative_elevation": 47.1998262209818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86066294551365, 52.3428614630123, 45.8593844529241 ] }, "distance": 9.2, "direction": 258.7, "angle": 78.65, "elevation": 45.86, "pano_id": "TMX7316010203-001796_pano_0000_000093", "timestamp": "2020-07-07T11:26:52.994320Z", "filename": "pano_0000_000093.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 9.20133082, "relative_pitch": 78.65468811314861, "relative_heading": 258.7003285839766, "relative_elevation": 45.8593844529241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0003_000368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86093219234465, 52.3428802825926, 50.1165853468701 ] }, "distance": 9.33, "direction": 88.21, "angle": 79.45, "elevation": 50.12, "pano_id": "TMX7316060226-000006_pano_0003_000368", "timestamp": "2016-07-27T09:18:41.460570Z", "filename": "pano_0003_000368.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 9.33130684, "relative_pitch": 79.45275995445321, "relative_heading": 88.21160509884207, "relative_elevation": 50.1165853468701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860650409574557, 52.34287800949216, 0.0 ] }, "distance": 9.88, "direction": 270.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00114", "timestamp": "2024-11-05T09:43:53Z", "filename": "Job_20241105_0934_Track19_Sphere_00114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 9.87739122, "relative_pitch": 0.0, "relative_heading": 270.222044044633, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860941393769703, 52.34287666138108, 0.0 ] }, "distance": 9.95, "direction": 90.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00110", "timestamp": "2024-11-05T09:43:50Z", "filename": "Job_20241105_0934_Track19_Sphere_00110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 9.95448559, "relative_pitch": 0.0, "relative_heading": 90.6431098533752, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_003865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86095151730037, 52.3428751115505, 47.1402774434537 ] }, "distance": 10.65, "direction": 91.53, "angle": 77.27, "elevation": 47.14, "pano_id": "TMX7316010203-002120_pano_0000_003865", "timestamp": "2021-04-28T10:19:46.324400Z", "filename": "pano_0000_003865.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 10.64759162, "relative_pitch": 77.27216011543784, "relative_heading": 91.52940916319129, "relative_elevation": 47.1402774434537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0003_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86063784940321, 52.3428775576391, 50.4004913037643 ] }, "distance": 10.73, "direction": 269.94, "angle": 77.98, "elevation": 50.4, "pano_id": "TMX7316060226-000006_pano_0003_000372", "timestamp": "2016-07-27T09:18:44.240490Z", "filename": "pano_0003_000372.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 10.73332555, "relative_pitch": 77.97784556157698, "relative_heading": 269.9359484058384, "relative_elevation": 50.4004913037643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86063579581991, 52.3428707619403, 45.9430621573702 ] }, "distance": 10.9, "direction": 265.96, "angle": 76.65, "elevation": 45.94, "pano_id": "TMX7316010203-002228_pano_0002_000629", "timestamp": "2021-07-12T07:39:14.131260Z", "filename": "pano_0002_000629.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 10.9003782, "relative_pitch": 76.65288488301857, "relative_heading": 265.9588454692844, "relative_elevation": 45.9430621573702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8609570153599, 52.3428594205618, 45.8151846155524 ] }, "distance": 11.2, "direction": 100.44, "angle": 76.26, "elevation": 45.82, "pano_id": "TMX7316010203-001796_pano_0000_000089", "timestamp": "2020-07-07T11:26:50.154340Z", "filename": "pano_0000_000089.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 11.20397791, "relative_pitch": 76.25817302687227, "relative_heading": 100.43976845436188, "relative_elevation": 45.8151846155524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_01174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860628665629841, 52.34286284023567, 0.0 ] }, "distance": 11.48, "direction": 261.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_01174", "timestamp": "2025-07-30T06:35:08Z", "filename": "recording_2025-07-30_06-07-02_01174.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 11.47837796, "relative_pitch": 0.0, "relative_heading": 261.73689988498063, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002405_pano_0005_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86096428100476, 52.3428660108233, 45.8087268425152 ] }, "distance": 11.59, "direction": 96.43, "angle": 75.81, "elevation": 45.81, "pano_id": "TMX7316010203-002405_pano_0005_000112", "timestamp": "2022-01-10T08:45:00.944310Z", "filename": "pano_0005_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 11.58648002, "relative_pitch": 75.80577168400822, "relative_heading": 96.42648994092073, "relative_elevation": 45.8087268425152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_002114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8606218093109, 52.3428709123931, 46.2297168495134 ] }, "distance": 11.85, "direction": 266.36, "angle": 75.62, "elevation": 46.23, "pano_id": "TMX7316010203-002475_pano_0000_002114", "timestamp": "2022-03-24T08:50:04.691390Z", "filename": "pano_0000_002114.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 11.85033476, "relative_pitch": 75.62260449884533, "relative_heading": 266.3643926944019, "relative_elevation": 46.2297168495134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86062104274361, 52.3428657719079, 45.9407473504543 ] }, "distance": 11.95, "direction": 263.64, "angle": 75.42, "elevation": 45.94, "pano_id": "TMX7316010203-001183_pano_0001_000520", "timestamp": "2019-05-14T10:41:38.491950Z", "filename": "pano_0001_000520.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 11.95222722, "relative_pitch": 75.41686742310267, "relative_heading": 263.6427464158345, "relative_elevation": 45.9407473504543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86099044161104, 52.3428653247551, 45.7465876629576 ] }, "distance": 13.37, "direction": 95.9, "angle": 73.71, "elevation": 45.75, "pano_id": "TMX7316010203-001183_pano_0001_000525", "timestamp": "2019-05-14T10:41:41.942010Z", "filename": "pano_0001_000525.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 13.36729357, "relative_pitch": 73.71147500251742, "relative_heading": 95.89627197196288, "relative_elevation": 45.7465876629576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_002119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86098553100096, 52.342848297853, 46.2331471564248 ] }, "distance": 13.37, "direction": 104.15, "angle": 73.87, "elevation": 46.23, "pano_id": "TMX7316010203-002475_pano_0000_002119", "timestamp": "2022-03-24T08:50:08.386400Z", "filename": "pano_0000_002119.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 13.36749502, "relative_pitch": 73.87371176163364, "relative_heading": 104.15003420411122, "relative_elevation": 46.2331471564248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002405_pano_0005_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860599552962, 52.3428605986106, 45.924640362151 ] }, "distance": 13.48, "direction": 261.9, "angle": 73.64, "elevation": 45.92, "pano_id": "TMX7316010203-002405_pano_0005_000117", "timestamp": "2022-01-10T08:45:03.699270Z", "filename": "pano_0005_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 13.47777232, "relative_pitch": 73.64431070530591, "relative_heading": 261.899766653866, "relative_elevation": 45.924640362151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_01169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860995377758065, 52.34286213449713, 0.0 ] }, "distance": 13.74, "direction": 97.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_01169", "timestamp": "2025-07-30T06:35:02Z", "filename": "recording_2025-07-30_06-07-02_01169.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 13.7420837, "relative_pitch": 0.0, "relative_heading": 97.22456206968772, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_003870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86059112662512, 52.3428803553683, 47.201808786951 ] }, "distance": 13.92, "direction": 271.23, "angle": 73.57, "elevation": 47.2, "pano_id": "TMX7316010203-002120_pano_0000_003870", "timestamp": "2021-04-28T10:19:53.584590Z", "filename": "pano_0000_003870.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 13.92079042, "relative_pitch": 73.5681207496072, "relative_heading": 271.23206198507756, "relative_elevation": 47.201808786951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86059004410417, 52.3428617712254, 45.9087734548375 ] }, "distance": 14.1, "direction": 262.8, "angle": 72.92, "elevation": 45.91, "pano_id": "TMX7316010203-001796_pano_0000_000094", "timestamp": "2020-07-07T11:26:53.649300Z", "filename": "pano_0000_000094.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 14.10269308, "relative_pitch": 72.9235920342696, "relative_heading": 262.79561921211837, "relative_elevation": 45.9087734548375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86100263440547, 52.3428720871318, 45.8507458437234 ] }, "distance": 14.14, "direction": 92.52, "angle": 72.86, "elevation": 45.85, "pano_id": "TMX7316010203-002228_pano_0002_000624", "timestamp": "2021-07-12T07:39:09.716270Z", "filename": "pano_0002_000624.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 14.14116567, "relative_pitch": 72.85932955315143, "relative_heading": 92.51575927265526, "relative_elevation": 45.8507458437234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0003_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86100567657965, 52.3428787167428, 50.0625897785649 ] }, "distance": 14.34, "direction": 89.53, "angle": 74.02, "elevation": 50.06, "pano_id": "TMX7316060226-000006_pano_0003_000367", "timestamp": "2016-07-27T09:18:40.780570Z", "filename": "pano_0003_000367.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 14.33534194, "relative_pitch": 74.0210202735714, "relative_heading": 89.53241407992286, "relative_elevation": 50.0625897785649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.861013183513344, 52.34287653120246, 0.0 ] }, "distance": 14.85, "direction": 90.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00109", "timestamp": "2024-11-05T09:43:49Z", "filename": "Job_20241105_0934_Track19_Sphere_00109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 14.84701476, "relative_pitch": 0.0, "relative_heading": 90.48703610957922, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860576368692699, 52.34287740142311, 0.0 ] }, "distance": 14.92, "direction": 269.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00115", "timestamp": "2024-11-05T09:43:54Z", "filename": "Job_20241105_0934_Track19_Sphere_00115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 14.92338553, "relative_pitch": 0.0, "relative_heading": 269.88723593323584, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86057540655018, 52.3428774629681, 45.8150991844013 ] }, "distance": 14.99, "direction": 269.91, "angle": 71.88, "elevation": 45.82, "pano_id": "TMX7316010203-000264_pano_0000_000651", "timestamp": "2017-04-19T11:41:42.581120Z", "filename": "pano_0000_000651.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 14.98894554, "relative_pitch": 71.8838861199475, "relative_heading": 269.9139080017476, "relative_elevation": 45.8150991844013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86101861150301, 52.3428696416667, 45.6277613220736 ] }, "distance": 15.24, "direction": 93.36, "angle": 71.53, "elevation": 45.63, "pano_id": "TMX7316010203-000264_pano_0000_000648", "timestamp": "2017-04-19T11:41:38.036440Z", "filename": "pano_0000_000648.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 15.24258045, "relative_pitch": 71.52739530026183, "relative_heading": 93.35799887015179, "relative_elevation": 45.6277613220736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003864/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003864/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003864/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003864/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_003864/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003864/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003864/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003864/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003864/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86102466691252, 52.3428738979585, 47.1677438924089 ] }, "distance": 15.63, "direction": 91.54, "angle": 71.66, "elevation": 47.17, "pano_id": "TMX7316010203-002120_pano_0000_003864", "timestamp": "2021-04-28T10:19:45.464640Z", "filename": "pano_0000_003864.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 15.63471791, "relative_pitch": 71.66116156735329, "relative_heading": 91.53645187541301, "relative_elevation": 47.1677438924089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0003_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86056483915746, 52.3428750933083, 50.4250698471442 ] }, "distance": 15.71, "direction": 268.96, "angle": 72.69, "elevation": 50.43, "pano_id": "TMX7316060226-000006_pano_0003_000373", "timestamp": "2016-07-27T09:18:44.935540Z", "filename": "pano_0003_000373.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 15.71172606, "relative_pitch": 72.69371746645925, "relative_heading": 268.95625562987124, "relative_elevation": 50.4250698471442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86056343962854, 52.3428642134947, 45.977477684617 ] }, "distance": 15.88, "direction": 264.59, "angle": 70.95, "elevation": 45.98, "pano_id": "TMX7316010203-002228_pano_0002_000630", "timestamp": "2021-07-12T07:39:14.846250Z", "filename": "pano_0002_000630.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 15.8752282, "relative_pitch": 70.95109160754019, "relative_heading": 264.5896725866353, "relative_elevation": 45.977477684617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86102989596157, 52.3428592357387, 45.8779085734859 ] }, "distance": 16.12, "direction": 97.31, "angle": 70.64, "elevation": 45.88, "pano_id": "TMX7316010203-001796_pano_0000_000088", "timestamp": "2020-07-07T11:26:49.409330Z", "filename": "pano_0000_000088.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 16.1164773, "relative_pitch": 70.64410501001781, "relative_heading": 97.31039183399311, "relative_elevation": 45.8779085734859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_01175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860555243420156, 52.342862037174754, 0.0 ] }, "distance": 16.46, "direction": 263.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_01175", "timestamp": "2025-07-30T06:35:09Z", "filename": "recording_2025-07-30_06-07-02_01175.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 16.45524125, "relative_pitch": 0.0, "relative_heading": 263.9336000718515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_002113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86055295439783, 52.3428835631587, 46.1852806666866 ] }, "distance": 16.53, "direction": 272.28, "angle": 70.31, "elevation": 46.19, "pano_id": "TMX7316010203-002475_pano_0000_002113", "timestamp": "2022-03-24T08:50:03.741400Z", "filename": "pano_0000_002113.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 16.5321182, "relative_pitch": 70.30506533559799, "relative_heading": 272.2750646218939, "relative_elevation": 46.1852806666866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002405_pano_0005_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86103743150779, 52.3428665307406, 45.8319862205535 ] }, "distance": 16.55, "direction": 94.29, "angle": 70.15, "elevation": 45.83, "pano_id": "TMX7316010203-002405_pano_0005_000111", "timestamp": "2022-01-10T08:45:00.274330Z", "filename": "pano_0005_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 16.54548844, "relative_pitch": 70.15026123107071, "relative_heading": 94.29454395599818, "relative_elevation": 45.8319862205535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86054748893873, 52.3428645936429, 45.9598764674738 ] }, "distance": 16.95, "direction": 265.08, "angle": 69.75, "elevation": 45.96, "pano_id": "TMX7316010203-001183_pano_0001_000519", "timestamp": "2019-05-14T10:41:37.821990Z", "filename": "pano_0001_000519.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 16.954086, "relative_pitch": 69.75154457310715, "relative_heading": 265.07839458648755, "relative_elevation": 45.9598764674738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_002120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86105951055664, 52.3428449446908, 46.2582894042134 ] }, "distance": 18.37, "direction": 101.43, "angle": 68.34, "elevation": 46.26, "pano_id": "TMX7316010203-002475_pano_0000_002120", "timestamp": "2022-03-24T08:50:09.151380Z", "filename": "pano_0000_002120.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 18.36824465, "relative_pitch": 68.34295957386078, "relative_heading": 101.43286599686752, "relative_elevation": 46.2582894042134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8610642130551, 52.3428642503528, 45.7362910276279 ] }, "distance": 18.38, "direction": 94.66, "angle": 68.1, "elevation": 45.74, "pano_id": "TMX7316010203-001183_pano_0001_000526", "timestamp": "2019-05-14T10:41:42.656930Z", "filename": "pano_0001_000526.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 18.38495228, "relative_pitch": 68.10099092701452, "relative_heading": 94.65714333799451, "relative_elevation": 45.7362910276279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002405_pano_0005_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002405_pano_0005_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002405/pano_0005_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86052716753086, 52.3428582640609, 45.933788055554 ] }, "distance": 18.4, "direction": 263.26, "angle": 68.17, "elevation": 45.93, "pano_id": "TMX7316010203-002405_pano_0005_000118", "timestamp": "2022-01-10T08:45:04.224270Z", "filename": "pano_0005_000118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 18.4035869, "relative_pitch": 68.16626153657099, "relative_heading": 263.2633616109338, "relative_elevation": 45.933788055554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_003871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86052423686497, 52.3428951381127, 47.2148682940751 ] }, "distance": 18.58, "direction": 276.01, "angle": 68.52, "elevation": 47.21, "pano_id": "TMX7316010203-002120_pano_0000_003871", "timestamp": "2021-04-28T10:19:55.749390Z", "filename": "pano_0000_003871.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 18.5782583, "relative_pitch": 68.52119492111916, "relative_heading": 276.00717693058544, "relative_elevation": 47.2148682940751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_01168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_01168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_01168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.861069003944122, 52.342861823706706, 0.0 ] }, "distance": 18.73, "direction": 95.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_01168", "timestamp": "2025-07-30T06:35:01Z", "filename": "recording_2025-07-30_06-07-02_01168.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 18.73387934, "relative_pitch": 0.0, "relative_heading": 95.39919173257493, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86051705779979, 52.3428617234434, 45.9297134345397 ] }, "distance": 19.05, "direction": 264.66, "angle": 67.47, "elevation": 45.93, "pano_id": "TMX7316010203-001796_pano_0000_000095", "timestamp": "2020-07-07T11:26:54.299320Z", "filename": "pano_0000_000095.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 19.04830244, "relative_pitch": 67.47488405648701, "relative_heading": 264.6564885189633, "relative_elevation": 45.9297134345397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0003_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86052183910509, 52.3429132304429, 47.0111210867763 ] }, "distance": 19.06, "direction": 281.99, "angle": 67.94, "elevation": 47.01, "pano_id": "TMX7316060226-000006_pano_0003_000652", "timestamp": "2016-07-27T09:24:35.088180Z", "filename": "pano_0003_000652.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 19.05513077, "relative_pitch": 67.93569275172895, "relative_heading": 281.9867535150716, "relative_elevation": 47.0111210867763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86107541346416, 52.3428704973843, 45.8315844591707 ] }, "distance": 19.1, "direction": 92.39, "angle": 67.37, "elevation": 45.83, "pano_id": "TMX7316010203-002228_pano_0002_000623", "timestamp": "2021-07-12T07:39:08.956280Z", "filename": "pano_0002_000623.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 19.10423801, "relative_pitch": 67.37188607569055, "relative_heading": 92.39277477254463, "relative_elevation": 45.8315844591707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0003_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8610791033663, 52.3428758495791, 50.0360699566081 ] }, "distance": 19.34, "direction": 90.6, "angle": 68.87, "elevation": 50.04, "pano_id": "TMX7316060226-000006_pano_0003_000366", "timestamp": "2016-07-27T09:18:40.075590Z", "filename": "pano_0003_000366.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 19.34010855, "relative_pitch": 68.86731978258186, "relative_heading": 90.59854724858748, "relative_elevation": 50.0360699566081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.860503075366314, 52.342875628222956, 0.0 ] }, "distance": 19.92, "direction": 269.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00116", "timestamp": "2024-11-05T09:43:54Z", "filename": "Job_20241105_0934_Track19_Sphere_00116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 19.91973905, "relative_pitch": 0.0, "relative_heading": 269.34802522043066, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86109129555097, 52.342876608841856, 0.0 ] }, "distance": 20.17, "direction": 90.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00108", "timestamp": "2024-11-05T09:43:48Z", "filename": "Job_20241105_0934_Track19_Sphere_00108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 20.17031808, "relative_pitch": 0.0, "relative_heading": 90.33390197132057, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_003863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_003863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_003863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86109790860965, 52.342872718852, 47.0527501348406 ] }, "distance": 20.63, "direction": 91.53, "angle": 66.33, "elevation": 47.05, "pano_id": "TMX7316010203-002120_pano_0000_003863", "timestamp": "2021-04-28T10:19:44.619470Z", "filename": "pano_0000_003863.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 20.62801522, "relative_pitch": 66.32726330541745, "relative_heading": 91.52895101365603, "relative_elevation": 47.0527501348406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_002112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_002112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_002112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86049755091942, 52.3429117259024, 46.081192321144 ] }, "distance": 20.65, "direction": 280.58, "angle": 65.87, "elevation": 46.08, "pano_id": "TMX7316010203-002475_pano_0000_002112", "timestamp": "2022-03-24T08:50:02.471460Z", "filename": "pano_0000_002112.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 20.64579862, "relative_pitch": 65.86614535027836, "relative_heading": 280.57810038142264, "relative_elevation": 46.081192321144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0003_000374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86049170742609, 52.3428725647426, 50.4643445247784 ] }, "distance": 20.7, "direction": 268.43, "angle": 67.7, "elevation": 50.46, "pano_id": "TMX7316060226-000006_pano_0003_000374", "timestamp": "2016-07-27T09:18:45.600490Z", "filename": "pano_0003_000374.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 20.70098104, "relative_pitch": 67.69606880581073, "relative_heading": 268.4289600904338, "relative_elevation": 50.4643445247784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00112/adjacencies/b_20241105_0934_Track19_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86049090268142, 52.342858516149, 46.0214113229886 ] }, "distance": 20.86, "direction": 264.14, "angle": 65.62, "elevation": 46.02, "pano_id": "TMX7316010203-002228_pano_0002_000631", "timestamp": "2021-07-12T07:39:15.531400Z", "filename": "pano_0002_000631.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_20241105_0934_Track19_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119127.47908488786, 484014.7354582963 ] }, "relative_distance": 20.85717813, "relative_pitch": 65.61968277570058, "relative_heading": 264.1363846265767, "relative_elevation": 46.0214113229886 } ] } }