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_20241203_1333_Track05_Sphere_00033/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track05_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897732046733157, 52.3612078735411, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track05_Sphere_00033", "timestamp": "2024-12-03T13:07:40Z", "filename": "Job_20241203_1333_Track05_Sphere_00033.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "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_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89772869222362, 52.3612027662497, 47.7475231839344 ] }, "distance": 0.61, "direction": 201.91, "angle": 89.27, "elevation": 47.75, "pano_id": "TMX7316010203-000998_pano_0001_000447", "timestamp": "2018-11-21T11:07:05.332730Z", "filename": "pano_0001_000447.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 0.61253443, "relative_pitch": 89.26501501591335, "relative_heading": 201.90548286879488, "relative_elevation": 47.7475231839344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89774504063088, 52.3612127835241, 46.2632369967178 ] }, "distance": 1.04, "direction": 58.32, "angle": 88.71, "elevation": 46.26, "pano_id": "TMX7316010203-002364_pano_0004_000466", "timestamp": "2021-12-29T12:04:15.524860Z", "filename": "pano_0004_000466.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 1.04022734, "relative_pitch": 88.71192335300275, "relative_heading": 58.31653507144858, "relative_elevation": 46.2632369967178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89775307720527, 52.36121249030566, 0.0 ] }, "distance": 1.52, "direction": 70.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01435", "timestamp": "2025-07-14T07:22:38Z", "filename": "recording_2025-07-14_06-43-08_01435.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 1.52199858, "relative_pitch": 0.0, "relative_heading": 70.2732669475036, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89770653284924, 52.3612046009999, 46.3113013906404 ] }, "distance": 1.78, "direction": 258.17, "angle": 87.8, "elevation": 46.31, "pano_id": "TMX7316010203-002040_pano_0001_000829", "timestamp": "2021-03-15T08:56:55.293830Z", "filename": "pano_0001_000829.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 1.77584165, "relative_pitch": 87.80402617850181, "relative_heading": 258.16715252383324, "relative_elevation": 46.3113013906404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89775321540662, 52.3612211923275, 45.6989407381043 ] }, "distance": 2.07, "direction": 44.22, "angle": 87.41, "elevation": 45.7, "pano_id": "TMX7316010203-002865_pano_0008_000077", "timestamp": "2022-12-15T11:49:03.293990Z", "filename": "pano_0008_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 2.06786466, "relative_pitch": 87.40914885845169, "relative_heading": 44.21734602968891, "relative_elevation": 45.6989407381043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89775862293561, 52.3612173667059, 46.7481996668503 ] }, "distance": 2.1, "direction": 59.74, "angle": 87.43, "elevation": 46.75, "pano_id": "TMX7316010203-001048_pano_0000_001133", "timestamp": "2019-01-11T08:19:12.242820Z", "filename": "pano_0000_001133.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 2.09611052, "relative_pitch": 87.43267336187523, "relative_heading": 59.73801381801335, "relative_elevation": 46.7481996668503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89776477247286, 52.3612116225426, 47.2028360171244 ] }, "distance": 2.27, "direction": 79.4, "angle": 87.25, "elevation": 47.2, "pano_id": "TMX7316010203-001681_pano_0000_005785", "timestamp": "2020-04-29T11:58:29.478810Z", "filename": "pano_0000_005785.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 2.26809886, "relative_pitch": 87.24905048731847, "relative_heading": 79.40134103118992, "relative_elevation": 47.2028360171244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89769444814589, 52.3612069929084, 47.3282086933032 ] }, "distance": 2.56, "direction": 267.81, "angle": 86.9, "elevation": 47.33, "pano_id": "TMX7316010203-002824_pano_0021_000022", "timestamp": "2022-10-07T09:52:32.414940Z", "filename": "pano_0021_000022.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 2.56323561, "relative_pitch": 86.89996203725208, "relative_heading": 267.80908108087414, "relative_elevation": 47.3282086933032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89776555191504, 52.3612209302321, 47.3672925624996 ] }, "distance": 2.71, "direction": 57.52, "angle": 86.73, "elevation": 47.37, "pano_id": "TMX7316010203-002824_pano_0021_000023", "timestamp": "2022-10-07T09:52:33.064980Z", "filename": "pano_0021_000023.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 2.70567158, "relative_pitch": 86.73075494534937, "relative_heading": 57.52216371703837, "relative_elevation": 47.3672925624996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89777123073448, 52.3612037212879, 47.641513440758 ] }, "distance": 2.71, "direction": 99.82, "angle": 86.75, "elevation": 47.64, "pano_id": "TMX7316060226-000019_pano_0000_004878", "timestamp": "2016-08-15T05:56:51.384020Z", "filename": "pano_0000_004878.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 2.70905836, "relative_pitch": 86.74547202266336, "relative_heading": 99.81997155188071, "relative_elevation": 47.641513440758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89770297423341, 52.3611908821063, 47.610695281066 ] }, "distance": 2.74, "direction": 226.33, "angle": 86.71, "elevation": 47.61, "pano_id": "TMX7316060226-000019_pano_0000_004877", "timestamp": "2016-08-15T05:56:50.564050Z", "filename": "pano_0000_004877.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 2.73811709, "relative_pitch": 86.70851405346473, "relative_heading": 226.3291948986486, "relative_elevation": 47.610695281066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89769402586672, 52.361198039698, 47.1564266169444 ] }, "distance": 2.81, "direction": 247.1, "angle": 86.59, "elevation": 47.16, "pano_id": "TMX7316010203-001681_pano_0000_005784", "timestamp": "2020-04-29T11:58:28.858860Z", "filename": "pano_0000_005784.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 2.81178947, "relative_pitch": 86.58767298489317, "relative_heading": 247.09739482289535, "relative_elevation": 47.1564266169444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89768775685539, 52.3612039579311, 46.7082729581743 ] }, "distance": 3.05, "direction": 261.78, "angle": 86.27, "elevation": 46.71, "pano_id": "TMX7316010203-001048_pano_0000_001132", "timestamp": "2019-01-11T08:19:11.547860Z", "filename": "pano_0000_001132.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 3.04849597, "relative_pitch": 86.26578841329068, "relative_heading": 261.7828765617254, "relative_elevation": 46.7082729581743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89777664121118, 52.3612174604498, 46.3615322029218 ] }, "distance": 3.22, "direction": 70.65, "angle": 86.03, "elevation": 46.36, "pano_id": "TMX7316010203-002040_pano_0001_000830", "timestamp": "2021-03-15T08:56:56.373840Z", "filename": "pano_0001_000830.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 3.21980477, "relative_pitch": 86.02719175590407, "relative_heading": 70.65125842894628, "relative_elevation": 46.3615322029218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89768363125272, 52.3612081144109, 45.6771655678749 ] }, "distance": 3.3, "direction": 270.47, "angle": 85.87, "elevation": 45.68, "pano_id": "TMX7316010203-002865_pano_0008_000076", "timestamp": "2022-12-15T11:49:02.308970Z", "filename": "pano_0008_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 3.29835947, "relative_pitch": 85.86982625921554, "relative_heading": 270.46561200641617, "relative_elevation": 45.6771655678749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897682736085522, 52.361199742477005, 0.0 ] }, "distance": 3.48, "direction": 254.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01436", "timestamp": "2025-07-14T07:22:38Z", "filename": "recording_2025-07-14_06-43-08_01436.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 3.47894669, "relative_pitch": 0.0, "relative_heading": 254.92566677795784, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89767471699237, 52.361199600104, 46.240419135429 ] }, "distance": 4.01, "direction": 256.74, "angle": 85.04, "elevation": 46.24, "pano_id": "TMX7316010203-002364_pano_0004_000465", "timestamp": "2021-12-29T12:04:14.904810Z", "filename": "pano_0004_000465.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 4.01256362, "relative_pitch": 85.04051878314719, "relative_heading": 256.7362476936106, "relative_elevation": 46.240419135429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89780002187289, 52.3612155289126, 47.8507137019187 ] }, "distance": 4.71, "direction": 79.58, "angle": 84.38, "elevation": 47.85, "pano_id": "TMX7316010203-000998_pano_0001_000448", "timestamp": "2018-11-21T11:07:06.257840Z", "filename": "pano_0001_000448.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 4.70842884, "relative_pitch": 84.38028327748115, "relative_heading": 79.5766653847527, "relative_elevation": 47.8507137019187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track05_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897663275986511, 52.36119516814458, 0.0 ] }, "distance": 4.89, "direction": 253.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track05_Sphere_00032", "timestamp": "2024-12-03T13:07:38Z", "filename": "Job_20241203_1333_Track05_Sphere_00032.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 4.89360409, "relative_pitch": 0.0, "relative_heading": 253.20766219954092, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track05_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897802473977375, 52.36122080145088, 0.0 ] }, "distance": 5.01, "direction": 73.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track05_Sphere_00034", "timestamp": "2024-12-03T13:07:41Z", "filename": "Job_20241203_1333_Track05_Sphere_00034.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 5.00879897, "relative_pitch": 0.0, "relative_heading": 73.30938494294564, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89765735952978, 52.3611899013945, 47.6700619179755 ] }, "distance": 5.47, "direction": 248.54, "angle": 83.46, "elevation": 47.67, "pano_id": "TMX7316010203-000998_pano_0001_000446", "timestamp": "2018-11-21T11:07:04.422720Z", "filename": "pano_0001_000446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 5.46689314, "relative_pitch": 83.45779230462912, "relative_heading": 248.5426779347835, "relative_elevation": 47.6700619179755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89781520233845, 52.361225613401, 46.2990383272991 ] }, "distance": 6.0, "direction": 70.79, "angle": 82.62, "elevation": 46.3, "pano_id": "TMX7316010203-002364_pano_0004_000467", "timestamp": "2021-12-29T12:04:16.169790Z", "filename": "pano_0004_000467.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 5.9989596, "relative_pitch": 82.61732520977816, "relative_heading": 70.78852734989964, "relative_elevation": 46.2990383272991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897823474805667, 52.36122544504355, 0.0 ] }, "distance": 6.53, "direction": 72.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01434", "timestamp": "2025-07-14T07:22:37Z", "filename": "recording_2025-07-14_06-43-08_01434.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 6.52812487, "relative_pitch": 0.0, "relative_heading": 72.57163887181048, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89763637471547, 52.3611915193843, 46.2847124645486 ] }, "distance": 6.77, "direction": 254.4, "angle": 81.68, "elevation": 46.28, "pano_id": "TMX7316010203-002040_pano_0001_000828", "timestamp": "2021-03-15T08:56:54.213830Z", "filename": "pano_0001_000828.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 6.76683997, "relative_pitch": 81.6822669564524, "relative_heading": 254.39952436109942, "relative_elevation": 46.2847124645486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89782277773717, 52.3612342140529, 45.7171484641731 ] }, "distance": 6.84, "direction": 64.63, "angle": 81.49, "elevation": 45.72, "pano_id": "TMX7316010203-002865_pano_0008_000078", "timestamp": "2022-12-15T11:49:04.458960Z", "filename": "pano_0008_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 6.84068534, "relative_pitch": 81.48993362958315, "relative_heading": 64.62954507283014, "relative_elevation": 45.7171484641731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89782988611467, 52.361230726613, 46.7825749404728 ] }, "distance": 7.13, "direction": 69.12, "angle": 81.33, "elevation": 46.78, "pano_id": "TMX7316010203-001048_pano_0000_001134", "timestamp": "2019-01-11T08:19:12.957890Z", "filename": "pano_0000_001134.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 7.13382668, "relative_pitch": 81.32981614058511, "relative_heading": 69.11672170615053, "relative_elevation": 46.7825749404728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89783553562006, 52.3612249886536, 47.2384099438787 ] }, "distance": 7.3, "direction": 74.88, "angle": 81.21, "elevation": 47.24, "pano_id": "TMX7316010203-001681_pano_0000_005786", "timestamp": "2020-04-29T11:58:30.118810Z", "filename": "pano_0000_005786.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 7.30276691, "relative_pitch": 81.21199401915729, "relative_heading": 74.8831624364959, "relative_elevation": 47.2384099438787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89783946230545, 52.3612165902479, 47.6390106938779 ] }, "distance": 7.38, "direction": 82.45, "angle": 81.19, "elevation": 47.64, "pano_id": "TMX7316060226-000019_pano_0000_004879", "timestamp": "2016-08-15T05:56:52.219100Z", "filename": "pano_0000_004879.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 7.38156854, "relative_pitch": 81.19217756131637, "relative_heading": 82.44940597297554, "relative_elevation": 47.6390106938779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89763409476767, 52.3611782618542, 47.5924727413803 ] }, "distance": 7.44, "direction": 243.72, "angle": 81.11, "elevation": 47.59, "pano_id": "TMX7316060226-000019_pano_0000_004876", "timestamp": "2016-08-15T05:56:49.759100Z", "filename": "pano_0000_004876.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 7.44206546, "relative_pitch": 81.11259349807274, "relative_heading": 243.72020025311502, "relative_elevation": 47.5924727413803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89762309183583, 52.3611932148819, 47.2914143763483 ] }, "distance": 7.6, "direction": 257.61, "angle": 80.87, "elevation": 47.29, "pano_id": "TMX7316010203-002824_pano_0021_000021", "timestamp": "2022-10-07T09:52:31.774980Z", "filename": "pano_0021_000021.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 7.59954501, "relative_pitch": 80.87084024646092, "relative_heading": 257.6059108364398, "relative_elevation": 47.2914143763483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89783686899692, 52.3612347320198, 47.3850773079321 ] }, "distance": 7.74, "direction": 67.29, "angle": 80.72, "elevation": 47.39, "pano_id": "TMX7316010203-002824_pano_0021_000024", "timestamp": "2022-10-07T09:52:33.739930Z", "filename": "pano_0021_000024.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 7.74109051, "relative_pitch": 80.72180235978647, "relative_heading": 67.28934937935577, "relative_elevation": 47.3850773079321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89762376621328, 52.3611846992176, 47.1160321729258 ] }, "distance": 7.81, "direction": 250.73, "angle": 80.58, "elevation": 47.12, "pano_id": "TMX7316010203-001681_pano_0000_005783", "timestamp": "2020-04-29T11:58:28.248880Z", "filename": "pano_0000_005783.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 7.8142398, "relative_pitch": 80.58315644879428, "relative_heading": 250.7312262044176, "relative_elevation": 47.1160321729258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89761639953405, 52.3611906874438, 46.6657117800787 ] }, "distance": 8.11, "direction": 256.36, "angle": 80.14, "elevation": 46.67, "pano_id": "TMX7316010203-001048_pano_0000_001131", "timestamp": "2019-01-11T08:19:10.862800Z", "filename": "pano_0000_001131.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 8.10711815, "relative_pitch": 80.1445112973482, "relative_heading": 256.3560913278235, "relative_elevation": 46.6657117800787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89761396672464, 52.3611949840509, 45.6507341340184 ] }, "distance": 8.17, "direction": 259.89, "angle": 79.85, "elevation": 45.65, "pano_id": "TMX7316010203-002865_pano_0008_000075", "timestamp": "2022-12-15T11:49:01.438960Z", "filename": "pano_0008_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 8.17093544, "relative_pitch": 79.85219756280955, "relative_heading": 259.89037718167486, "relative_elevation": 45.6507341340184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89784623390682, 52.3612306921361, 46.3727257009596 ] }, "distance": 8.18, "direction": 71.92, "angle": 79.99, "elevation": 46.37, "pano_id": "TMX7316010203-002040_pano_0001_000831", "timestamp": "2021-03-15T08:56:57.528870Z", "filename": "pano_0001_000831.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 8.1827857, "relative_pitch": 79.99278285525888, "relative_heading": 71.92262456865811, "relative_elevation": 46.3727257009596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897612469596125, 52.361186887062345, 0.0 ] }, "distance": 8.47, "direction": 254.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01437", "timestamp": "2025-07-14T07:22:39Z", "filename": "recording_2025-07-14_06-43-08_01437.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 8.47417955, "relative_pitch": 0.0, "relative_heading": 254.00389259476026, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89760411065165, 52.3611861069828, 46.2096885358915 ] }, "distance": 9.05, "direction": 254.47, "angle": 78.92, "elevation": 46.21, "pano_id": "TMX7316010203-002364_pano_0004_000464", "timestamp": "2021-12-29T12:04:14.294830Z", "filename": "pano_0004_000464.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 9.04579371, "relative_pitch": 78.9241039793629, "relative_heading": 254.46933089601802, "relative_elevation": 46.2096885358915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89787160752903, 52.3612282927943, 47.9116134587675 ] }, "distance": 9.78, "direction": 76.56, "angle": 78.47, "elevation": 47.91, "pano_id": "TMX7316010203-000998_pano_0001_000449", "timestamp": "2018-11-21T11:07:07.212680Z", "filename": "pano_0001_000449.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 9.77515537, "relative_pitch": 78.46850773087546, "relative_heading": 76.55918290036145, "relative_elevation": 47.9116134587675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track05_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89759492236756, 52.361181916181714, 0.0 ] }, "distance": 9.78, "direction": 252.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track05_Sphere_00031", "timestamp": "2024-12-03T13:07:37Z", "filename": "Job_20241203_1333_Track05_Sphere_00031.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 9.77780137, "relative_pitch": 0.0, "relative_heading": 252.8183945865864, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track05_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897872183232277, 52.361233609510435, 0.0 ] }, "distance": 9.97, "direction": 73.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track05_Sphere_00035", "timestamp": "2024-12-03T13:07:42Z", "filename": "Job_20241203_1333_Track05_Sphere_00035.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 9.96691496, "relative_pitch": 0.0, "relative_heading": 73.30203498643446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89758620481141, 52.3611766544598, 47.6172477034852 ] }, "distance": 10.53, "direction": 250.73, "angle": 77.54, "elevation": 47.62, "pano_id": "TMX7316010203-000998_pano_0001_000445", "timestamp": "2018-11-21T11:07:03.517770Z", "filename": "pano_0001_000445.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 10.52513413, "relative_pitch": 77.53596631719722, "relative_heading": 250.72791324966275, "relative_elevation": 47.6172477034852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89788566003361, 52.3612384404905, 46.3032831139863 ] }, "distance": 11.0, "direction": 71.99, "angle": 76.63, "elevation": 46.3, "pano_id": "TMX7316010203-002364_pano_0004_000468", "timestamp": "2021-12-29T12:04:16.859790Z", "filename": "pano_0004_000468.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 11.00361425, "relative_pitch": 76.6320691562673, "relative_heading": 71.99441363113395, "relative_elevation": 46.3032831139863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897893692620553, 52.36123873154214, 0.0 ] }, "distance": 11.53, "direction": 72.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01433", "timestamp": "2025-07-14T07:22:36Z", "filename": "recording_2025-07-14_06-43-08_01433.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 11.53486698, "relative_pitch": 0.0, "relative_heading": 72.68162240553636, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89789215793733, 52.3612472486776, 45.7272613206878 ] }, "distance": 11.75, "direction": 68.11, "angle": 75.58, "elevation": 45.73, "pano_id": "TMX7316010203-002865_pano_0008_000079", "timestamp": "2022-12-15T11:49:06.044170Z", "filename": "pano_0008_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 11.75449687, "relative_pitch": 75.58385962439833, "relative_heading": 68.1148907485276, "relative_elevation": 45.7272613206878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89756645118006, 52.3611781020522, 46.2941460451111 ] }, "distance": 11.76, "direction": 253.63, "angle": 75.75, "elevation": 46.29, "pano_id": "TMX7316010203-002040_pano_0001_000827", "timestamp": "2021-03-15T08:56:53.158890Z", "filename": "pano_0001_000827.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 11.75737891, "relative_pitch": 75.74980979743839, "relative_heading": 253.6345888599595, "relative_elevation": 46.2941460451111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89790084595446, 52.3612439939809, 46.795401180163 ] }, "distance": 12.18, "direction": 70.73, "angle": 75.41, "elevation": 46.8, "pano_id": "TMX7316010203-001048_pano_0000_001135", "timestamp": "2019-01-11T08:19:13.722870Z", "filename": "pano_0000_001135.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 12.1814366, "relative_pitch": 75.40900386970878, "relative_heading": 70.7341513183745, "relative_elevation": 46.795401180163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89790758844421, 52.3612296437189, 47.6507857088 ] }, "distance": 12.2, "direction": 78.55, "angle": 75.64, "elevation": 47.65, "pano_id": "TMX7316060226-000019_pano_0000_004880", "timestamp": "2016-08-15T05:56:53.059100Z", "filename": "pano_0000_004880.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 12.20147328, "relative_pitch": 75.63742242214197, "relative_heading": 78.5484371587588, "relative_elevation": 47.6507857088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89756528301573, 52.3611656924795, 47.6027453737333 ] }, "distance": 12.29, "direction": 247.55, "angle": 75.52, "elevation": 47.6, "pano_id": "TMX7316060226-000019_pano_0000_004875", "timestamp": "2016-08-15T05:56:48.959110Z", "filename": "pano_0000_004875.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 12.2920161, "relative_pitch": 75.52131417957824, "relative_heading": 247.55195597091046, "relative_elevation": 47.6027453737333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89790595956322, 52.3612382527999, 47.2540786163881 ] }, "distance": 12.32, "direction": 74.08, "angle": 75.39, "elevation": 47.25, "pano_id": "TMX7316010203-001681_pano_0000_005787", "timestamp": "2020-04-29T11:58:30.833800Z", "filename": "pano_0000_005787.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 12.32043978, "relative_pitch": 75.38674510715059, "relative_heading": 74.07512442644034, "relative_elevation": 47.2540786163881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89755199112099, 52.3611791007617, 47.2955222427845 ] }, "distance": 12.68, "direction": 255.37, "angle": 75.0, "elevation": 47.3, "pano_id": "TMX7316010203-002824_pano_0021_000020", "timestamp": "2022-10-07T09:52:31.135000Z", "filename": "pano_0021_000020.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 12.67705341, "relative_pitch": 74.99518911684623, "relative_heading": 255.37124591030482, "relative_elevation": 47.2955222427845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89790828147516, 52.3612480999516, 47.4163599191234 ] }, "distance": 12.81, "direction": 69.55, "angle": 74.88, "elevation": 47.42, "pano_id": "TMX7316010203-002824_pano_0021_000025", "timestamp": "2022-10-07T09:52:34.454970Z", "filename": "pano_0021_000025.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 12.81307969, "relative_pitch": 74.8784168931099, "relative_heading": 69.55278441885407, "relative_elevation": 47.4163599191234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89755307250311, 52.3611714620073, 47.1160660013556 ] }, "distance": 12.85, "direction": 251.62, "angle": 74.75, "elevation": 47.12, "pano_id": "TMX7316010203-001681_pano_0000_005782", "timestamp": "2020-04-29T11:58:27.633850Z", "filename": "pano_0000_005782.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 12.84800395, "relative_pitch": 74.74695516166558, "relative_heading": 251.6179083460249, "relative_elevation": 47.1160660013556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89754435035344, 52.3611816878688, 45.659346700646 ] }, "distance": 13.11, "direction": 257.16, "angle": 73.97, "elevation": 45.66, "pano_id": "TMX7316010203-002865_pano_0008_000074", "timestamp": "2022-12-15T11:49:00.613970Z", "filename": "pano_0008_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 13.11440322, "relative_pitch": 73.97473014349264, "relative_heading": 257.162824717669, "relative_elevation": 45.659346700646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89791574687031, 52.3612439162957, 46.3927355203778 ] }, "distance": 13.14, "direction": 72.23, "angle": 74.18, "elevation": 46.39, "pano_id": "TMX7316010203-002040_pano_0001_000832", "timestamp": "2021-03-15T08:56:58.778840Z", "filename": "pano_0001_000832.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 13.14132392, "relative_pitch": 74.18456106645846, "relative_heading": 72.23020278058462, "relative_elevation": 46.3927355203778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89754529268331, 52.3611773922402, 46.669907271862 ] }, "distance": 13.17, "direction": 255.07, "angle": 74.24, "elevation": 46.67, "pano_id": "TMX7316010203-001048_pano_0000_001130", "timestamp": "2019-01-11T08:19:10.182830Z", "filename": "pano_0000_001130.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 13.1667782, "relative_pitch": 74.24487912387028, "relative_heading": 255.07227957334104, "relative_elevation": 46.669907271862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897542551002049, 52.36117310730887, 0.0 ] }, "distance": 13.48, "direction": 253.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01438", "timestamp": "2025-07-14T07:22:40Z", "filename": "recording_2025-07-14_06-43-08_01438.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 13.47639205, "relative_pitch": 0.0, "relative_heading": 253.31782117415932, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89753369568467, 52.3611726703752, 46.2267254507169 ] }, "distance": 14.07, "direction": 253.83, "angle": 73.07, "elevation": 46.23, "pano_id": "TMX7316010203-002364_pano_0004_000463", "timestamp": "2021-12-29T12:04:13.684840Z", "filename": "pano_0004_000463.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 14.0687872, "relative_pitch": 73.07273218621789, "relative_heading": 253.83341876558674, "relative_elevation": 46.2267254507169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track05_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897528078345552, 52.36116889511658, 0.0 ] }, "distance": 14.56, "direction": 252.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track05_Sphere_00030", "timestamp": "2024-12-03T13:07:36Z", "filename": "Job_20241203_1333_Track05_Sphere_00030.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 14.55632538, "relative_pitch": 0.0, "relative_heading": 252.66459045243064, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89794363726669, 52.3612413134661, 48.0729766739532 ] }, "distance": 14.89, "direction": 75.53, "angle": 72.79, "elevation": 48.07, "pano_id": "TMX7316010203-000998_pano_0001_000450", "timestamp": "2018-11-21T11:07:08.202700Z", "filename": "pano_0001_000450.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 14.88689778, "relative_pitch": 72.79366403900315, "relative_heading": 75.52527926271175, "relative_elevation": 48.0729766739532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track05_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897945716273529, 52.36124713437436, 0.0 ] }, "distance": 15.2, "direction": 73.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track05_Sphere_00036", "timestamp": "2024-12-03T13:07:43Z", "filename": "Job_20241203_1333_Track05_Sphere_00036.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 15.19745428, "relative_pitch": 0.0, "relative_heading": 73.29373683468597, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89751490371163, 52.3611634381255, 47.5745298443362 ] }, "distance": 15.6, "direction": 251.52, "angle": 71.85, "elevation": 47.57, "pano_id": "TMX7316010203-000998_pano_0001_000444", "timestamp": "2018-11-21T11:07:02.612760Z", "filename": "pano_0001_000444.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 15.59712276, "relative_pitch": 71.84847263008767, "relative_heading": 251.51760998983667, "relative_elevation": 47.5745298443362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89795572146049, 52.3612513929997, 46.4126620255411 ] }, "distance": 15.99, "direction": 72.37, "angle": 70.99, "elevation": 46.41, "pano_id": "TMX7316010203-002364_pano_0004_000469", "timestamp": "2021-12-29T12:04:17.554790Z", "filename": "pano_0004_000469.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 15.98857925, "relative_pitch": 70.99181350339757, "relative_heading": 72.36935050695811, "relative_elevation": 46.4126620255411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89796398298571, 52.361252099188334, 0.0 ] }, "distance": 16.55, "direction": 72.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01432", "timestamp": "2025-07-14T07:22:35Z", "filename": "recording_2025-07-14_06-43-08_01432.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 16.5490269, "relative_pitch": 0.0, "relative_heading": 72.70023816411985, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89796195195833, 52.361259542659, 45.7729533910751 ] }, "distance": 16.68, "direction": 69.84, "angle": 69.97, "elevation": 45.77, "pano_id": "TMX7316010203-002865_pano_0008_000080", "timestamp": "2022-12-15T11:49:08.049090Z", "filename": "pano_0008_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 16.6839796, "relative_pitch": 69.97349128600979, "relative_heading": 69.84201401930679, "relative_elevation": 45.7729533910751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89749672859214, 52.3611643966999, 46.2932351808995 ] }, "distance": 16.74, "direction": 253.21, "angle": 70.11, "elevation": 46.29, "pano_id": "TMX7316010203-002040_pano_0001_000826", "timestamp": "2021-03-15T08:56:52.143870Z", "filename": "pano_0001_000826.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 16.74488418, "relative_pitch": 70.11426300108026, "relative_heading": 253.20707356718736, "relative_elevation": 46.2932351808995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004881/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004881/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004881/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004881/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004881/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004881/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004881/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004881/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004881/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8979764656327, 52.361242528914, 47.5877406448126 ] }, "distance": 17.09, "direction": 76.96, "angle": 70.24, "elevation": 47.59, "pano_id": "TMX7316060226-000019_pano_0000_004881", "timestamp": "2016-08-15T05:56:53.859070Z", "filename": "pano_0000_004881.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 17.09147179, "relative_pitch": 70.24389219864385, "relative_heading": 76.96031902768215, "relative_elevation": 47.5877406448126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89749665251866, 52.3611526859827, 47.618900612928 ] }, "distance": 17.17, "direction": 249.05, "angle": 70.17, "elevation": 47.62, "pano_id": "TMX7316060226-000019_pano_0000_004874", "timestamp": "2016-08-15T05:56:48.149140Z", "filename": "pano_0000_004874.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 17.17160108, "relative_pitch": 70.1704560323866, "relative_heading": 249.0458331686314, "relative_elevation": 47.618900612928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89797173634856, 52.3612572509144, 46.8227184861898 ] }, "distance": 17.23, "direction": 71.4, "angle": 69.8, "elevation": 46.82, "pano_id": "TMX7316010203-001048_pano_0000_001136", "timestamp": "2019-01-11T08:19:14.507850Z", "filename": "pano_0000_001136.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 17.22820984, "relative_pitch": 69.79913368550034, "relative_heading": 71.40225571864661, "relative_elevation": 46.8227184861898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89797686283635, 52.3612518940725, 47.2778121922165 ] }, "distance": 17.38, "direction": 73.63, "angle": 69.81, "elevation": 47.28, "pano_id": "TMX7316010203-001681_pano_0000_005788", "timestamp": "2020-04-29T11:58:31.578800Z", "filename": "pano_0000_005788.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 17.38227146, "relative_pitch": 69.81342527275048, "relative_heading": 73.63215141467587, "relative_elevation": 47.2778121922165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8974814138922, 52.3611651691183, 47.2911004927009 ] }, "distance": 17.72, "direction": 254.45, "angle": 69.46, "elevation": 47.29, "pano_id": "TMX7316010203-002824_pano_0021_000019", "timestamp": "2022-10-07T09:52:30.499970Z", "filename": "pano_0021_000019.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 17.72301155, "relative_pitch": 69.45580027102989, "relative_heading": 254.44764975911502, "relative_elevation": 47.2911004927009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89748246794238, 52.361158731082, 47.0980700962245 ] }, "distance": 17.86, "direction": 252.17, "angle": 69.23, "elevation": 47.1, "pano_id": "TMX7316010203-001681_pano_0000_005781", "timestamp": "2020-04-29T11:58:27.028960Z", "filename": "pano_0000_005781.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 17.86000855, "relative_pitch": 69.2328255000539, "relative_heading": 252.17123024912044, "relative_elevation": 47.0980700962245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89797968033845, 52.3612619825462, 47.4016032218933 ] }, "distance": 17.91, "direction": 70.36, "angle": 69.3, "elevation": 47.4, "pano_id": "TMX7316010203-002824_pano_0021_000026", "timestamp": "2022-10-07T09:52:35.214930Z", "filename": "pano_0021_000026.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 17.91201369, "relative_pitch": 69.29953416125701, "relative_heading": 70.35805239475079, "relative_elevation": 47.4016032218933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89747435489011, 52.3611686096726, 45.6610074881464 ] }, "distance": 18.09, "direction": 256.02, "angle": 68.39, "elevation": 45.66, "pano_id": "TMX7316010203-002865_pano_0008_000073", "timestamp": "2022-12-15T11:48:59.789050Z", "filename": "pano_0008_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 18.09049106, "relative_pitch": 68.38696311669915, "relative_heading": 256.0243536787656, "relative_elevation": 45.6610074881464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000833/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000833/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000833/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000833/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000833/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000833/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000833/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000833/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000833/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8979857925569, 52.3612569534246, 46.3800512673333 ] }, "distance": 18.13, "direction": 72.47, "angle": 68.65, "elevation": 46.38, "pano_id": "TMX7316010203-002040_pano_0001_000833", "timestamp": "2021-03-15T08:56:59.898820Z", "filename": "pano_0001_000833.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 18.12834134, "relative_pitch": 68.65120835863644, "relative_heading": 72.4666652637688, "relative_elevation": 46.3800512673333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89747392715987, 52.3611642021364, 46.6554610738531 ] }, "distance": 18.24, "direction": 254.55, "angle": 68.64, "elevation": 46.66, "pano_id": "TMX7316010203-001048_pano_0000_001129", "timestamp": "2019-01-11T08:19:09.507890Z", "filename": "pano_0000_001129.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 18.24324269, "relative_pitch": 68.64348178422289, "relative_heading": 254.55157050015595, "relative_elevation": 46.6554610738531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897472541396025, 52.361159596769255, 0.0 ] }, "distance": 18.48, "direction": 253.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01439", "timestamp": "2025-07-14T07:22:41Z", "filename": "recording_2025-07-14_06-43-08_01439.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 18.47668958, "relative_pitch": 0.0, "relative_heading": 253.09768748434317, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89746320086022, 52.3611595528694, 46.2254987964407 ] }, "distance": 19.09, "direction": 253.64, "angle": 67.56, "elevation": 46.23, "pano_id": "TMX7316010203-002364_pano_0004_000462", "timestamp": "2021-12-29T12:04:13.069800Z", "filename": "pano_0004_000462.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 19.08778769, "relative_pitch": 67.56291496543056, "relative_heading": 253.63899435755565, "relative_elevation": 46.2254987964407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track05_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.897458581259384, 52.361155503529076, 0.0 ] }, "distance": 19.52, "direction": 252.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track05_Sphere_00029", "timestamp": "2024-12-03T13:07:35Z", "filename": "Job_20241203_1333_Track05_Sphere_00029.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 19.51970196, "relative_pitch": 0.0, "relative_heading": 252.63011463780995, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89801510894238, 52.3612542564169, 48.0491780871525 ] }, "distance": 19.96, "direction": 75.02, "angle": 67.44, "elevation": 48.05, "pano_id": "TMX7316010203-000998_pano_0001_000451", "timestamp": "2018-11-21T11:07:09.232690Z", "filename": "pano_0001_000451.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 19.96204716, "relative_pitch": 67.4395420570941, "relative_heading": 75.0157559652699, "relative_elevation": 48.0491780871525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track05_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track05_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898012956698246, 52.36126017481618, 0.0 ] }, "distance": 20.0, "direction": 73.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track05_Sphere_00037", "timestamp": "2024-12-03T13:07:44Z", "filename": "Job_20241203_1333_Track05_Sphere_00037.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_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 20.00204693, "relative_pitch": 0.0, "relative_heading": 73.08448825579033, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89744342370876, 52.3611503572768, 47.5285799447447 ] }, "distance": 20.68, "direction": 251.97, "angle": 66.49, "elevation": 47.53, "pano_id": "TMX7316010203-000998_pano_0001_000443", "timestamp": "2018-11-21T11:07:01.702730Z", "filename": "pano_0001_000443.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 20.67753618, "relative_pitch": 66.48832028572436, "relative_heading": 251.96990868199316, "relative_elevation": 47.5285799447447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track05_Sphere_00033/adjacencies/b_20241203_1333_Track05_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89802569224735, 52.3612645129306, 46.3558347541839 ] }, "distance": 20.97, "direction": 72.51, "angle": 65.66, "elevation": 46.36, "pano_id": "TMX7316010203-002364_pano_0004_000470", "timestamp": "2021-12-29T12:04:18.269770Z", "filename": "pano_0004_000470.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track05_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121658.30308720256, 486036.5644595245 ] }, "relative_distance": 20.97360176, "relative_pitch": 65.6557242486241, "relative_heading": 72.51243091906898, "relative_elevation": 46.3558347541839 } ] } }