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_20240918_0854_Track07_Sphere_00491/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846876513801498, 52.379730381071184, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00491", "timestamp": "2024-09-18T10:31:03Z", "filename": "Job_20240918_0854_Track07_Sphere_00491.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "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_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687529973239, 52.3797211743166, 45.6619521453977 ] }, "distance": 1.03, "direction": 184.61, "angle": 88.71, "elevation": 45.66, "pano_id": "TMX7316010203-001130_pano_0001_002416", "timestamp": "2019-04-16T10:45:34.821950Z", "filename": "pano_0001_002416.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 1.02780784, "relative_pitch": 88.71054332760522, "relative_heading": 184.61361519463293, "relative_elevation": 45.6619521453977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8468697551826, 52.3797400793059, 45.9139172742143 ] }, "distance": 1.17, "direction": 336.9, "angle": 88.54, "elevation": 45.91, "pano_id": "TMX7316010203-000798_pano_0000_002502", "timestamp": "2018-06-20T08:24:07.236020Z", "filename": "pano_0000_002502.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 1.17320641, "relative_pitch": 88.53627928543861, "relative_heading": 336.90327580574984, "relative_elevation": 45.9139172742143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_004115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686293356597, 52.3797236963627, 45.7709208559245 ] }, "distance": 1.19, "direction": 231.19, "angle": 88.51, "elevation": 45.77, "pano_id": "TMX7316010203-002066_pano_0000_004115", "timestamp": "2021-03-29T09:10:16.106000Z", "filename": "pano_0000_004115.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 1.18678574, "relative_pitch": 88.51472112483924, "relative_heading": 231.18801724864375, "relative_elevation": 45.7709208559245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686727783847, 52.3797436786974, 45.6246423441917 ] }, "distance": 1.61, "direction": 336.97, "angle": 87.98, "elevation": 45.62, "pano_id": "TMX7316010203-001714_pano_0000_000232", "timestamp": "2020-05-14T10:37:57.147210Z", "filename": "pano_0000_000232.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 1.60780082, "relative_pitch": 87.98174644011063, "relative_heading": 336.97256740381465, "relative_elevation": 45.6246423441917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_001060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686447600492, 52.3797458629591, 46.1794208940119 ] }, "distance": 1.91, "direction": 334.55, "angle": 87.63, "elevation": 46.18, "pano_id": "TMX7315080123-000294_pano_0000_001060", "timestamp": "2016-06-15T12:11:59.312050Z", "filename": "pano_0000_001060.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 1.90781866, "relative_pitch": 87.63427454297202, "relative_heading": 334.5538536738761, "relative_elevation": 46.1794208940119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687223901512, 52.3797127021467, 47.3748621363193 ] }, "distance": 1.99, "direction": 188.42, "angle": 87.6, "elevation": 47.37, "pano_id": "TMX7316010203-001040_pano_0004_000264", "timestamp": "2019-01-07T12:05:01.061910Z", "filename": "pano_0004_000264.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 1.98863474, "relative_pitch": 87.59633018706432, "relative_heading": 188.41711355995574, "relative_elevation": 47.3748621363193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_11_23_59_00532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846862197559165, 52.37975059205226, 0.0 ] }, "distance": 2.45, "direction": 336.56, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_11_23_59_00532", "timestamp": "2025-09-25T11:36:15Z", "filename": "2025_09_25_11_23_59_00532.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 2.45116876, "relative_pitch": 0.0, "relative_heading": 336.56451035494956, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687909875224, 52.3797080013217, 47.52132313326 ] }, "distance": 2.5, "direction": 175.96, "angle": 86.99, "elevation": 47.52, "pano_id": "TMX7316010203-002627_pano_0005_000338", "timestamp": "2022-06-24T11:16:58.387360Z", "filename": "pano_0005_000338.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 2.49650993, "relative_pitch": 86.99275819464766, "relative_heading": 175.9568480529843, "relative_elevation": 47.52132313326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84685568270134, 52.3797111892239, 45.693325442262 ] }, "distance": 2.56, "direction": 213.59, "angle": 86.79, "elevation": 45.69, "pano_id": "TMX7316010203-001040_pano_0004_000388", "timestamp": "2019-01-07T12:07:13.130810Z", "filename": "pano_0004_000388.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 2.56374406, "relative_pitch": 86.78863681137983, "relative_heading": 213.59324690828458, "relative_elevation": 45.693325442262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687655915248, 52.3797540752459, 47.5942554157227 ] }, "distance": 2.64, "direction": 0.07, "angle": 86.83, "elevation": 47.59, "pano_id": "TMX7316010203-002627_pano_0005_000339", "timestamp": "2022-06-24T11:16:59.347360Z", "filename": "pano_0005_000339.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 2.6365606, "relative_pitch": 86.82924861480491, "relative_heading": 0.0671102991719779, "relative_elevation": 47.5942554157227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687240023199, 52.3797007052347, 45.5894226748496 ] }, "distance": 3.31, "direction": 184.85, "angle": 85.84, "elevation": 45.59, "pano_id": "TMX7316010203-001714_pano_0000_000233", "timestamp": "2020-05-14T10:37:58.232260Z", "filename": "pano_0000_000233.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 3.31402501, "relative_pitch": 85.84231967879373, "relative_heading": 184.84866531938945, "relative_elevation": 45.5894226748496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687009132518, 52.3797606869602, 47.534974318929 ] }, "distance": 3.4, "direction": 352.61, "angle": 85.91, "elevation": 47.53, "pano_id": "TMX7316010203-001040_pano_0004_000265", "timestamp": "2019-01-07T12:05:04.686790Z", "filename": "pano_0004_000265.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 3.40051489, "relative_pitch": 85.90819578944193, "relative_heading": 352.6107139012738, "relative_elevation": 47.534974318929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_001059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687150287122, 52.3796997221911, 46.1304263630882 ] }, "distance": 3.43, "direction": 185.71, "angle": 85.75, "elevation": 46.13, "pano_id": "TMX7315080123-000294_pano_0000_001059", "timestamp": "2016-06-15T12:11:57.706920Z", "filename": "pano_0000_001059.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 3.42857518, "relative_pitch": 85.74939185737985, "relative_heading": 185.71169367902283, "relative_elevation": 46.1304263630882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687234671611, 52.379765966528, 45.7171182204038 ] }, "distance": 3.97, "direction": 355.9, "angle": 85.04, "elevation": 45.72, "pano_id": "TMX7316010203-001130_pano_0001_002417", "timestamp": "2019-04-16T10:45:35.866850Z", "filename": "pano_0001_002417.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 3.96991012, "relative_pitch": 85.03708996729857, "relative_heading": 355.90114789773725, "relative_elevation": 45.7171182204038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687282829397, 52.3796940841753, 45.8539808411151 ] }, "distance": 4.05, "direction": 183.56, "angle": 84.96, "elevation": 45.85, "pano_id": "TMX7316010203-000798_pano_0000_002501", "timestamp": "2018-06-20T08:24:06.261070Z", "filename": "pano_0000_002501.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 4.0467106, "relative_pitch": 84.95659284813895, "relative_heading": 183.55561452882327, "relative_elevation": 45.8539808411151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846884570659769, 52.37969352322479, 0.0 ] }, "distance": 4.14, "direction": 172.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00490", "timestamp": "2024-09-18T10:31:01Z", "filename": "Job_20240918_0854_Track07_Sphere_00490.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 4.13787318, "relative_pitch": 0.0, "relative_heading": 172.3807884419812, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846872612428661, 52.379768516159736, 0.0 ] }, "distance": 4.25, "direction": 356.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00492", "timestamp": "2024-09-18T10:31:04Z", "filename": "Job_20240918_0854_Track07_Sphere_00492.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 4.25177304, "relative_pitch": 0.0, "relative_heading": 356.4176304852833, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_11_23_59_00533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846864479439492, 52.3796922901078, 0.0 ] }, "distance": 4.32, "direction": 190.94, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_11_23_59_00533", "timestamp": "2025-09-25T11:36:19Z", "filename": "2025_09_25_11_23_59_00533.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 4.31704812, "relative_pitch": 0.0, "relative_heading": 190.94259422421715, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_004116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686118350295, 52.3797687811012, 45.8006568532437 ] }, "distance": 4.4, "direction": 346.27, "angle": 84.51, "elevation": 45.8, "pano_id": "TMX7316010203-002066_pano_0000_004116", "timestamp": "2021-03-29T09:10:16.901120Z", "filename": "pano_0000_004116.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 4.39861842, "relative_pitch": 84.51423369061918, "relative_heading": 346.2710224438813, "relative_elevation": 45.8006568532437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687769910549, 52.3796890494725, 45.3491112422198 ] }, "distance": 4.6, "direction": 178.99, "angle": 84.21, "elevation": 45.35, "pano_id": "TMX7316010203-000275_pano_0000_001007", "timestamp": "2017-04-21T08:25:23.103280Z", "filename": "pano_0000_001007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 4.59986349, "relative_pitch": 84.20816767355669, "relative_heading": 178.994579186764, "relative_elevation": 45.3491112422198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686665504075, 52.3797770956392, 45.3398373657838 ] }, "distance": 5.24, "direction": 352.64, "angle": 83.41, "elevation": 45.34, "pano_id": "TMX7316010203-000275_pano_0000_001008", "timestamp": "2017-04-21T08:25:24.868170Z", "filename": "pano_0000_001008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 5.24131482, "relative_pitch": 83.40584021618788, "relative_heading": 352.6410356345731, "relative_elevation": 45.3398373657838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_004114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686560953597, 52.3796789745603, 45.8416916010901 ] }, "distance": 5.77, "direction": 187.4, "angle": 82.83, "elevation": 45.84, "pano_id": "TMX7316010203-002066_pano_0000_004114", "timestamp": "2021-03-29T09:10:15.175980Z", "filename": "pano_0000_004114.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 5.76822845, "relative_pitch": 82.8282034554703, "relative_heading": 187.39608061539653, "relative_elevation": 45.8416916010901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84688537656509, 52.3796766795303, 45.7619103696197 ] }, "distance": 6.01, "direction": 174.23, "angle": 82.52, "elevation": 45.76, "pano_id": "TMX7316010203-001130_pano_0001_002415", "timestamp": "2019-04-16T10:45:33.551890Z", "filename": "pano_0001_002415.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 6.00601406, "relative_pitch": 82.52296100329525, "relative_heading": 174.23290237005622, "relative_elevation": 45.7619103696197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686756747841, 52.3797862038395, 45.9228879474103 ] }, "distance": 6.24, "direction": 354.4, "angle": 82.26, "elevation": 45.92, "pano_id": "TMX7316010203-000798_pano_0000_002503", "timestamp": "2018-06-20T08:24:08.111060Z", "filename": "pano_0000_002503.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 6.24145588, "relative_pitch": 82.26025916861917, "relative_heading": 354.3986784928197, "relative_elevation": 45.9228879474103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846866378653, 52.3797869534901, 45.6304064663127 ] }, "distance": 6.33, "direction": 353.74, "angle": 82.1, "elevation": 45.63, "pano_id": "TMX7316010203-001714_pano_0000_000231", "timestamp": "2020-05-14T10:37:56.157260Z", "filename": "pano_0000_000231.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 6.33279031, "relative_pitch": 82.0987087256782, "relative_heading": 353.74340163590193, "relative_elevation": 45.6304064663127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8468945471529, 52.3796727687016, 45.8538331761956 ] }, "distance": 6.53, "direction": 169.16, "angle": 81.9, "elevation": 45.85, "pano_id": "TMX7316010203-001040_pano_0004_000389", "timestamp": "2019-01-07T12:07:16.345760Z", "filename": "pano_0004_000389.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 6.5273422, "relative_pitch": 81.89831559887445, "relative_heading": 169.15631882787923, "relative_elevation": 45.8538331761956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84678961189849, 52.3797050440941, 45.7704796567559 ] }, "distance": 6.55, "direction": 244.53, "angle": 81.85, "elevation": 45.77, "pano_id": "TMX7316010203-001040_pano_0004_000387", "timestamp": "2019-01-07T12:07:07.430840Z", "filename": "pano_0004_000387.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 6.55492448, "relative_pitch": 81.84992126551484, "relative_heading": 244.5252771548666, "relative_elevation": 45.7704796567559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_001061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686145448012, 52.3797922776093, 46.1954955467954 ] }, "distance": 6.96, "direction": 351.53, "angle": 81.43, "elevation": 46.2, "pano_id": "TMX7315080123-000294_pano_0000_001061", "timestamp": "2016-06-15T12:12:00.672110Z", "filename": "pano_0000_001061.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 6.96343165, "relative_pitch": 81.42786680738065, "relative_heading": 351.53154393788594, "relative_elevation": 46.1954955467954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84688033757499, 52.3796672417087, 47.4321483550593 ] }, "distance": 7.03, "direction": 177.88, "angle": 81.57, "elevation": 47.43, "pano_id": "TMX7316010203-001040_pano_0004_000263", "timestamp": "2019-01-07T12:04:58.906840Z", "filename": "pano_0004_000263.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 7.03062783, "relative_pitch": 81.56872509640039, "relative_heading": 177.87754557767153, "relative_elevation": 47.4321483550593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687254741821, 52.3798001998287, 47.6013438273221 ] }, "distance": 7.77, "direction": 358.01, "angle": 80.72, "elevation": 47.6, "pano_id": "TMX7316010203-002627_pano_0005_000340", "timestamp": "2022-06-24T11:17:00.172390Z", "filename": "pano_0005_000340.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 7.77374481, "relative_pitch": 80.72493989081732, "relative_heading": 358.0089071908509, "relative_elevation": 47.6013438273221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84689473843223, 52.3796596266824, 45.7280659209937 ] }, "distance": 7.97, "direction": 171.04, "angle": 80.11, "elevation": 45.73, "pano_id": "TMX7316010203-001714_pano_0000_000234", "timestamp": "2020-05-14T10:37:59.402170Z", "filename": "pano_0000_000234.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 7.97037109, "relative_pitch": 80.11271183260703, "relative_heading": 171.04239546965053, "relative_elevation": 45.7280659209937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_001058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84689251086215, 52.3796566325268, 46.3064194973558 ] }, "distance": 8.28, "direction": 172.44, "angle": 79.86, "elevation": 46.31, "pano_id": "TMX7315080123-000294_pano_0000_001058", "timestamp": "2016-06-15T12:11:56.116920Z", "filename": "pano_0000_001058.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 8.27832063, "relative_pitch": 79.86415670661518, "relative_heading": 172.43863137877776, "relative_elevation": 46.3064194973558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686791993213, 52.3798069615254, 47.5788730569184 ] }, "distance": 8.54, "direction": 356.07, "angle": 79.82, "elevation": 47.58, "pano_id": "TMX7316010203-001040_pano_0004_000266", "timestamp": "2019-01-07T12:05:05.676800Z", "filename": "pano_0004_000266.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 8.54152659, "relative_pitch": 79.8224722048498, "relative_heading": 356.0714415411817, "relative_elevation": 47.5788730569184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84691505145434, 52.37965568916532, 0.0 ] }, "distance": 8.72, "direction": 162.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00489", "timestamp": "2024-09-18T10:30:58Z", "filename": "Job_20240918_0854_Track07_Sphere_00489.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 8.71576051, "relative_pitch": 0.0, "relative_heading": 162.47682911644867, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.847004546373757, 52.379744231091614, 0.0 ] }, "distance": 8.85, "direction": 79.98, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00549", "timestamp": "2025-10-02T07:29:15Z", "filename": "2025_10_02_06_52_49_00549.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 8.85359423, "relative_pitch": 0.0, "relative_heading": 79.97534290152637, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686988237415, 52.3798104260686, 45.7181526124477 ] }, "distance": 8.92, "direction": 357.1, "angle": 78.96, "elevation": 45.72, "pano_id": "TMX7316010203-001130_pano_0001_002418", "timestamp": "2019-04-16T10:45:36.811860Z", "filename": "pano_0001_002418.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 8.91841122, "relative_pitch": 78.96172058620994, "relative_heading": 357.0976829402181, "relative_elevation": 45.7181526124477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84688913571208, 52.3796494261921, 46.0551949618384 ] }, "distance": 9.05, "direction": 174.55, "angle": 78.88, "elevation": 46.06, "pano_id": "TMX7316010203-000798_pano_0000_002500", "timestamp": "2018-06-20T08:24:05.116110Z", "filename": "pano_0000_002500.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 9.04912849, "relative_pitch": 78.88387822394365, "relative_heading": 174.54977196728362, "relative_elevation": 46.0551949618384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846869116612778, 52.37981193788041, 0.0 ] }, "distance": 9.09, "direction": 356.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00493", "timestamp": "2024-09-18T10:31:05Z", "filename": "Job_20240918_0854_Track07_Sphere_00493.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 9.08916628, "relative_pitch": 0.0, "relative_heading": 356.8230909568445, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_004117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84685883677878, 52.3798139686738, 45.7854820154607 ] }, "distance": 9.38, "direction": 352.63, "angle": 78.42, "elevation": 45.79, "pano_id": "TMX7316010203-002066_pano_0000_004117", "timestamp": "2021-03-29T09:10:17.660990Z", "filename": "pano_0000_004117.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 9.37874066, "relative_pitch": 78.42362058598623, "relative_heading": 352.6259896444309, "relative_elevation": 45.7854820154607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84700504224414, 52.3796987015416, 0.0 ] }, "distance": 9.44, "direction": 111.94, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00548", "timestamp": "2025-10-02T07:29:12Z", "filename": "2025_10_02_06_52_49_00548.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 9.43543762, "relative_pitch": 0.0, "relative_heading": 111.93806159175618, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_11_23_59_00531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846858656018926, 52.379814640391665, 0.0 ] }, "distance": 9.45, "direction": 352.61, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_11_23_59_00531", "timestamp": "2025-09-25T11:36:13Z", "filename": "2025_09_25_11_23_59_00531.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 9.45444775, "relative_pitch": 0.0, "relative_heading": 352.6101491886192, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8467709505229, 52.3796629506495, 45.7981023080647 ] }, "distance": 10.39, "direction": 223.77, "angle": 77.22, "elevation": 45.8, "pano_id": "TMX7316010203-001040_pano_0004_000386", "timestamp": "2019-01-07T12:07:04.830850Z", "filename": "pano_0004_000386.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 10.39096487, "relative_pitch": 77.21678544666601, "relative_heading": 223.77211152505367, "relative_elevation": 45.7981023080647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.847004943111077, 52.3797852079369, 0.0 ] }, "distance": 10.66, "direction": 55.1, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00550", "timestamp": "2025-10-02T07:29:17Z", "filename": "2025_10_02_06_52_49_00550.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 10.66315597, "relative_pitch": 0.0, "relative_heading": 55.10024715762136, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_004113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687136672258, 52.3796339741917, 45.9152460005134 ] }, "distance": 10.73, "direction": 181.87, "angle": 76.84, "elevation": 45.92, "pano_id": "TMX7316010203-002066_pano_0000_004113", "timestamp": "2021-03-29T09:10:14.146530Z", "filename": "pano_0000_004113.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 10.73335679, "relative_pitch": 76.84254876881741, "relative_heading": 181.87130162068104, "relative_elevation": 45.9152460005134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84691702736414, 52.3796363968826, 45.8498587766662 ] }, "distance": 10.82, "direction": 165.22, "angle": 76.73, "elevation": 45.85, "pano_id": "TMX7316010203-001130_pano_0001_002414", "timestamp": "2019-04-16T10:45:31.891920Z", "filename": "pano_0001_002414.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 10.81580821, "relative_pitch": 76.726796472185, "relative_heading": 165.2222412645321, "relative_elevation": 45.8498587766662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686569372021, 52.3798303886138, 45.6288656648248 ] }, "distance": 11.15, "direction": 356.21, "angle": 76.26, "elevation": 45.63, "pano_id": "TMX7316010203-001714_pano_0000_000230", "timestamp": "2020-05-14T10:37:55.182290Z", "filename": "pano_0000_000230.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 11.15265979, "relative_pitch": 76.26499115466726, "relative_heading": 356.21201819876114, "relative_elevation": 45.6288656648248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84693122333948, 52.3796354703997, 45.925874851644 ] }, "distance": 11.2, "direction": 160.57, "angle": 76.3, "elevation": 45.93, "pano_id": "TMX7316010203-001040_pano_0004_000390", "timestamp": "2019-01-07T12:07:18.055730Z", "filename": "pano_0004_000390.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 11.19896761, "relative_pitch": 76.29594195370852, "relative_heading": 160.56954709090618, "relative_elevation": 45.925874851644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_11_23_59_00535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846873670242587, 52.37962866300432, 0.0 ] }, "distance": 11.32, "direction": 180.98, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_11_23_59_00535", "timestamp": "2025-09-25T11:36:22Z", "filename": "2025_09_25_11_23_59_00535.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 11.32028885, "relative_pitch": 0.0, "relative_heading": 180.9800929675326, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686513190901, 52.3798329552485, 45.8991779042408 ] }, "distance": 11.44, "direction": 356.12, "angle": 76.0, "elevation": 45.9, "pano_id": "TMX7316010203-000798_pano_0000_002504", "timestamp": "2018-06-20T08:24:08.941050Z", "filename": "pano_0000_002504.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 11.44018069, "relative_pitch": 76.0044303450658, "relative_heading": 356.11533345160467, "relative_elevation": 45.8991779042408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84691833754649, 52.3796303629455, 47.3915851162747 ] }, "distance": 11.49, "direction": 165.65, "angle": 76.37, "elevation": 47.39, "pano_id": "TMX7316010203-001040_pano_0004_000262", "timestamp": "2019-01-07T12:04:56.926870Z", "filename": "pano_0004_000262.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 11.48809407, "relative_pitch": 76.37389015547363, "relative_heading": 165.6461419513488, "relative_elevation": 47.3915851162747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000834/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000834/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000834/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000834/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000834/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000834/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000834/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000834/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000834/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84685171388299, 52.3796271262685, 46.6663886168972 ] }, "distance": 11.61, "direction": 188.36, "angle": 76.03, "elevation": 46.67, "pano_id": "TMX7316010203-002627_pano_0005_000834", "timestamp": "2022-06-24T11:24:34.695330Z", "filename": "pano_0005_000834.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 11.61307744, "relative_pitch": 76.02561801507352, "relative_heading": 188.36155361462735, "relative_elevation": 46.6663886168972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.847006450241049, 52.37965786774441, 0.0 ] }, "distance": 11.97, "direction": 132.36, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00547", "timestamp": "2025-10-02T07:29:10Z", "filename": "2025_10_02_06_52_49_00547.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 11.97478533, "relative_pitch": 0.0, "relative_heading": 132.362780403724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000835/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000835/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000835/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000835/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000835/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000835/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000835/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000835/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000835/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84691849284792, 52.3796246057799, 46.7245567580685 ] }, "distance": 12.11, "direction": 166.35, "angle": 75.47, "elevation": 46.72, "pano_id": "TMX7316010203-002627_pano_0005_000835", "timestamp": "2022-06-24T11:24:35.760390Z", "filename": "pano_0005_000835.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 12.11225482, "relative_pitch": 75.4672904630351, "relative_heading": 166.34896367109016, "relative_elevation": 46.7245567580685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_001062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686112682094, 52.3798388317629, 46.1994644580409 ] }, "distance": 12.11, "direction": 355.04, "angle": 75.31, "elevation": 46.2, "pano_id": "TMX7315080123-000294_pano_0000_001062", "timestamp": "2016-06-15T12:12:01.843530Z", "filename": "pano_0000_001062.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 12.11320389, "relative_pitch": 75.30812108163913, "relative_heading": 355.03777159991904, "relative_elevation": 46.1994644580409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_001057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84694625789927, 52.379628774887, 46.3574766619131 ] }, "distance": 12.26, "direction": 157.21, "angle": 75.18, "elevation": 46.36, "pano_id": "TMX7315080123-000294_pano_0000_001057", "timestamp": "2016-06-15T12:11:54.701800Z", "filename": "pano_0000_001057.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 12.26316512, "relative_pitch": 75.18268165524078, "relative_heading": 157.21472161164482, "relative_elevation": 46.3574766619131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84694674486708, 52.3796287319513, 45.8031217744574 ] }, "distance": 12.28, "direction": 157.08, "angle": 74.99, "elevation": 45.8, "pano_id": "TMX7316010203-001714_pano_0000_000235", "timestamp": "2020-05-14T10:38:00.582170Z", "filename": "pano_0000_000235.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 12.28044579, "relative_pitch": 74.9912046038773, "relative_heading": 157.08071426989557, "relative_elevation": 45.8031217744574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846978150467778, 52.37963241123309, 0.0 ] }, "distance": 12.91, "direction": 147.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00488", "timestamp": "2024-09-18T10:30:56Z", "filename": "Job_20240918_0854_Track07_Sphere_00488.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 12.91293886, "relative_pitch": 0.0, "relative_heading": 147.58998533661327, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686830645176, 52.3798468232465, 47.5982957482338 ] }, "distance": 12.97, "direction": 357.53, "angle": 74.76, "elevation": 47.6, "pano_id": "TMX7316010203-002627_pano_0005_000341", "timestamp": "2022-06-24T11:17:00.922380Z", "filename": "pano_0005_000341.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 12.96909919, "relative_pitch": 74.75861179972338, "relative_heading": 357.5301711025229, "relative_elevation": 47.5982957482338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000833/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000833/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000833/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000833/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000833/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000833/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000833/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000833/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000833/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84678921281253, 52.3796247408373, 46.5802284926176 ] }, "distance": 13.17, "direction": 206.83, "angle": 74.21, "elevation": 46.58, "pano_id": "TMX7316010203-002627_pano_0005_000833", "timestamp": "2022-06-24T11:24:33.195330Z", "filename": "pano_0005_000833.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 13.17278816, "relative_pitch": 74.20921136122499, "relative_heading": 206.8267809652122, "relative_elevation": 46.5802284926176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84694106521419, 52.3796175903791, 46.1566178593785 ] }, "distance": 13.3, "direction": 160.7, "angle": 73.93, "elevation": 46.16, "pano_id": "TMX7316010203-000798_pano_0000_002499", "timestamp": "2018-06-20T08:24:03.701110Z", "filename": "pano_0000_002499.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 13.29822355, "relative_pitch": 73.9277335366835, "relative_heading": 160.6981244656646, "relative_elevation": 46.1566178593785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.847004384348674, 52.37982384361468, 0.0 ] }, "distance": 13.56, "direction": 39.94, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00551", "timestamp": "2025-10-02T07:29:18Z", "filename": "2025_10_02_06_52_49_00551.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 13.5638726, "relative_pitch": 0.0, "relative_heading": 39.937650058434514, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686494402039, 52.3798526962567, 47.6045661373064 ] }, "distance": 13.63, "direction": 356.69, "angle": 74.02, "elevation": 47.6, "pano_id": "TMX7316010203-001040_pano_0004_000267", "timestamp": "2019-01-07T12:05:06.546790Z", "filename": "pano_0004_000267.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 13.63335138, "relative_pitch": 74.0189506779273, "relative_heading": 356.68713526668125, "relative_elevation": 47.6045661373064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686636895085, 52.3798547333474, 45.7119808001444 ] }, "distance": 13.85, "direction": 357.14, "angle": 73.14, "elevation": 45.71, "pano_id": "TMX7316010203-001130_pano_0001_002419", "timestamp": "2019-04-16T10:45:37.701860Z", "filename": "pano_0001_002419.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 13.85447812, "relative_pitch": 73.13888888213641, "relative_heading": 357.14191747229125, "relative_elevation": 45.7119808001444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846866727512074, 52.37985613759489, 0.0 ] }, "distance": 14.01, "direction": 357.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00494", "timestamp": "2024-09-18T10:31:06Z", "filename": "Job_20240918_0854_Track07_Sphere_00494.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 14.00936027, "relative_pitch": 0.0, "relative_heading": 357.2735169041828, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000836/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000836/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000836/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000836/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000836/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000836/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000836/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000836/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000836/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84698830075965, 52.3796232554032, 46.7070935787633 ] }, "distance": 14.14, "direction": 147.44, "angle": 73.15, "elevation": 46.71, "pano_id": "TMX7316010203-002627_pano_0005_000836", "timestamp": "2022-06-24T11:24:36.620390Z", "filename": "pano_0005_000836.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 14.14356348, "relative_pitch": 73.15295099029964, "relative_heading": 147.4381882103704, "relative_elevation": 46.7070935787633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84690106935996, 52.3796025691577, 45.4905411135405 ] }, "distance": 14.32, "direction": 173.29, "angle": 72.53, "elevation": 45.49, "pano_id": "TMX7316010203-000275_pano_0000_001006", "timestamp": "2017-04-21T08:25:21.263190Z", "filename": "pano_0000_001006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 14.32017323, "relative_pitch": 72.5262835036771, "relative_heading": 173.29444011906983, "relative_elevation": 45.4905411135405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_004118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84685597933544, 52.3798593071016, 45.7765431785956 ] }, "distance": 14.41, "direction": 354.43, "angle": 72.52, "elevation": 45.78, "pano_id": "TMX7316010203-002066_pano_0000_004118", "timestamp": "2021-03-29T09:10:18.380990Z", "filename": "pano_0000_004118.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 14.41417102, "relative_pitch": 72.52176727604761, "relative_heading": 354.4330620280643, "relative_elevation": 45.7765431785956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_11_23_59_00598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846954595622731, 52.379608072865054, 0.0 ] }, "distance": 14.61, "direction": 158.66, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_11_23_59_00598", "timestamp": "2025-09-25T11:39:27Z", "filename": "2025_09_25_11_23_59_00598.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 14.61154055, "relative_pitch": 0.0, "relative_heading": 158.6605710518094, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84697945878412, 52.3796145999316, 45.8474091170356 ] }, "distance": 14.67, "direction": 151.45, "angle": 72.26, "elevation": 45.85, "pano_id": "TMX7316010203-001130_pano_0001_002413", "timestamp": "2019-04-16T10:45:30.016960Z", "filename": "pano_0001_002413.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 14.66716668, "relative_pitch": 72.25986778548997, "relative_heading": 151.44873380646308, "relative_elevation": 45.8474091170356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84699797116517, 52.379619319132, 45.8784348042682 ] }, "distance": 14.87, "direction": 146.21, "angle": 72.04, "elevation": 45.88, "pano_id": "TMX7316010203-001040_pano_0004_000391", "timestamp": "2019-01-07T12:07:19.335740Z", "filename": "pano_0004_000391.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 14.8705647, "relative_pitch": 72.04094910447182, "relative_heading": 146.20798426400276, "relative_elevation": 45.8784348042682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84672971509697, 52.3796287353062, 45.6775540988892 ] }, "distance": 15.09, "direction": 221.47, "angle": 71.71, "elevation": 45.68, "pano_id": "TMX7316010203-001040_pano_0004_000385", "timestamp": "2019-01-07T12:07:01.260910Z", "filename": "pano_0004_000385.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 15.09489791, "relative_pitch": 71.71301378823728, "relative_heading": 221.4703928914016, "relative_elevation": 45.6775540988892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_11_23_59_00530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846855242021815, 52.37986580990325, 0.0 ] }, "distance": 15.14, "direction": 354.51, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_11_23_59_00530", "timestamp": "2025-09-25T11:36:11Z", "filename": "2025_09_25_11_23_59_00530.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 15.13923866, "relative_pitch": 0.0, "relative_heading": 354.50960370827283, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686063791273, 52.3798660924003, 45.327334866859 ] }, "distance": 15.14, "direction": 355.91, "angle": 71.53, "elevation": 45.33, "pano_id": "TMX7316010203-000275_pano_0000_001009", "timestamp": "2017-04-21T08:25:26.193090Z", "filename": "pano_0000_001009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 15.13986488, "relative_pitch": 71.53007215662743, "relative_heading": 355.9052740279147, "relative_elevation": 45.327334866859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84698330015622, 52.379609982856, 47.3123480211943 ] }, "distance": 15.24, "direction": 151.51, "angle": 72.14, "elevation": 47.31, "pano_id": "TMX7316010203-001040_pano_0004_000261", "timestamp": "2019-01-07T12:04:54.916880Z", "filename": "pano_0004_000261.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 15.24348012, "relative_pitch": 72.14167205959676, "relative_heading": 151.50804616059867, "relative_elevation": 47.3123480211943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_001056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84701686512286, 52.379621476651, 46.3288149060681 ] }, "distance": 15.43, "direction": 141.74, "angle": 71.58, "elevation": 46.33, "pano_id": "TMX7315080123-000294_pano_0000_001056", "timestamp": "2016-06-15T12:11:53.146740Z", "filename": "pano_0000_001056.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 15.43356002, "relative_pitch": 71.57549029033828, "relative_heading": 141.7382824472729, "relative_elevation": 46.3288149060681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_004112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84688413312509, 52.3795892833061, 45.951958829537 ] }, "distance": 15.71, "direction": 178.11, "angle": 71.13, "elevation": 45.95, "pano_id": "TMX7316010203-002066_pano_0000_004112", "timestamp": "2021-03-29T09:10:13.006180Z", "filename": "pano_0000_004112.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 15.70916153, "relative_pitch": 71.12646600084761, "relative_heading": 178.10728963293616, "relative_elevation": 45.951958829537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84697123577647, 52.3795998057573, 45.8754959180951 ] }, "distance": 15.9, "direction": 156.06, "angle": 70.89, "elevation": 45.88, "pano_id": "TMX7316010203-001040_pano_0004_000558", "timestamp": "2019-01-07T12:09:37.434520Z", "filename": "pano_0004_000558.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 15.89706814, "relative_pitch": 70.88745103128659, "relative_heading": 156.06220499640833, "relative_elevation": 45.8754959180951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_000229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686527064091, 52.3798735874106, 45.6141374893486 ] }, "distance": 15.95, "direction": 357.25, "angle": 70.72, "elevation": 45.61, "pano_id": "TMX7316010203-001714_pano_0000_000229", "timestamp": "2020-05-14T10:37:54.177310Z", "filename": "pano_0000_000229.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 15.95360324, "relative_pitch": 70.7226498840265, "relative_heading": 357.24934937313503, "relative_elevation": 45.6141374893486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_11_23_59_00536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846889277040783, 52.379586905346116, 0.0 ] }, "distance": 15.99, "direction": 176.88, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_11_23_59_00536", "timestamp": "2025-09-25T11:36:23Z", "filename": "2025_09_25_11_23_59_00536.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 15.9888367, "relative_pitch": 0.0, "relative_heading": 176.88398218029533, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84704479208874, 52.379629371807546, 0.0 ] }, "distance": 16.05, "direction": 134.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00487", "timestamp": "2024-09-18T10:30:54Z", "filename": "Job_20240918_0854_Track07_Sphere_00487.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 16.05118889, "relative_pitch": 0.0, "relative_heading": 134.4465778185438, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84701386431716, 52.3796120619827, 46.1294011017308 ] }, "distance": 16.15, "direction": 144.61, "angle": 70.7, "elevation": 46.13, "pano_id": "TMX7316010203-000798_pano_0000_002498", "timestamp": "2018-06-20T08:24:02.161090Z", "filename": "pano_0000_002498.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 16.14988242, "relative_pitch": 70.70487277001448, "relative_heading": 144.6102720872942, "relative_elevation": 46.1294011017308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84673037828213, 52.3796157951693, 46.4987032040954 ] }, "distance": 16.17, "direction": 217.97, "angle": 70.82, "elevation": 46.5, "pano_id": "TMX7316010203-002627_pano_0005_000832", "timestamp": "2022-06-24T11:24:31.615380Z", "filename": "pano_0005_000832.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 16.1740808, "relative_pitch": 70.82031176501125, "relative_heading": 217.97044034072053, "relative_elevation": 46.4987032040954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84703686840917, 52.3796208567749, 45.8631514217705 ] }, "distance": 16.36, "direction": 138.14, "angle": 70.36, "elevation": 45.86, "pano_id": "TMX7316010203-001040_pano_0004_000559", "timestamp": "2019-01-07T12:09:38.349520Z", "filename": "pano_0004_000559.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 16.36347465, "relative_pitch": 70.3641515356982, "relative_heading": 138.1405557179546, "relative_elevation": 45.8631514217705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_003519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_003519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_003519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84704606819113, 52.3796260929924, 45.8077861536294 ] }, "distance": 16.37, "direction": 135.15, "angle": 70.34, "elevation": 45.81, "pano_id": "TMX7316010203-002066_pano_0000_003519", "timestamp": "2021-03-29T09:00:36.820410Z", "filename": "pano_0000_003519.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 16.36992558, "relative_pitch": 70.3350815903072, "relative_heading": 135.14526749815633, "relative_elevation": 45.8077861536294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_11_23_59_00599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.847014472391287, 52.37960817525992, 0.0 ] }, "distance": 16.53, "direction": 145.36, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_11_23_59_00599", "timestamp": "2025-09-25T11:39:32Z", "filename": "2025_09_25_11_23_59_00599.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 16.52786628, "relative_pitch": 0.0, "relative_heading": 145.36156114064, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686243902695, 52.3798795927967, 45.8760677650571 ] }, "distance": 16.63, "direction": 356.7, "angle": 70.07, "elevation": 45.88, "pano_id": "TMX7316010203-000798_pano_0000_002505", "timestamp": "2018-06-20T08:24:09.741050Z", "filename": "pano_0000_002505.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 16.63110808, "relative_pitch": 70.07327848381395, "relative_heading": 356.69630574284116, "relative_elevation": 45.8760677650571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track85_Sphere_00001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track85_Sphere_00001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track85_Sphere_00001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track85_Sphere_00001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track85_Sphere_00001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track85_Sphere_00001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track85_Sphere_00001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track85_Sphere_00001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track85_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846886488235853, 52.37957591860918, 0.0 ] }, "distance": 17.2, "direction": 177.74, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track85_Sphere_00001", "timestamp": "2024-11-21T13:22:34Z", "filename": "amsterdam_21112024_Track85_Sphere_00001.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 17.20115688, "relative_pitch": 0.0, "relative_heading": 177.736995427571, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_001063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84685991280581, 52.3798851594536, 46.2078736731783 ] }, "distance": 17.26, "direction": 356.24, "angle": 69.52, "elevation": 46.21, "pano_id": "TMX7315080123-000294_pano_0000_001063", "timestamp": "2016-06-15T12:12:02.937180Z", "filename": "pano_0000_001063.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 17.25995555, "relative_pitch": 69.51790916521178, "relative_heading": 356.2447028869351, "relative_elevation": 46.2078736731783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_000899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8469887674436, 52.3795906935604, 45.9411523174495 ] }, "distance": 17.32, "direction": 153.81, "angle": 69.34, "elevation": 45.94, "pano_id": "TMX7316010203-001714_pano_0000_000899", "timestamp": "2020-05-14T10:48:50.682290Z", "filename": "pano_0000_000899.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 17.32154121, "relative_pitch": 69.34167151235934, "relative_heading": 153.8132031071563, "relative_elevation": 45.9411523174495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.847002120627661, 52.379866201419865, 0.0 ] }, "distance": 17.37, "direction": 29.51, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00552", "timestamp": "2025-10-02T07:29:19Z", "filename": "2025_10_02_06_52_49_00552.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 17.36580332, "relative_pitch": 0.0, "relative_heading": 29.50716282941455, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_000571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84705519981951, 52.3796189177283, 45.6366582596675 ] }, "distance": 17.37, "direction": 135.55, "angle": 69.16, "elevation": 45.64, "pano_id": "TMX7316010203-000275_pano_0000_000571", "timestamp": "2017-04-21T08:11:11.889830Z", "filename": "pano_0000_000571.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 17.37493663, "relative_pitch": 69.15700753740646, "relative_heading": 135.5486567104628, "relative_elevation": 45.6366582596675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84703878329869, 52.3796093693132, 46.844144362025 ] }, "distance": 17.42, "direction": 140.63, "angle": 69.6, "elevation": 46.84, "pano_id": "TMX7316010203-002627_pano_0005_000917", "timestamp": "2022-06-24T11:25:40.080320Z", "filename": "pano_0005_000917.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 17.41892708, "relative_pitch": 69.60242201883104, "relative_heading": 140.62761560577826, "relative_elevation": 46.844144362025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84697612689116, 52.3795857540617, 46.8563677147031 ] }, "distance": 17.46, "direction": 157.14, "angle": 69.56, "elevation": 46.86, "pano_id": "TMX7316010203-002627_pano_0005_000916", "timestamp": "2022-06-24T11:25:39.240120Z", "filename": "pano_0005_000916.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 17.46443115, "relative_pitch": 69.55843427258824, "relative_heading": 157.1449147641543, "relative_elevation": 46.8563677147031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84705316376699, 52.3796165561659, 45.7680906578898 ] }, "distance": 17.47, "direction": 136.48, "angle": 69.11, "elevation": 45.77, "pano_id": "TMX7316010203-001130_pano_0001_002412", "timestamp": "2019-04-16T10:45:28.421930Z", "filename": "pano_0001_002412.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 17.46772117, "relative_pitch": 69.11028511505828, "relative_heading": 136.47695973816707, "relative_elevation": 45.7680906578898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000900/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000900/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000900/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000900/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_000900/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000900/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000900/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000900/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000900/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84705140259897, 52.3796149923478, 45.9128413219005 ] }, "distance": 17.51, "direction": 137.15, "angle": 69.12, "elevation": 45.91, "pano_id": "TMX7316010203-001714_pano_0000_000900", "timestamp": "2020-05-14T10:48:51.682330Z", "filename": "pano_0000_000900.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 17.51253137, "relative_pitch": 69.12165233855052, "relative_heading": 137.15353952024734, "relative_elevation": 45.9128413219005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84705780703533, 52.3796156575152, 47.1518970970064 ] }, "distance": 17.76, "direction": 135.96, "angle": 69.36, "elevation": 47.15, "pano_id": "TMX7316010203-001040_pano_0004_000260", "timestamp": "2019-01-07T12:04:52.986890Z", "filename": "pano_0004_000260.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 17.75869305, "relative_pitch": 69.36225470390241, "relative_heading": 135.95943346900026, "relative_elevation": 47.1518970970064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84707135509944, 52.3796229736712, 45.7544351378456 ] }, "distance": 17.86, "direction": 132.01, "angle": 68.68, "elevation": 45.75, "pano_id": "TMX7316010203-001040_pano_0004_000392", "timestamp": "2019-01-07T12:07:20.370670Z", "filename": "pano_0004_000392.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 17.85716108, "relative_pitch": 68.68016230128414, "relative_heading": 132.01260762416388, "relative_elevation": 45.7544351378456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84693359278476, 52.3795734382716, 45.7780330823734 ] }, "distance": 17.89, "direction": 167.45, "angle": 68.65, "elevation": 45.78, "pano_id": "TMX7316010203-000798_pano_0000_002050", "timestamp": "2018-06-20T08:15:51.904190Z", "filename": "pano_0000_002050.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 17.8910484, "relative_pitch": 68.65336363329877, "relative_heading": 167.45243852211036, "relative_elevation": 45.7780330823734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686437572254, 52.3798932827552, 47.5779218636453 ] }, "distance": 18.15, "direction": 357.39, "angle": 69.12, "elevation": 47.58, "pano_id": "TMX7316010203-002627_pano_0005_000342", "timestamp": "2022-06-24T11:17:01.632380Z", "filename": "pano_0005_000342.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 18.14564752, "relative_pitch": 69.12375011656826, "relative_heading": 357.38924234219377, "relative_elevation": 47.5779218636453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_001055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84708788581416, 52.3796290892519, 46.1763379555196 ] }, "distance": 18.28, "direction": 128.06, "angle": 68.4, "elevation": 46.18, "pano_id": "TMX7315080123-000294_pano_0000_001055", "timestamp": "2016-06-15T12:11:51.461650Z", "filename": "pano_0000_001055.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 18.28147098, "relative_pitch": 68.40110973529968, "relative_heading": 128.06359844440732, "relative_elevation": 46.1763379555196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84708499785723, 52.379623816542, 45.9964867364615 ] }, "distance": 18.5, "direction": 129.87, "angle": 68.09, "elevation": 46.0, "pano_id": "TMX7316010203-000798_pano_0000_002497", "timestamp": "2018-06-20T08:24:00.661110Z", "filename": "pano_0000_002497.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 18.49756773, "relative_pitch": 68.09238813232678, "relative_heading": 129.8702986829804, "relative_elevation": 45.9964867364615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8468623886859, 52.379898748021, 45.6873284224421 ] }, "distance": 18.76, "direction": 357.06, "angle": 67.68, "elevation": 45.69, "pano_id": "TMX7316010203-001130_pano_0001_002420", "timestamp": "2019-04-16T10:45:38.576850Z", "filename": "pano_0001_002420.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 18.75963249, "relative_pitch": 67.67650096458925, "relative_heading": 357.0610183583453, "relative_elevation": 45.6873284224421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_001590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_001590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_001590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84695004453061, 52.3795678932466, 46.2992019085214 ] }, "distance": 18.76, "direction": 164.52, "angle": 67.94, "elevation": 46.3, "pano_id": "TMX7315080123-000294_pano_0000_001590", "timestamp": "2016-06-15T12:21:03.743970Z", "filename": "pano_0000_001590.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 18.76126537, "relative_pitch": 67.9413278484467, "relative_heading": 164.52094005847036, "relative_elevation": 46.2992019085214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84686135402091, 52.3798987371477, 47.6010413756594 ] }, "distance": 18.76, "direction": 356.85, "angle": 68.49, "elevation": 47.6, "pano_id": "TMX7316010203-001040_pano_0004_000268", "timestamp": "2019-01-07T12:05:07.366760Z", "filename": "pano_0004_000268.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 18.76216878, "relative_pitch": 68.48789319880733, "relative_heading": 356.8459544268794, "relative_elevation": 47.6010413756594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_001665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84693363089894, 52.3795645860912, 47.7751215677708 ] }, "distance": 18.85, "direction": 168.1, "angle": 68.46, "elevation": 47.78, "pano_id": "TMX7316010203-001130_pano_0001_001665", "timestamp": "2019-04-16T10:28:30.458600Z", "filename": "pano_0001_001665.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 18.85429444, "relative_pitch": 68.4634923279275, "relative_heading": 168.09505757825053, "relative_elevation": 47.7751215677708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84710732613369, 52.3796352010082, 45.6962733995169 ] }, "distance": 18.95, "direction": 123.97, "angle": 67.47, "elevation": 45.7, "pano_id": "TMX7316010203-001040_pano_0004_000560", "timestamp": "2019-01-07T12:09:39.139520Z", "filename": "pano_0004_000560.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 18.95269111, "relative_pitch": 67.47359748341063, "relative_heading": 123.9740545413248, "relative_elevation": 45.6962733995169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_003518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_003518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_003518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84711289966073, 52.3796395762108, 45.6068929331377 ] }, "distance": 19.01, "direction": 122.12, "angle": 67.38, "elevation": 45.61, "pano_id": "TMX7316010203-002066_pano_0000_003518", "timestamp": "2021-03-29T09:00:26.135630Z", "filename": "pano_0000_003518.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 19.00535213, "relative_pitch": 67.37748029797963, "relative_heading": 122.11718006271764, "relative_elevation": 45.6068929331377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846865002138657, 52.37990131101176, 0.0 ] }, "distance": 19.04, "direction": 357.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00495", "timestamp": "2024-09-18T10:31:07Z", "filename": "Job_20240918_0854_Track07_Sphere_00495.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 19.03630023, "relative_pitch": 0.0, "relative_heading": 357.6399727047109, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_11_23_59_00601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.847107837829617, 52.37963337130747, 0.0 ] }, "distance": 19.1, "direction": 124.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_11_23_59_00601", "timestamp": "2025-09-25T11:39:35Z", "filename": "2025_09_25_11_23_59_00601.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 19.09594652, "relative_pitch": 0.0, "relative_heading": 124.42223380425874, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84693292624961, 52.3795612454047, 45.8071216801181 ] }, "distance": 19.21, "direction": 168.46, "angle": 67.25, "elevation": 45.81, "pano_id": "TMX7316010203-001040_pano_0004_000557", "timestamp": "2019-01-07T12:09:36.234560Z", "filename": "pano_0004_000557.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 19.20853183, "relative_pitch": 67.2499877230736, "relative_heading": 168.4638439713478, "relative_elevation": 45.8071216801181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84664717001721, 52.3796286982733, 45.6951218377799 ] }, "distance": 19.29, "direction": 234.08, "angle": 67.12, "elevation": 45.7, "pano_id": "TMX7316010203-001040_pano_0004_000384", "timestamp": "2019-01-07T12:06:57.335900Z", "filename": "pano_0004_000384.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 19.28527547, "relative_pitch": 67.11819675574019, "relative_heading": 234.07677677233985, "relative_elevation": 45.6951218377799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_004119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84685321901298, 52.3799049456859, 45.750387291424 ] }, "distance": 19.49, "direction": 355.33, "angle": 66.93, "elevation": 45.75, "pano_id": "TMX7316010203-002066_pano_0000_004119", "timestamp": "2021-03-29T09:10:19.080980Z", "filename": "pano_0000_004119.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 19.48926206, "relative_pitch": 66.92642252589452, "relative_heading": 355.33144251880327, "relative_elevation": 45.750387291424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_003520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_003520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_003520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_003520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84696105029189, 52.379562879398, 45.78110855259 ] }, "distance": 19.51, "direction": 162.84, "angle": 66.92, "elevation": 45.78, "pano_id": "TMX7316010203-002066_pano_0000_003520", "timestamp": "2021-03-29T09:01:29.260020Z", "filename": "pano_0000_003520.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 19.50738622, "relative_pitch": 66.92108691875117, "relative_heading": 162.8366573460093, "relative_elevation": 45.78110855259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84710835904064, 52.3796262922348, 46.6613625250757 ] }, "distance": 19.58, "direction": 126.27, "angle": 67.24, "elevation": 46.66, "pano_id": "TMX7316010203-002627_pano_0005_000918", "timestamp": "2022-06-24T11:25:40.845080Z", "filename": "pano_0005_000918.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 19.58064284, "relative_pitch": 67.235476009744, "relative_heading": 126.265207127966, "relative_elevation": 46.6613625250757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.847123930362253, 52.379639745099645, 0.0 ] }, "distance": 19.64, "direction": 120.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00486", "timestamp": "2024-09-18T10:30:51Z", "filename": "Job_20240918_0854_Track07_Sphere_00486.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 19.63593966, "relative_pitch": 0.0, "relative_heading": 120.90538531219234, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84666841827967, 52.3796037657262, 46.4103855574504 ] }, "distance": 19.98, "direction": 225.16, "angle": 66.71, "elevation": 46.41, "pano_id": "TMX7316010203-002627_pano_0005_000831", "timestamp": "2022-06-24T11:24:30.485340Z", "filename": "pano_0005_000831.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 19.98251952, "relative_pitch": 66.7051553569966, "relative_heading": 225.1649185697563, "relative_elevation": 46.4103855574504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_000901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84712059883075, 52.3796290007168, 45.7408495834097 ] }, "distance": 20.09, "direction": 124.17, "angle": 66.29, "elevation": 45.74, "pano_id": "TMX7316010203-001714_pano_0000_000901", "timestamp": "2020-05-14T10:48:52.557220Z", "filename": "pano_0000_000901.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 20.08787339, "relative_pitch": 66.29050207613855, "relative_heading": 124.1654043639863, "relative_elevation": 45.7408495834097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8471252538421, 52.3796297151001, 45.6623501526192 ] }, "distance": 20.31, "direction": 123.48, "angle": 66.02, "elevation": 45.66, "pano_id": "TMX7316010203-001130_pano_0001_002411", "timestamp": "2019-04-16T10:45:26.901930Z", "filename": "pano_0001_002411.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 20.3069743, "relative_pitch": 66.0243138342915, "relative_heading": 123.4775426506677, "relative_elevation": 45.6623501526192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0004_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0004_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0004_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84712714069223, 52.3796293448841, 46.9864418767393 ] }, "distance": 20.44, "direction": 123.38, "angle": 66.49, "elevation": 46.99, "pano_id": "TMX7316010203-001040_pano_0004_000259", "timestamp": "2019-01-07T12:04:51.246900Z", "filename": "pano_0004_000259.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 20.43690123, "relative_pitch": 66.49321666813448, "relative_heading": 123.37517583680207, "relative_elevation": 46.9864418767393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_000898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84694476839852, 52.3795504172026, 45.9346709866077 ] }, "distance": 20.56, "direction": 166.93, "angle": 65.89, "elevation": 45.93, "pano_id": "TMX7316010203-001714_pano_0000_000898", "timestamp": "2020-05-14T10:48:49.437280Z", "filename": "pano_0000_000898.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 20.55769862, "relative_pitch": 65.88947494939224, "relative_heading": 166.93315345191593, "relative_elevation": 45.9346709866077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_11_23_59_00529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_11_23_59_00529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_11_23_59_00529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846851912057551, 52.3799149036334, 0.0 ] }, "distance": 20.6, "direction": 355.34, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_11_23_59_00529", "timestamp": "2025-09-25T11:36:11Z", "filename": "2025_09_25_11_23_59_00529.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 20.60089562, "relative_pitch": 0.0, "relative_heading": 355.3355743208376, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0005_000915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0005_000915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0005_000915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84693624977305, 52.3795485516589, 46.8187027927488 ] }, "distance": 20.64, "direction": 168.63, "angle": 66.21, "elevation": 46.82, "pano_id": "TMX7316010203-002627_pano_0005_000915", "timestamp": "2022-06-24T11:25:38.270320Z", "filename": "pano_0005_000915.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 20.63783837, "relative_pitch": 66.21195685367661, "relative_heading": 168.63245138953368, "relative_elevation": 46.8187027927488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84687352491246, 52.3799162898163, 45.612390736118 ] }, "distance": 20.69, "direction": 359.44, "angle": 65.6, "elevation": 45.61, "pano_id": "TMX7316010203-001714_pano_0000_000228", "timestamp": "2020-05-14T10:37:52.847290Z", "filename": "pano_0000_000228.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 20.68791469, "relative_pitch": 65.60289973430817, "relative_heading": 359.4363122052726, "relative_elevation": 45.612390736118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00491/adjacencies/b_20240918_0854_Track07_Sphere_00491/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_004111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_004111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_004111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84690390723057, 52.3795450864984, 45.8545805653557 ] }, "distance": 20.7, "direction": 174.83, "angle": 65.7, "elevation": 45.85, "pano_id": "TMX7316010203-002066_pano_0000_004111", "timestamp": "2021-03-29T09:10:11.711070Z", "filename": "pano_0000_004111.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_20240918_0854_Track07_Sphere_00491", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118209.55208410215, 488122.0384607173 ] }, "relative_distance": 20.70277952, "relative_pitch": 65.70140897215829, "relative_heading": 174.83049063235154, "relative_elevation": 45.8545805653557 } ] } }