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_20241204_1003_Track10_Sphere_00020/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track10_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897327803809448, 52.358389851470626, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track10_Sphere_00020", "timestamp": "2024-12-04T09:56:08Z", "filename": "Job_20241204_1003_Track10_Sphere_00020.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "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_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_004104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732356041782, 52.3583900948973, 45.9665428018197 ] }, "distance": 0.29, "direction": 275.35, "angle": 89.64, "elevation": 45.97, "pano_id": "TMX7316010203-001681_pano_0000_004104", "timestamp": "2020-04-29T11:32:04.445870Z", "filename": "pano_0000_004104.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 0.29036092, "relative_pitch": 89.63807950374598, "relative_heading": 275.35277531704145, "relative_elevation": 45.9665428018197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_01142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897324140484905, 52.35839324266154, 0.0 ] }, "distance": 0.45, "direction": 326.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_01142", "timestamp": "2025-07-14T08:04:37Z", "filename": "recording_2025-07-14_07-34-51_01142.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 0.45241852, "relative_pitch": 0.0, "relative_heading": 326.5198561573037, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732450913064, 52.3583830939135, 46.3872767649591 ] }, "distance": 0.78, "direction": 196.62, "angle": 89.03, "elevation": 46.39, "pano_id": "TMX7316010203-002364_pano_0004_000176", "timestamp": "2021-12-29T11:58:44.542610Z", "filename": "pano_0004_000176.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 0.78472829, "relative_pitch": 89.0308262545512, "relative_heading": 196.62079189684982, "relative_elevation": 46.3872767649591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732637216765, 52.358398888245, 47.0549125010148 ] }, "distance": 1.01, "direction": 354.46, "angle": 88.77, "elevation": 47.05, "pano_id": "TMX7316060226-000478_pano_0002_000041", "timestamp": "2019-11-11T11:28:02.162290Z", "filename": "pano_0002_000041.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 1.01027859, "relative_pitch": 88.77003687056776, "relative_heading": 354.4598726179824, "relative_elevation": 47.0549125010148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89733226706051, 52.3583986239332, 46.5500780977309 ] }, "distance": 1.02, "direction": 17.3, "angle": 88.74, "elevation": 46.55, "pano_id": "TMX7316060226-000020_pano_0000_000400", "timestamp": "2016-08-15T07:00:07.932530Z", "filename": "pano_0000_000400.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 1.02241193, "relative_pitch": 88.7417750107898, "relative_heading": 17.30197577853002, "relative_elevation": 46.5500780977309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732730609861, 52.3583805267283, 46.5544519266114 ] }, "distance": 1.04, "direction": 181.87, "angle": 88.72, "elevation": 46.55, "pano_id": "TMX7316010203-001552_pano_0001_000209", "timestamp": "2020-01-10T11:41:08.264840Z", "filename": "pano_0001_000209.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 1.0381567, "relative_pitch": 88.72252517057699, "relative_heading": 181.87172132434054, "relative_elevation": 46.5544519266114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731053952797, 52.3583942137687, 46.1033470695838 ] }, "distance": 1.27, "direction": 292.43, "angle": 88.42, "elevation": 46.1, "pano_id": "TMX7316010203-001048_pano_0000_000762", "timestamp": "2019-01-11T08:11:23.501970Z", "filename": "pano_0000_000762.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 1.27241276, "relative_pitch": 88.41908704174693, "relative_heading": 292.4259301085932, "relative_elevation": 46.1033470695838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732064193157, 52.3584041475128, 46.2699013128877 ] }, "distance": 1.66, "direction": 342.95, "angle": 87.94, "elevation": 46.27, "pano_id": "TMX7316010203-002050_pano_0000_001563", "timestamp": "2021-03-19T10:16:36.462840Z", "filename": "pano_0000_001563.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 1.66392686, "relative_pitch": 87.9404554807059, "relative_heading": 342.9481174601496, "relative_elevation": 46.2699013128877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89730209691326, 52.3583912731383, 47.4111038660631 ] }, "distance": 1.76, "direction": 275.16, "angle": 87.88, "elevation": 47.41, "pano_id": "TMX7316010203-000714_pano_0001_000442", "timestamp": "2018-05-11T07:47:41.654590Z", "filename": "pano_0001_000442.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 1.75849508, "relative_pitch": 87.87585240911827, "relative_heading": 275.16133731326715, "relative_elevation": 47.4111038660631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89733152252048, 52.3583689768558, 47.8826310932636 ] }, "distance": 2.34, "direction": 173.78, "angle": 87.21, "elevation": 47.88, "pano_id": "TMX7316010203-001594_pano_0004_000121", "timestamp": "2020-01-27T13:33:14.862400Z", "filename": "pano_0004_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 2.33658066, "relative_pitch": 87.20629183386826, "relative_heading": 173.77533225811155, "relative_elevation": 47.8826310932636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731141819748, 52.3584083401755, 49.1457729693502 ] }, "distance": 2.34, "direction": 331.52, "angle": 87.27, "elevation": 49.15, "pano_id": "TMX7316010203-002545_pano_0000_000447", "timestamp": "2022-04-26T08:16:23.897630Z", "filename": "pano_0000_000447.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 2.34066665, "relative_pitch": 87.27323332819806, "relative_heading": 331.51524944487653, "relative_elevation": 49.1457729693502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732641193201, 52.3584138749004, 47.8583759963512 ] }, "distance": 2.67, "direction": 357.97, "angle": 86.8, "elevation": 47.86, "pano_id": "TMX7316010203-001594_pano_0004_000122", "timestamp": "2020-01-27T13:33:15.642420Z", "filename": "pano_0004_000122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 2.67486815, "relative_pitch": 86.80099113664149, "relative_heading": 357.96839604153865, "relative_elevation": 47.8583759963512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732069346523, 52.3583587867438, 46.2509197974578 ] }, "distance": 3.49, "direction": 187.98, "angle": 85.68, "elevation": 46.25, "pano_id": "TMX7316010203-002050_pano_0000_001562", "timestamp": "2021-03-19T10:16:35.747880Z", "filename": "pano_0000_001562.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 3.4904786, "relative_pitch": 85.68416569384107, "relative_heading": 187.97736895543073, "relative_elevation": 46.2509197974578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731343881556, 52.3583572638096, 49.1080602994189 ] }, "distance": 3.76, "direction": 195.1, "angle": 85.63, "elevation": 49.11, "pano_id": "TMX7316010203-002545_pano_0000_000448", "timestamp": "2022-04-26T08:16:25.087600Z", "filename": "pano_0000_000448.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 3.75590825, "relative_pitch": 85.62638900514465, "relative_heading": 195.10365181192049, "relative_elevation": 49.1080602994189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732715827166, 52.3584254172689, 46.557225833647 ] }, "distance": 3.96, "direction": 359.36, "angle": 85.14, "elevation": 46.56, "pano_id": "TMX7316010203-001552_pano_0001_000210", "timestamp": "2020-01-10T11:41:08.964850Z", "filename": "pano_0001_000210.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 3.95779843, "relative_pitch": 85.1410065232135, "relative_heading": 359.36331261015835, "relative_elevation": 46.557225833647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89733198044924, 52.3583532548449, 46.5103731686249 ] }, "distance": 4.08, "direction": 176.0, "angle": 84.98, "elevation": 46.51, "pano_id": "TMX7316060226-000020_pano_0000_000399", "timestamp": "2016-08-15T07:00:07.167490Z", "filename": "pano_0000_000399.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 4.08218769, "relative_pitch": 84.98403738305866, "relative_heading": 176.00297938823735, "relative_elevation": 46.5103731686249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732674009164, 52.3583529761812, 47.0570418732241 ] }, "distance": 4.1, "direction": 181.01, "angle": 85.02, "elevation": 47.06, "pano_id": "TMX7316060226-000478_pano_0002_000040", "timestamp": "2019-11-11T11:28:01.112290Z", "filename": "pano_0002_000040.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 4.10390646, "relative_pitch": 85.01577062059559, "relative_heading": 181.01181606941236, "relative_elevation": 47.0570418732241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732318450207, 52.3584291929063, 46.4037306495011 ] }, "distance": 4.39, "direction": 355.89, "angle": 84.6, "elevation": 46.4, "pano_id": "TMX7316010203-002364_pano_0004_000175", "timestamp": "2021-12-29T11:58:43.822650Z", "filename": "pano_0004_000175.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 4.38898217, "relative_pitch": 84.59689385366627, "relative_heading": 355.88816982704236, "relative_elevation": 46.4037306495011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_01141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897323865313131, 52.35834902188057, 0.0 ] }, "distance": 4.55, "direction": 183.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_01141", "timestamp": "2025-07-14T08:04:36Z", "filename": "recording_2025-07-14_07-34-51_01141.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 4.55119459, "relative_pitch": 0.0, "relative_heading": 183.3799246147285, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731074657291, 52.3583490058547, 46.0520043708384 ] }, "distance": 4.69, "direction": 194.34, "angle": 84.18, "elevation": 46.05, "pano_id": "TMX7316010203-001048_pano_0000_000761", "timestamp": "2019-01-11T08:11:22.841960Z", "filename": "pano_0000_000761.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 4.69126967, "relative_pitch": 84.18340346095704, "relative_heading": 194.34211602416084, "relative_elevation": 46.0520043708384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track10_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897327961354426, 52.35843408973992, 0.0 ] }, "distance": 4.92, "direction": 0.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track10_Sphere_00021", "timestamp": "2024-12-04T09:56:09Z", "filename": "Job_20241204_1003_Track10_Sphere_00021.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 4.92258764, "relative_pitch": 0.0, "relative_heading": 0.12492825633655329, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track10_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897327533892389, 52.35834515436157, 0.0 ] }, "distance": 4.97, "direction": 180.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track10_Sphere_00019", "timestamp": "2024-12-04T09:56:07Z", "filename": "Job_20241204_1003_Track10_Sphere_00019.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 4.9736669, "relative_pitch": 0.0, "relative_heading": 180.21183841829338, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_004103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732293922175, 52.3583448493469, 45.9277456756681 ] }, "distance": 5.02, "direction": 183.79, "angle": 83.76, "elevation": 45.93, "pano_id": "TMX7316010203-001681_pano_0000_004103", "timestamp": "2020-04-29T11:32:03.851150Z", "filename": "pano_0000_004103.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 5.01852821, "relative_pitch": 83.76402641737684, "relative_heading": 183.78648239104834, "relative_elevation": 45.9277456756681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_004105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732376769948, 52.3584355593293, 45.9974696859717 ] }, "distance": 5.09, "direction": 356.91, "angle": 83.68, "elevation": 46.0, "pano_id": "TMX7316010203-001681_pano_0000_004105", "timestamp": "2020-04-29T11:32:05.026050Z", "filename": "pano_0000_004105.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 5.09353083, "relative_pitch": 83.68109465095131, "relative_heading": 356.9054005977049, "relative_elevation": 45.9974696859717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8973018068738, 52.3583465041236, 47.3582919696346 ] }, "distance": 5.14, "direction": 200.16, "angle": 83.81, "elevation": 47.36, "pano_id": "TMX7316010203-000714_pano_0001_000441", "timestamp": "2018-05-11T07:47:40.824590Z", "filename": "pano_0001_000441.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 5.13833173, "relative_pitch": 83.80768283389497, "relative_heading": 200.16281475191835, "relative_elevation": 47.3582919696346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89730224872492, 52.3584360800178, 47.4635708453134 ] }, "distance": 5.43, "direction": 341.3, "angle": 83.47, "elevation": 47.46, "pano_id": "TMX7316010203-000714_pano_0001_000443", "timestamp": "2018-05-11T07:47:42.454590Z", "filename": "pano_0001_000443.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 5.43068395, "relative_pitch": 83.47272012127932, "relative_heading": 341.30141760243515, "relative_elevation": 47.4635708453134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_01143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897324387583985, 52.358438676669806, 0.0 ] }, "distance": 5.44, "direction": 357.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_01143", "timestamp": "2025-07-14T08:04:38Z", "filename": "recording_2025-07-14_07-34-51_01143.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 5.43796554, "relative_pitch": 0.0, "relative_heading": 357.54703170819903, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731036159981, 52.3584396226288, 46.1523537104949 ] }, "distance": 5.66, "direction": 347.89, "angle": 83.0, "elevation": 46.15, "pano_id": "TMX7316010203-001048_pano_0000_000763", "timestamp": "2019-01-11T08:11:24.131980Z", "filename": "pano_0000_000763.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 5.6642927, "relative_pitch": 83.00306217549527, "relative_heading": 347.89002271778827, "relative_elevation": 46.1523537104949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732508973541, 52.3583371049362, 46.3816500790417 ] }, "distance": 5.87, "direction": 181.8, "angle": 82.78, "elevation": 46.38, "pano_id": "TMX7316010203-002364_pano_0004_000177", "timestamp": "2021-12-29T11:58:45.272600Z", "filename": "pano_0004_000177.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 5.87223775, "relative_pitch": 82.78434851050275, "relative_heading": 181.80442996643552, "relative_elevation": 46.3816500790417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8973331192102, 52.3584438886635, 46.6188427917659 ] }, "distance": 6.02, "direction": 3.45, "angle": 82.64, "elevation": 46.62, "pano_id": "TMX7316060226-000020_pano_0000_000401", "timestamp": "2016-08-15T07:00:08.682480Z", "filename": "pano_0000_000401.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 6.02383756, "relative_pitch": 82.63734160365458, "relative_heading": 3.4464646170950632, "relative_elevation": 46.6188427917659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_000208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732693260072, 52.3583354081747, 46.5487527810037 ] }, "distance": 6.06, "direction": 180.56, "angle": 82.58, "elevation": 46.55, "pano_id": "TMX7316010203-001552_pano_0001_000208", "timestamp": "2020-01-10T11:41:07.529870Z", "filename": "pano_0001_000208.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 6.05842233, "relative_pitch": 82.58451285124599, "relative_heading": 180.56133201902537, "relative_elevation": 46.5487527810037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732755775771, 52.3584449802548, 47.0593720609322 ] }, "distance": 6.13, "direction": 359.84, "angle": 82.57, "elevation": 47.06, "pano_id": "TMX7316060226-000478_pano_0002_000042", "timestamp": "2019-11-11T11:28:03.367250Z", "filename": "pano_0002_000042.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 6.13443166, "relative_pitch": 82.57307817392883, "relative_heading": 359.8434324464884, "relative_elevation": 47.0593720609322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732031022026, 52.3584498192047, 46.310493985191 ] }, "distance": 6.69, "direction": 355.62, "angle": 81.78, "elevation": 46.31, "pano_id": "TMX7316010203-002050_pano_0000_001564", "timestamp": "2021-03-19T10:16:37.132840Z", "filename": "pano_0000_001564.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 6.69235982, "relative_pitch": 81.77707473198706, "relative_heading": 355.6249623957611, "relative_elevation": 46.310493985191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732945879163, 52.3583240024853, 47.9059414770454 ] }, "distance": 7.33, "direction": 179.12, "angle": 81.3, "elevation": 47.91, "pano_id": "TMX7316010203-001594_pano_0004_000120", "timestamp": "2020-01-27T13:33:14.037540Z", "filename": "pano_0004_000120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 7.32815743, "relative_pitch": 81.30290028227623, "relative_heading": 179.11841138190064, "relative_elevation": 47.9059414770454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731139808635, 52.3584569347215, 49.1818918976933 ] }, "distance": 7.55, "direction": 351.48, "angle": 81.28, "elevation": 49.18, "pano_id": "TMX7316010203-002545_pano_0000_000446", "timestamp": "2022-04-26T08:16:22.787640Z", "filename": "pano_0000_000446.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 7.54784504, "relative_pitch": 81.27500635587077, "relative_heading": 351.4842771384259, "relative_elevation": 49.1818918976933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732146722146, 52.3584587424715, 47.8430213918909 ] }, "distance": 7.68, "direction": 356.78, "angle": 80.88, "elevation": 47.84, "pano_id": "TMX7316010203-001594_pano_0004_000123", "timestamp": "2020-01-27T13:33:16.392410Z", "filename": "pano_0004_000123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 7.67793378, "relative_pitch": 80.88280952772783, "relative_heading": 356.77678566271993, "relative_elevation": 47.8430213918909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732013888992, 52.3583133209641, 46.2262386279181 ] }, "distance": 8.53, "direction": 183.51, "angle": 79.54, "elevation": 46.23, "pano_id": "TMX7316010203-002050_pano_0000_001561", "timestamp": "2021-03-19T10:16:34.947890Z", "filename": "pano_0000_001561.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 8.53186289, "relative_pitch": 79.5427421806424, "relative_heading": 183.50901860100302, "relative_elevation": 46.2262386279181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732705594192, 52.3584707334938, 46.5350865572691 ] }, "distance": 9.0, "direction": 359.68, "angle": 79.05, "elevation": 46.54, "pano_id": "TMX7316010203-001552_pano_0001_000211", "timestamp": "2020-01-10T11:41:09.644830Z", "filename": "pano_0001_000211.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 9.00022285, "relative_pitch": 79.05373244955356, "relative_heading": 359.6756435029476, "relative_elevation": 46.5350865572691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89733203663866, 52.3583077970629, 46.4550128830597 ] }, "distance": 9.14, "direction": 178.19, "angle": 78.88, "elevation": 46.46, "pano_id": "TMX7316060226-000020_pano_0000_000398", "timestamp": "2016-08-15T07:00:06.382530Z", "filename": "pano_0000_000398.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 9.13508744, "relative_pitch": 78.8750897416822, "relative_heading": 178.1909912803348, "relative_elevation": 46.4550128830597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732802539859, 52.358307247831, 47.0530180353671 ] }, "distance": 9.19, "direction": 179.91, "angle": 78.95, "elevation": 47.05, "pano_id": "TMX7316060226-000478_pano_0002_000039", "timestamp": "2019-11-11T11:28:00.172300Z", "filename": "pano_0002_000039.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 9.19166231, "relative_pitch": 78.9466431432103, "relative_heading": 179.90589665079315, "relative_elevation": 47.0530180353671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731870923963, 52.3583071519756, 49.0575489988551 ] }, "distance": 9.22, "direction": 183.85, "angle": 79.35, "elevation": 49.06, "pano_id": "TMX7316010203-002545_pano_0000_000449", "timestamp": "2022-04-26T08:16:26.322630Z", "filename": "pano_0000_000449.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 9.22315149, "relative_pitch": 79.35229746039283, "relative_heading": 183.8519486753679, "relative_elevation": 49.0575489988551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732239115231, 52.3584750860913, 46.3756770025939 ] }, "distance": 9.49, "direction": 357.77, "angle": 78.43, "elevation": 46.38, "pano_id": "TMX7316010203-002364_pano_0004_000174", "timestamp": "2021-12-29T11:58:43.117660Z", "filename": "pano_0004_000174.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 9.49157612, "relative_pitch": 78.43317854556159, "relative_heading": 357.7734609277395, "relative_elevation": 46.3756770025939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_01140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897323328995275, 52.35830452139879, 0.0 ] }, "distance": 9.5, "direction": 181.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_01140", "timestamp": "2025-07-14T08:04:35Z", "filename": "recording_2025-07-14_07-34-51_01140.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 9.49992425, "relative_pitch": 0.0, "relative_heading": 181.83899238072925, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731069176602, 52.3583037357272, 45.9919226802886 ] }, "distance": 9.65, "direction": 186.94, "angle": 78.15, "elevation": 45.99, "pano_id": "TMX7316010203-001048_pano_0000_000760", "timestamp": "2019-01-11T08:11:22.117030Z", "filename": "pano_0000_000760.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 9.65311303, "relative_pitch": 78.14641439851404, "relative_heading": 186.93659632630659, "relative_elevation": 45.9919226802886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track10_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897327140491603, 52.358301004992825, 0.0 ] }, "distance": 9.89, "direction": 180.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track10_Sphere_00018", "timestamp": "2024-12-04T09:56:06Z", "filename": "Job_20241204_1003_Track10_Sphere_00018.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 9.88641972, "relative_pitch": 0.0, "relative_heading": 180.26189950732783, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track10_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897328179992305, 52.35847944274042, 0.0 ] }, "distance": 9.97, "direction": 0.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track10_Sphere_00022", "timestamp": "2024-12-04T09:56:10Z", "filename": "Job_20241204_1003_Track10_Sphere_00022.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 9.96922562, "relative_pitch": 0.0, "relative_heading": 0.1472946031860947, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89730087647106, 52.3583015394688, 47.3064330173656 ] }, "distance": 10.0, "direction": 190.57, "angle": 78.07, "elevation": 47.31, "pano_id": "TMX7316010203-000714_pano_0001_000440", "timestamp": "2018-05-11T07:47:39.939610Z", "filename": "pano_0001_000440.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 9.99661364, "relative_pitch": 78.06801490228113, "relative_heading": 190.57448831114053, "relative_elevation": 47.3064330173656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_004102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732174579256, 52.3582996381835, 45.8960769874975 ] }, "distance": 10.05, "direction": 182.35, "angle": 77.65, "elevation": 45.9, "pano_id": "TMX7316010203-001681_pano_0000_004102", "timestamp": "2020-04-29T11:32:03.205910Z", "filename": "pano_0000_004102.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 10.0468878, "relative_pitch": 77.65242928707097, "relative_heading": 182.35435363599728, "relative_elevation": 45.8960769874975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_004106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732433791409, 52.3584808933321, 45.974428512156 ] }, "distance": 10.13, "direction": 358.66, "angle": 77.57, "elevation": 45.97, "pano_id": "TMX7316010203-001681_pano_0000_004106", "timestamp": "2020-04-29T11:32:05.595900Z", "filename": "pano_0000_004106.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 10.13335748, "relative_pitch": 77.5700177256291, "relative_heading": 358.66478820420804, "relative_elevation": 45.974428512156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89730278604303, 52.3584808927299, 47.4456452280283 ] }, "distance": 10.27, "direction": 350.45, "angle": 77.78, "elevation": 47.45, "pano_id": "TMX7316010203-000714_pano_0001_000444", "timestamp": "2018-05-11T07:47:43.239590Z", "filename": "pano_0001_000444.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 10.27291821, "relative_pitch": 77.78291902012175, "relative_heading": 350.44971402143625, "relative_elevation": 47.4456452280283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_01144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897324768774552, 52.3584852616622, 0.0 ] }, "distance": 10.62, "direction": 358.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_01144", "timestamp": "2025-07-14T08:04:39Z", "filename": "recording_2025-07-14_07-34-51_01144.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 10.61870163, "relative_pitch": 0.0, "relative_heading": 358.8842460177446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731069951942, 52.3584847700272, 46.1444939477369 ] }, "distance": 10.63, "direction": 353.7, "angle": 77.03, "elevation": 46.14, "pano_id": "TMX7316010203-001048_pano_0000_000764", "timestamp": "2019-01-11T08:11:24.747060Z", "filename": "pano_0000_000764.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 10.62606934, "relative_pitch": 77.03209953042985, "relative_heading": 353.7041341866604, "relative_elevation": 46.1444939477369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732465512996, 52.3582913266196, 46.3700980525464 ] }, "distance": 10.97, "direction": 181.12, "angle": 76.7, "elevation": 46.37, "pano_id": "TMX7316010203-002364_pano_0004_000178", "timestamp": "2021-12-29T11:58:46.048160Z", "filename": "pano_0004_000178.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 10.96536765, "relative_pitch": 76.69538827178057, "relative_heading": 181.12094315568294, "relative_elevation": 46.3700980525464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89733356552976, 52.358489413333, 46.6562750590965 ] }, "distance": 11.09, "direction": 2.03, "angle": 76.63, "elevation": 46.66, "pano_id": "TMX7316060226-000020_pano_0000_000402", "timestamp": "2016-08-15T07:00:09.432450Z", "filename": "pano_0000_000402.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 11.08561384, "relative_pitch": 76.63426167896327, "relative_heading": 2.0292329614467115, "relative_elevation": 46.6562750590965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_000207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732576519348, 52.3582901279928, 46.5109386676922 ] }, "distance": 11.1, "direction": 180.72, "angle": 76.58, "elevation": 46.51, "pano_id": "TMX7316010203-001552_pano_0001_000207", "timestamp": "2020-01-10T11:41:06.729870Z", "filename": "pano_0001_000207.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 11.09751451, "relative_pitch": 76.58013087910354, "relative_heading": 180.717086715193, "relative_elevation": 46.5109386676922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732746648733, 52.3584916987797, 47.0298452517018 ] }, "distance": 11.33, "direction": 359.88, "angle": 76.45, "elevation": 47.03, "pano_id": "TMX7316060226-000478_pano_0002_000043", "timestamp": "2019-11-11T11:28:04.732260Z", "filename": "pano_0002_000043.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 11.33299639, "relative_pitch": 76.45148120161902, "relative_heading": 359.8838152766787, "relative_elevation": 47.0298452517018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731982316232, 52.3584953957499, 46.3193911202252 ] }, "distance": 11.76, "direction": 357.35, "angle": 75.76, "elevation": 46.32, "pano_id": "TMX7316010203-002050_pano_0000_001565", "timestamp": "2021-03-19T10:16:37.822910Z", "filename": "pano_0000_001565.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 11.75692907, "relative_pitch": 75.75778311788379, "relative_heading": 357.3493782399543, "relative_elevation": 46.3193911202252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732399306293, 52.3582789627189, 47.9177023237571 ] }, "distance": 12.34, "direction": 181.21, "angle": 75.56, "elevation": 47.92, "pano_id": "TMX7316010203-001594_pano_0004_000119", "timestamp": "2020-01-27T13:33:13.147360Z", "filename": "pano_0004_000119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 12.3417827, "relative_pitch": 75.55669961287467, "relative_heading": 181.20535493079367, "relative_elevation": 47.9177023237571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732051047934, 52.3585034888659, 47.8213903019205 ] }, "distance": 12.65, "direction": 357.75, "angle": 75.18, "elevation": 47.82, "pano_id": "TMX7316010203-001594_pano_0004_000124", "timestamp": "2020-01-27T13:33:17.177320Z", "filename": "pano_0004_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 12.65466365, "relative_pitch": 75.17793122951882, "relative_heading": 357.7497256642162, "relative_elevation": 47.8213903019205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8973108262575, 52.3585054540049, 49.2137002013624 ] }, "distance": 12.92, "direction": 354.86, "angle": 75.3, "elevation": 49.21, "pano_id": "TMX7316010203-002545_pano_0000_000445", "timestamp": "2022-04-26T08:16:21.572680Z", "filename": "pano_0000_000445.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 12.91547042, "relative_pitch": 75.2951007816475, "relative_heading": 354.86198227999677, "relative_elevation": 49.2137002013624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731849825846, 52.3582675348084, 46.2020424054936 ] }, "distance": 13.63, "direction": 182.67, "angle": 73.57, "elevation": 46.2, "pano_id": "TMX7316010203-002050_pano_0000_001560", "timestamp": "2021-03-19T10:16:34.013030Z", "filename": "pano_0000_001560.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 13.62543963, "relative_pitch": 73.56869004029396, "relative_heading": 182.66685408979586, "relative_elevation": 46.2020424054936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732633198218, 52.3585160986, 46.5575679838657 ] }, "distance": 14.05, "direction": 359.59, "angle": 73.21, "elevation": 46.56, "pano_id": "TMX7316010203-001552_pano_0001_000212", "timestamp": "2020-01-10T11:41:10.309840Z", "filename": "pano_0001_000212.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 14.04840032, "relative_pitch": 73.20920155768019, "relative_heading": 359.5910388236828, "relative_elevation": 46.5575679838657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8973344417465, 52.358262723971, 46.3963556168601 ] }, "distance": 14.15, "direction": 178.17, "angle": 73.04, "elevation": 46.4, "pano_id": "TMX7316060226-000020_pano_0000_000397", "timestamp": "2016-08-15T07:00:05.562580Z", "filename": "pano_0000_000397.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 14.15323142, "relative_pitch": 73.03564703484787, "relative_heading": 178.1689409228055, "relative_elevation": 46.3963556168601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732819332829, 52.35826178381, 47.0468699252233 ] }, "distance": 14.25, "direction": 179.89, "angle": 73.15, "elevation": 47.05, "pano_id": "TMX7316060226-000478_pano_0002_000038", "timestamp": "2019-11-11T11:27:59.267280Z", "filename": "pano_0002_000038.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 14.25064493, "relative_pitch": 73.1482742594321, "relative_heading": 179.89330474210576, "relative_elevation": 47.0468699252233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_01139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897322014890111, 52.358259999722556, 0.0 ] }, "distance": 14.45, "direction": 181.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_01139", "timestamp": "2025-07-14T08:04:34Z", "filename": "recording_2025-07-14_07-34-51_01139.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 14.45452446, "relative_pitch": 0.0, "relative_heading": 181.5635022996019, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track10_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8973288790086, 52.35825921024408, 0.0 ] }, "distance": 14.54, "direction": 179.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track10_Sphere_00017", "timestamp": "2024-12-04T09:56:05Z", "filename": "Job_20241204_1003_Track10_Sphere_00017.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 14.53717614, "relative_pitch": 0.0, "relative_heading": 179.71129012412126, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732184302704, 52.3585209013582, 46.3995362166315 ] }, "distance": 14.59, "direction": 358.4, "angle": 72.55, "elevation": 46.4, "pano_id": "TMX7316010203-002364_pano_0004_000173", "timestamp": "2021-12-29T11:58:42.432620Z", "filename": "pano_0004_000173.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 14.58811878, "relative_pitch": 72.54673479201624, "relative_heading": 358.4048245358239, "relative_elevation": 46.3995362166315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731920107864, 52.358258493423, 49.0183430537581 ] }, "distance": 14.63, "direction": 182.3, "angle": 73.38, "elevation": 49.02, "pano_id": "TMX7316010203-002545_pano_0000_000450", "timestamp": "2022-04-26T08:16:27.727640Z", "filename": "pano_0000_000450.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 14.62850077, "relative_pitch": 73.38336485741884, "relative_heading": 182.29616831602962, "relative_elevation": 49.0183430537581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731081845472, 52.3582585662743, 45.9299763543531 ] }, "distance": 14.65, "direction": 184.53, "angle": 72.3, "elevation": 45.93, "pano_id": "TMX7316010203-001048_pano_0000_000759", "timestamp": "2019-01-11T08:11:21.277010Z", "filename": "pano_0000_000759.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 14.65440865, "relative_pitch": 72.30420782750535, "relative_heading": 184.52907638094942, "relative_elevation": 45.9299763543531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002965/pano_0000_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002965/pano_0000_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002965/pano_0000_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002965/pano_0000_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002965_pano_0000_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002965_pano_0000_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002965_pano_0000_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002965/pano_0000_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002965/pano_0000_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731582383719, 52.3582572684405, 46.6688816510141 ] }, "distance": 14.78, "direction": 183.17, "angle": 72.43, "elevation": 46.67, "pano_id": "TMX7316010203-002965_pano_0000_000061", "timestamp": "2023-02-13T08:27:51.657840Z", "filename": "pano_0000_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 14.77562328, "relative_pitch": 72.43192794959319, "relative_heading": 183.16651877104806, "relative_elevation": 46.6688816510141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89730047955087, 52.3582566433456, 47.2413337538019 ] }, "distance": 14.94, "direction": 187.16, "angle": 72.45, "elevation": 47.24, "pano_id": "TMX7316010203-000714_pano_0001_000439", "timestamp": "2018-05-11T07:47:38.969630Z", "filename": "pano_0001_000439.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 14.93905902, "relative_pitch": 72.45155794775549, "relative_heading": 187.15824398003713, "relative_elevation": 47.2413337538019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_004101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731906263426, 52.358254515179, 45.8510999456048 ] }, "distance": 15.07, "direction": 182.26, "angle": 71.8, "elevation": 45.85, "pano_id": "TMX7316010203-001681_pano_0000_004101", "timestamp": "2020-04-29T11:32:02.470930Z", "filename": "pano_0000_004101.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 15.07120124, "relative_pitch": 71.8043681315115, "relative_heading": 182.2645714211383, "relative_elevation": 45.8510999456048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track10_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897327050432225, 52.35852591362787, 0.0 ] }, "distance": 15.14, "direction": 359.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track10_Sphere_00023", "timestamp": "2024-12-04T09:56:11Z", "filename": "Job_20241204_1003_Track10_Sphere_00023.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 15.14028839, "relative_pitch": 0.0, "relative_heading": 359.80576499698407, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_004107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732354939649, 52.3585261603664, 46.0269596995786 ] }, "distance": 15.17, "direction": 358.91, "angle": 71.76, "elevation": 46.03, "pano_id": "TMX7316010203-001681_pano_0000_004107", "timestamp": "2020-04-29T11:32:06.155880Z", "filename": "pano_0000_004107.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 15.17042614, "relative_pitch": 71.75784724711804, "relative_heading": 358.90524581881255, "relative_elevation": 46.0269596995786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8973027161467, 52.3585256223571, 47.5044116992503 ] }, "distance": 15.2, "direction": 353.55, "angle": 72.25, "elevation": 47.5, "pano_id": "TMX7316010203-000714_pano_0001_000445", "timestamp": "2018-05-11T07:47:43.999580Z", "filename": "pano_0001_000445.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 15.20416433, "relative_pitch": 72.25231687323915, "relative_heading": 353.54546517498915, "relative_elevation": 47.5044116992503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8973104406727, 52.3585297972149, 46.217801572755 ] }, "distance": 15.62, "direction": 355.66, "angle": 71.33, "elevation": 46.22, "pano_id": "TMX7316010203-001048_pano_0000_000765", "timestamp": "2019-01-11T08:11:25.357000Z", "filename": "pano_0000_000765.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 15.61720845, "relative_pitch": 71.32965169098351, "relative_heading": 355.6560059965706, "relative_elevation": 46.217801572755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_01145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897323404647866, 52.3585303744314, 0.0 ] }, "distance": 15.64, "direction": 358.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_01145", "timestamp": "2025-07-14T08:04:40Z", "filename": "recording_2025-07-14_07-34-51_01145.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 15.63944551, "relative_pitch": 0.0, "relative_heading": 358.9019466755285, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731867337226, 52.3582458124501, 46.4503921233118 ] }, "distance": 16.04, "direction": 182.22, "angle": 70.95, "elevation": 46.45, "pano_id": "TMX7316010203-001552_pano_0001_000206", "timestamp": "2020-01-10T11:41:05.839890Z", "filename": "pano_0001_000206.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 16.03988592, "relative_pitch": 70.9495833647811, "relative_heading": 182.2225436110256, "relative_elevation": 46.4503921233118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8973219446377, 52.358245428825, 46.3589828098193 ] }, "distance": 16.08, "direction": 181.42, "angle": 70.88, "elevation": 46.36, "pano_id": "TMX7316010203-002364_pano_0004_000179", "timestamp": "2021-12-29T11:58:46.967590Z", "filename": "pano_0004_000179.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 16.07546408, "relative_pitch": 70.87547432091914, "relative_heading": 181.4228804979577, "relative_elevation": 46.3589828098193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89733405486825, 52.3585350300426, 46.7023995537311 ] }, "distance": 16.16, "direction": 1.51, "angle": 70.91, "elevation": 46.7, "pano_id": "TMX7316060226-000020_pano_0000_000403", "timestamp": "2016-08-15T07:00:10.177490Z", "filename": "pano_0000_000403.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 16.16023525, "relative_pitch": 70.91305965697686, "relative_heading": 1.5100955386999237, "relative_elevation": 46.7023995537311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897327313758, 52.3585386721477, 47.0210909936577 ] }, "distance": 16.56, "direction": 359.88, "angle": 70.6, "elevation": 47.02, "pano_id": "TMX7316060226-000478_pano_0002_000044", "timestamp": "2019-11-11T11:28:05.937220Z", "filename": "pano_0002_000044.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 16.55992856, "relative_pitch": 70.59871158436749, "relative_heading": 359.88448677358, "relative_elevation": 47.0210909936577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731968283427, 52.3585408969555, 46.338722079061 ] }, "distance": 16.82, "direction": 358.11, "angle": 70.05, "elevation": 46.34, "pano_id": "TMX7316010203-002050_pano_0000_001566", "timestamp": "2021-03-19T10:16:38.562840Z", "filename": "pano_0000_001566.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 16.81656224, "relative_pitch": 70.05390324181988, "relative_heading": 358.1146259597269, "relative_elevation": 46.338722079061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731409858588, 52.358234227674, 47.8808743944392 ] }, "distance": 17.34, "direction": 183.09, "angle": 70.09, "elevation": 47.88, "pano_id": "TMX7316010203-001594_pano_0004_000118", "timestamp": "2020-01-27T13:33:12.182420Z", "filename": "pano_0004_000118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 17.34206012, "relative_pitch": 70.0900284634871, "relative_heading": 183.08636065236632, "relative_elevation": 47.8808743944392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732277405975, 52.3585481221213, 47.7828776454553 ] }, "distance": 17.61, "direction": 358.89, "angle": 69.76, "elevation": 47.78, "pano_id": "TMX7316010203-001594_pano_0004_000125", "timestamp": "2020-01-27T13:33:18.102440Z", "filename": "pano_0004_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 17.61476607, "relative_pitch": 69.76400500308434, "relative_heading": 358.8853333736219, "relative_elevation": 47.7828776454553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731325810521, 52.358554947113, 49.2494260407984 ] }, "distance": 18.4, "direction": 356.91, "angle": 69.52, "elevation": 49.25, "pano_id": "TMX7316010203-002545_pano_0000_000444", "timestamp": "2022-04-26T08:16:20.142710Z", "filename": "pano_0000_000444.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 18.39758623, "relative_pitch": 69.51635293816504, "relative_heading": 356.9123207610248, "relative_elevation": 49.2494260407984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89730969928704, 52.3582224764417, 46.1624089889228 ] }, "distance": 18.67, "direction": 183.79, "angle": 67.98, "elevation": 46.16, "pano_id": "TMX7316010203-002050_pano_0000_001559", "timestamp": "2021-03-19T10:16:32.942870Z", "filename": "pano_0000_001559.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 18.66531226, "relative_pitch": 67.98454253085339, "relative_heading": 183.78895720224634, "relative_elevation": 46.1624089889228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track10_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897331510058219, 52.35821901001705, 0.0 ] }, "distance": 19.01, "direction": 179.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track10_Sphere_00016", "timestamp": "2024-12-04T09:56:04Z", "filename": "Job_20241204_1003_Track10_Sphere_00016.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 19.01191448, "relative_pitch": 0.0, "relative_heading": 179.23902074331616, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732804993645, 52.3585615848646, 46.5696758888662 ] }, "distance": 19.11, "direction": 0.05, "angle": 67.69, "elevation": 46.57, "pano_id": "TMX7316010203-001552_pano_0001_000213", "timestamp": "2020-01-10T11:41:10.989870Z", "filename": "pano_0001_000213.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 19.10949548, "relative_pitch": 67.68959599746628, "relative_heading": 0.05027569399227496, "relative_elevation": 46.5696758888662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89733909822896, 52.3582180575981, 46.3443435961381 ] }, "distance": 19.13, "direction": 177.69, "angle": 67.57, "elevation": 46.34, "pano_id": "TMX7316060226-000020_pano_0000_000396", "timestamp": "2016-08-15T07:00:04.637510Z", "filename": "pano_0000_000396.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 19.13169744, "relative_pitch": 67.56837004591937, "relative_heading": 177.69495762856192, "relative_elevation": 46.3443435961381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732046126453, 52.3582160054435, 47.0401468388736 ] }, "distance": 19.35, "direction": 181.48, "angle": 67.64, "elevation": 47.04, "pano_id": "TMX7316060226-000478_pano_0002_000037", "timestamp": "2019-11-11T11:27:58.277290Z", "filename": "pano_0002_000037.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 19.35103579, "relative_pitch": 67.63906807852416, "relative_heading": 181.4812969983254, "relative_elevation": 47.0401468388736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_01138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897322980692263, 52.35821506505727, 0.0 ] }, "distance": 19.45, "direction": 180.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_01138", "timestamp": "2025-07-14T08:04:32Z", "filename": "recording_2025-07-14_07-34-51_01138.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 19.45198525, "relative_pitch": 0.0, "relative_heading": 180.96791208764108, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731839843489, 52.3582140369325, 45.967038044706 ] }, "distance": 19.57, "direction": 181.88, "angle": 66.93, "elevation": 45.97, "pano_id": "TMX7316010203-001048_pano_0000_000758", "timestamp": "2019-01-11T08:11:20.257040Z", "filename": "pano_0000_000758.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 19.5741043, "relative_pitch": 66.9342817841751, "relative_heading": 181.87595829689383, "relative_elevation": 45.967038044706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732185288508, 52.3585665165264, 46.4174989238381 ] }, "distance": 19.66, "direction": 358.82, "angle": 67.04, "elevation": 46.42, "pano_id": "TMX7316010203-002364_pano_0004_000172", "timestamp": "2021-12-29T11:58:41.773050Z", "filename": "pano_0004_000172.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 19.66243486, "relative_pitch": 67.04250278245726, "relative_heading": 358.818521449895, "relative_elevation": 46.4174989238381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002965/pano_0000_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002965/pano_0000_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002965/pano_0000_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002965/pano_0000_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002965_pano_0000_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002965_pano_0000_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002965_pano_0000_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002965/pano_0000_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002965/pano_0000_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89729857107017, 52.3582130765825, 46.7009693458676 ] }, "distance": 19.77, "direction": 185.78, "angle": 67.05, "elevation": 46.7, "pano_id": "TMX7316010203-002965_pano_0000_000060", "timestamp": "2023-02-13T08:27:50.357840Z", "filename": "pano_0000_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 19.77103923, "relative_pitch": 67.05443881162277, "relative_heading": 185.78134146910872, "relative_elevation": 46.7009693458676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89730135061196, 52.3582116511929, 47.2530858069658 ] }, "distance": 19.91, "direction": 185.19, "angle": 67.15, "elevation": 47.25, "pano_id": "TMX7316010203-000714_pano_0001_000438", "timestamp": "2018-05-11T07:47:37.784620Z", "filename": "pano_0001_000438.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 19.91081528, "relative_pitch": 67.15112592832335, "relative_heading": 185.1932035779224, "relative_elevation": 47.2530858069658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732490876688, 52.3582108798734, 49.0240126075223 ] }, "distance": 19.92, "direction": 180.57, "angle": 67.89, "elevation": 49.02, "pano_id": "TMX7316010203-002545_pano_0000_000451", "timestamp": "2022-04-26T08:16:29.887570Z", "filename": "pano_0000_000451.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 19.91588914, "relative_pitch": 67.89066800547879, "relative_heading": 180.56743192752248, "relative_elevation": 49.0240126075223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_004100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89730451655353, 52.3582105296829, 45.8052296796814 ] }, "distance": 20.02, "direction": 184.55, "angle": 66.39, "elevation": 45.81, "pano_id": "TMX7316010203-001681_pano_0000_004100", "timestamp": "2020-04-29T11:32:01.606130Z", "filename": "pano_0000_004100.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 20.01685204, "relative_pitch": 66.39470713156226, "relative_heading": 184.5460030017224, "relative_elevation": 45.8052296796814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89730329022157, 52.3585703721648, 47.547158149071 ] }, "distance": 20.16, "direction": 355.25, "angle": 67.03, "elevation": 47.55, "pano_id": "TMX7316010203-000714_pano_0001_000446", "timestamp": "2018-05-11T07:47:44.754550Z", "filename": "pano_0001_000446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 20.1565928, "relative_pitch": 67.0265306709043, "relative_heading": 355.2473503776637, "relative_elevation": 47.547158149071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track10_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track10_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897326772261976, 52.358571057853844, 0.0 ] }, "distance": 20.16, "direction": 359.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track10_Sphere_00024", "timestamp": "2024-12-04T09:56:12Z", "filename": "Job_20241204_1003_Track10_Sphere_00024.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 20.16370947, "relative_pitch": 0.0, "relative_heading": 359.8003048340364, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_004108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_004108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_004108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89732302837228, 52.3585715197211, 46.0732114445418 ] }, "distance": 20.22, "direction": 359.08, "angle": 66.31, "elevation": 46.07, "pano_id": "TMX7316010203-001681_pano_0000_004108", "timestamp": "2020-04-29T11:32:06.730900Z", "filename": "pano_0000_004108.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 20.21759876, "relative_pitch": 66.30743157511228, "relative_heading": 359.0779590968614, "relative_elevation": 46.0732114445418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89730128763665, 52.3582072927721, 46.5654471358284 ] }, "distance": 20.39, "direction": 185.08, "angle": 66.35, "elevation": 46.57, "pano_id": "TMX7316010203-001552_pano_0001_000205", "timestamp": "2020-01-10T11:41:04.854880Z", "filename": "pano_0001_000205.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 20.39423093, "relative_pitch": 66.34806263729782, "relative_heading": 185.08188149302163, "relative_elevation": 46.5654471358284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89731066662349, 52.3585748753884, 46.2612911639735 ] }, "distance": 20.62, "direction": 356.75, "angle": 65.97, "elevation": 46.26, "pano_id": "TMX7316010203-001048_pano_0000_000766", "timestamp": "2019-01-11T08:11:25.996990Z", "filename": "pano_0000_000766.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 20.62145726, "relative_pitch": 65.97457419302512, "relative_heading": 356.75436037945366, "relative_elevation": 46.2612911639735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track10_Sphere_00020/adjacencies/b_20241204_1003_Track10_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_01146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_01146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_01146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897323332963729, 52.35857809000305, 0.0 ] }, "distance": 20.95, "direction": 359.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_01146", "timestamp": "2025-07-14T08:04:42Z", "filename": "recording_2025-07-14_07-34-51_01146.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_20241204_1003_Track10_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121628.64808717249, 485723.2094593333 ] }, "relative_distance": 20.94829797, "relative_pitch": 0.0, "relative_heading": 359.16688671470683, "relative_elevation": 0.0 } ] } }