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_20241029_0853_Track39_Sphere_00354/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track39_Sphere_00354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842086482257455, 52.342014113824355, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track39_Sphere_00354", "timestamp": "2024-10-29T10:50:04Z", "filename": "Job_20241029_0853_Track39_Sphere_00354.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "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_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208132614246, 52.3420192172641, 45.6633813399822 ] }, "distance": 0.67, "direction": 328.25, "angle": 89.16, "elevation": 45.66, "pano_id": "TMX7316010203-000028_pano_0001_000122", "timestamp": "2016-07-27T07:29:05.968310Z", "filename": "pano_0001_000122.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 0.66781259, "relative_pitch": 89.16212697710534, "relative_heading": 328.2505612099421, "relative_elevation": 45.6633813399822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207230934803, 52.3420112832171, 45.809129698202 ] }, "distance": 1.02, "direction": 251.94, "angle": 88.73, "elevation": 45.81, "pano_id": "TMX7316010203-002106_pano_0000_000327", "timestamp": "2021-04-20T08:01:13.292440Z", "filename": "pano_0000_000327.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 1.01598833, "relative_pitch": 88.72946065953977, "relative_heading": 251.93981638508302, "relative_elevation": 45.809129698202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206872422157, 52.3420094513981, 45.8108329726383 ] }, "distance": 1.32, "direction": 246.8, "angle": 88.35, "elevation": 45.81, "pano_id": "TMX7316010203-002466_pano_0000_000630", "timestamp": "2022-03-22T10:56:54.041250Z", "filename": "pano_0000_000630.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 1.3167819, "relative_pitch": 88.35354930973747, "relative_heading": 246.79666919983507, "relative_elevation": 45.8108329726383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842104912063443, 52.342022575339946, 0.0 ] }, "distance": 1.57, "direction": 53.14, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00075", "timestamp": "2025-08-01T08:28:33Z", "filename": "recording_2025-08-01_08-27-28_00075.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 1.56977029, "relative_pitch": 0.0, "relative_heading": 53.1445485859849, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207474794242, 52.3420017316193, 45.7993834577501 ] }, "distance": 1.59, "direction": 210.13, "angle": 88.01, "elevation": 45.8, "pano_id": "TMX7316010203-001039_pano_0000_000014", "timestamp": "2019-01-07T08:28:08.531670Z", "filename": "pano_0000_000014.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 1.59309428, "relative_pitch": 88.00781615446321, "relative_heading": 210.13242152366877, "relative_elevation": 45.7993834577501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210832791997, 52.3420068993017, 45.9041146961972 ] }, "distance": 1.69, "direction": 118.33, "angle": 87.89, "elevation": 45.9, "pano_id": "TMX7316010203-002020_pano_0000_001956", "timestamp": "2021-02-19T11:48:04.326250Z", "filename": "pano_0000_001956.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 1.69149667, "relative_pitch": 87.88969262875843, "relative_heading": 118.3334289732302, "relative_elevation": 45.9041146961972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206330303587, 52.3420070967373, 45.7639220375568 ] }, "distance": 1.76, "direction": 243.7, "angle": 87.79, "elevation": 45.76, "pano_id": "TMX7316010203-001894_pano_0000_000730", "timestamp": "2020-08-27T09:28:22.358220Z", "filename": "pano_0000_000730.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 1.76217609, "relative_pitch": 87.79487001316573, "relative_heading": 243.69824008272238, "relative_elevation": 45.7639220375568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001485_pano_0000_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207168297286, 52.3419973137151, 45.8566718194634 ] }, "distance": 2.12, "direction": 208.35, "angle": 87.35, "elevation": 45.86, "pano_id": "TMX7316010203-001485_pano_0000_000064", "timestamp": "2019-12-04T09:24:46.789340Z", "filename": "pano_0000_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 2.12415198, "relative_pitch": 87.34786665247404, "relative_heading": 208.3486139944379, "relative_elevation": 45.8566718194634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211085349427, 52.3419989765741, 45.8113822713494 ] }, "distance": 2.37, "direction": 135.4, "angle": 87.04, "elevation": 45.81, "pano_id": "TMX7316010203-001691_pano_0000_000201", "timestamp": "2020-05-06T10:27:22.222840Z", "filename": "pano_0000_000201.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 2.36558664, "relative_pitch": 87.04401289930117, "relative_heading": 135.40070417660115, "relative_elevation": 45.8113822713494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206414953481, 52.3419963482521, 45.7961130719632 ] }, "distance": 2.49, "direction": 217.59, "angle": 86.88, "elevation": 45.8, "pano_id": "TMX7316010203-001143_pano_0000_000274", "timestamp": "2019-04-26T09:21:49.813200Z", "filename": "pano_0000_000274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 2.49490484, "relative_pitch": 86.881692770859, "relative_heading": 217.59412865406713, "relative_elevation": 45.7961130719632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207579375207, 52.3419917555921, 45.7328088013455 ] }, "distance": 2.59, "direction": 196.32, "angle": 86.76, "elevation": 45.73, "pano_id": "TMX7316010203-000785_pano_0001_002368", "timestamp": "2018-06-12T08:57:24.733440Z", "filename": "pano_0001_002368.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 2.59234065, "relative_pitch": 86.75569015128832, "relative_heading": 196.32014127489796, "relative_elevation": 45.7328088013455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207579375207, 52.3419917555921, 45.7328088013455 ] }, "distance": 2.59, "direction": 196.32, "angle": 86.76, "elevation": 45.73, "pano_id": "TMX7316010203-000985_pano_0001_002368", "timestamp": "2018-06-12T08:57:24.733440Z", "filename": "pano_0001_002368.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 2.59234065, "relative_pitch": 86.75569015128832, "relative_heading": 196.32014127489796, "relative_elevation": 45.7328088013455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84212577983594, 52.3420122909682, 45.6013180688024 ] }, "distance": 2.69, "direction": 94.33, "angle": 86.63, "elevation": 45.6, "pano_id": "TMX7316010203-000264_pano_0001_000611", "timestamp": "2017-04-19T12:24:46.824840Z", "filename": "pano_0001_000611.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 2.68593342, "relative_pitch": 86.62915325717674, "relative_heading": 94.33096799627839, "relative_elevation": 45.6013180688024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207462202721, 52.3420375626794, 45.7550973920152 ] }, "distance": 2.73, "direction": 342.79, "angle": 86.58, "elevation": 45.76, "pano_id": "TMX7316010203-000785_pano_0001_002367", "timestamp": "2018-06-12T08:57:24.058480Z", "filename": "pano_0001_002367.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 2.73157978, "relative_pitch": 86.58349643951827, "relative_heading": 342.7876060187438, "relative_elevation": 45.7550973920152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207462202721, 52.3420375626794, 45.7550973920152 ] }, "distance": 2.73, "direction": 342.79, "angle": 86.58, "elevation": 45.76, "pano_id": "TMX7316010203-000985_pano_0001_002367", "timestamp": "2018-06-12T08:57:24.058480Z", "filename": "pano_0001_002367.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 2.73157978, "relative_pitch": 86.58349643951827, "relative_heading": 342.7876060187438, "relative_elevation": 45.7550973920152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84212724567692, 52.3420025535907, 46.546307454817 ] }, "distance": 3.06, "direction": 114.85, "angle": 86.24, "elevation": 46.55, "pano_id": "TMX7316010203-002219_pano_0000_000347", "timestamp": "2021-07-07T07:51:26.481320Z", "filename": "pano_0000_000347.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 3.06152028, "relative_pitch": 86.23686817207283, "relative_heading": 114.84515281830585, "relative_elevation": 46.546307454817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001485_pano_0000_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206963818589, 52.3420416195107, 45.8744848091155 ] }, "distance": 3.27, "direction": 339.44, "angle": 85.92, "elevation": 45.87, "pano_id": "TMX7316010203-001485_pano_0000_000063", "timestamp": "2019-12-04T09:24:46.339350Z", "filename": "pano_0000_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 3.26887127, "relative_pitch": 85.92417232477281, "relative_heading": 339.4401607297845, "relative_elevation": 45.8744848091155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206266574442, 52.3420416740195, 45.818283633329 ] }, "distance": 3.47, "direction": 332.11, "angle": 85.67, "elevation": 45.82, "pano_id": "TMX7316010203-001143_pano_0000_000273", "timestamp": "2019-04-26T09:21:49.313250Z", "filename": "pano_0000_000273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 3.46980191, "relative_pitch": 85.66927775468844, "relative_heading": 332.10837909024633, "relative_elevation": 45.818283633329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210817080098, 52.3420424954449, 45.8297871882096 ] }, "distance": 3.49, "direction": 25.08, "angle": 85.65, "elevation": 45.83, "pano_id": "TMX7316010203-001691_pano_0000_000202", "timestamp": "2020-05-06T10:27:22.657800Z", "filename": "pano_0000_000202.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 3.48693526, "relative_pitch": 85.64906345750411, "relative_heading": 25.08169444585892, "relative_elevation": 45.8297871882096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207270289623, 52.3420456714841, 45.8162560211495 ] }, "distance": 3.63, "direction": 345.03, "angle": 85.46, "elevation": 45.82, "pano_id": "TMX7316010203-001039_pano_0000_000013", "timestamp": "2019-01-07T08:28:08.041790Z", "filename": "pano_0000_000013.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 3.63494913, "relative_pitch": 85.46379540229444, "relative_heading": 345.02748570966753, "relative_elevation": 45.8162560211495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241104_0918_Track01_Sphere_00237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842125150441183, 52.34199010577357, 0.0 ] }, "distance": 3.75, "direction": 135.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241104_0918_Track01_Sphere_00237", "timestamp": "2024-11-04T08:32:09Z", "filename": "Job_20241104_0918_Track01_Sphere_00237.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 3.75258717, "relative_pitch": 0.0, "relative_heading": 135.38972725133863, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210738570602, 52.34197767471872, 0.0 ] }, "distance": 4.3, "direction": 160.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00074", "timestamp": "2025-08-01T08:28:33Z", "filename": "recording_2025-08-01_08-27-28_00074.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 4.29771477, "relative_pitch": 0.0, "relative_heading": 160.64086490057008, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210719408434, 52.342052078706, 45.9227876001969 ] }, "distance": 4.45, "direction": 18.48, "angle": 84.46, "elevation": 45.92, "pano_id": "TMX7316010203-002020_pano_0000_001957", "timestamp": "2021-02-19T11:48:04.891350Z", "filename": "pano_0000_001957.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 4.45409316, "relative_pitch": 84.46015812646459, "relative_heading": 18.476611908478688, "relative_elevation": 45.9227876001969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208096761778, 52.3419741089089, 45.6555955521762 ] }, "distance": 4.47, "direction": 184.83, "angle": 84.41, "elevation": 45.66, "pano_id": "TMX7316010203-000028_pano_0001_000123", "timestamp": "2016-07-27T07:29:06.438260Z", "filename": "pano_0001_000123.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 4.46733867, "relative_pitch": 84.41147517747001, "relative_heading": 184.82605718361603, "relative_elevation": 45.6555955521762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84212337985095, 52.3420490371068, 46.5925153372809 ] }, "distance": 4.63, "direction": 32.91, "angle": 84.33, "elevation": 46.59, "pano_id": "TMX7316010203-002219_pano_0000_000348", "timestamp": "2021-07-07T07:51:27.056360Z", "filename": "pano_0000_000348.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 4.62872128, "relative_pitch": 84.32658123370106, "relative_heading": 32.90724301689002, "relative_elevation": 46.5925153372809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420714129459, 52.3420554475701, 45.8298382479697 ] }, "distance": 4.71, "direction": 347.41, "angle": 84.13, "elevation": 45.83, "pano_id": "TMX7316010203-002106_pano_0000_000326", "timestamp": "2021-04-20T08:01:12.712440Z", "filename": "pano_0000_000326.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 4.71263565, "relative_pitch": 84.12896828363826, "relative_heading": 347.41252962479876, "relative_elevation": 45.8298382479697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206131269193, 52.3420537275012, 45.7780636614189 ] }, "distance": 4.73, "direction": 338.74, "angle": 84.1, "elevation": 45.78, "pano_id": "TMX7316010203-001894_pano_0000_000729", "timestamp": "2020-08-27T09:28:21.908260Z", "filename": "pano_0000_000729.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 4.729982, "relative_pitch": 84.10089248571437, "relative_heading": 338.7361640757989, "relative_elevation": 45.7780636614189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206465451556, 52.3420549174814, 45.8148275827989 ] }, "distance": 4.78, "direction": 341.86, "angle": 84.05, "elevation": 45.81, "pano_id": "TMX7316010203-002466_pano_0000_000629", "timestamp": "2022-03-22T10:56:53.376110Z", "filename": "pano_0000_000629.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 4.77787642, "relative_pitch": 84.04633439020698, "relative_heading": 341.85886850372935, "relative_elevation": 45.8148275827989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track39_Sphere_00353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842084682253216, 52.34205793002455, 0.0 ] }, "distance": 4.88, "direction": 358.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track39_Sphere_00353", "timestamp": "2024-10-29T10:50:04Z", "filename": "Job_20241029_0853_Track39_Sphere_00353.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 4.87714007, "relative_pitch": 0.0, "relative_heading": 358.55866867606824, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track39_Sphere_00355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842085033458432, 52.34196957262325, 0.0 ] }, "distance": 4.96, "direction": 181.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track39_Sphere_00355", "timestamp": "2024-10-29T10:50:05Z", "filename": "Job_20241029_0853_Track39_Sphere_00355.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 4.95725404, "relative_pitch": 0.0, "relative_heading": 181.1413169725188, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420730792795, 52.3419670708346, 45.7966456366703 ] }, "distance": 5.31, "direction": 189.9, "angle": 83.38, "elevation": 45.8, "pano_id": "TMX7316010203-002106_pano_0000_000328", "timestamp": "2021-04-20T08:01:13.882430Z", "filename": "pano_0000_000328.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 5.31375685, "relative_pitch": 83.38160055171045, "relative_heading": 189.8985774261891, "relative_elevation": 45.7966456366703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207874043761, 52.3420643598716, 45.6765625756234 ] }, "distance": 5.62, "direction": 354.61, "angle": 82.99, "elevation": 45.68, "pano_id": "TMX7316010203-000028_pano_0001_000121", "timestamp": "2016-07-27T07:29:05.493330Z", "filename": "pano_0001_000121.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 5.61591192, "relative_pitch": 82.9906885119016, "relative_heading": 354.6089490420501, "relative_elevation": 45.6765625756234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207155768287, 52.3419638120229, 45.8115830365568 ] }, "distance": 5.69, "direction": 190.3, "angle": 82.92, "elevation": 45.81, "pano_id": "TMX7316010203-002466_pano_0000_000631", "timestamp": "2022-03-22T10:56:54.621090Z", "filename": "pano_0000_000631.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 5.68894547, "relative_pitch": 82.9211703356226, "relative_heading": 190.29964765836587, "relative_elevation": 45.8115830365568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210955009804, 52.3419617124317, 45.9034354416654 ] }, "distance": 6.04, "direction": 164.91, "angle": 82.51, "elevation": 45.9, "pano_id": "TMX7316010203-002020_pano_0000_001955", "timestamp": "2021-02-19T11:48:03.761290Z", "filename": "pano_0000_001955.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 6.03913144, "relative_pitch": 82.50511689036854, "relative_heading": 164.9104885856792, "relative_elevation": 45.9034354416654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842103846081826, 52.34206756333463, 0.0 ] }, "distance": 6.06, "direction": 11.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00076", "timestamp": "2025-08-01T08:28:34Z", "filename": "recording_2025-08-01_08-27-28_00076.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 6.0641227, "relative_pitch": 0.0, "relative_heading": 11.253377143943599, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206468072788, 52.3419602344518, 45.7629902558401 ] }, "distance": 6.18, "direction": 193.92, "angle": 82.31, "elevation": 45.76, "pano_id": "TMX7316010203-001894_pano_0000_000731", "timestamp": "2020-08-27T09:28:22.803250Z", "filename": "pano_0000_000731.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 6.1767424, "relative_pitch": 82.31310311347346, "relative_heading": 193.91933619036945, "relative_elevation": 45.7629902558401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207654970289, 52.341957739574, 45.799758403562 ] }, "distance": 6.31, "direction": 186.16, "angle": 82.16, "elevation": 45.8, "pano_id": "TMX7316010203-001039_pano_0000_000015", "timestamp": "2019-01-07T08:28:09.016600Z", "filename": "pano_0000_000015.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 6.30939897, "relative_pitch": 82.15627374433211, "relative_heading": 186.15914488705593, "relative_elevation": 45.799758403562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211271552563, 52.3419551547735, 45.8152087405324 ] }, "distance": 6.8, "direction": 164.76, "angle": 81.56, "elevation": 45.82, "pano_id": "TMX7316010203-001691_pano_0000_000200", "timestamp": "2020-05-06T10:27:21.787780Z", "filename": "pano_0000_000200.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 6.79985407, "relative_pitch": 81.55783811316454, "relative_heading": 164.7559834526775, "relative_elevation": 45.8152087405324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001485_pano_0000_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207347973577, 52.3419528151287, 45.8555289618671 ] }, "distance": 6.88, "direction": 187.4, "angle": 81.47, "elevation": 45.86, "pano_id": "TMX7316010203-001485_pano_0000_000065", "timestamp": "2019-12-04T09:24:47.239360Z", "filename": "pano_0000_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 6.8782652, "relative_pitch": 81.46931277372886, "relative_heading": 187.40232675119836, "relative_elevation": 45.8555289618671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84212905544009, 52.3419560770955, 46.5359021425247 ] }, "distance": 7.08, "direction": 155.81, "angle": 81.35, "elevation": 46.54, "pano_id": "TMX7316010203-002219_pano_0000_000346", "timestamp": "2021-07-07T07:51:25.906400Z", "filename": "pano_0000_000346.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 7.07983954, "relative_pitch": 81.34951689591708, "relative_heading": 155.80601922961202, "relative_elevation": 46.5359021425247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206538736841, 52.3419507025686, 45.7882618466392 ] }, "distance": 7.2, "direction": 191.52, "angle": 81.06, "elevation": 45.79, "pano_id": "TMX7316010203-001143_pano_0000_000275", "timestamp": "2019-04-26T09:21:50.313190Z", "filename": "pano_0000_000275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 7.20099193, "relative_pitch": 81.0624571587778, "relative_heading": 191.516593389416, "relative_elevation": 45.7882618466392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207692146233, 52.3419459862089, 45.718531774357 ] }, "distance": 7.61, "direction": 184.91, "angle": 80.55, "elevation": 45.72, "pano_id": "TMX7316010203-000985_pano_0001_002369", "timestamp": "2018-06-12T08:57:25.373450Z", "filename": "pano_0001_002369.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 7.60877378, "relative_pitch": 80.5510687093631, "relative_heading": 184.91272477745986, "relative_elevation": 45.718531774357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207692146233, 52.3419459862089, 45.718531774357 ] }, "distance": 7.61, "direction": 184.91, "angle": 80.55, "elevation": 45.72, "pano_id": "TMX7316010203-000785_pano_0001_002369", "timestamp": "2018-06-12T08:57:25.373450Z", "filename": "pano_0001_002369.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 7.60877378, "relative_pitch": 80.5510687093631, "relative_heading": 184.91272477745986, "relative_elevation": 45.718531774357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420733472531, 52.3420832878736, 45.7779840799049 ] }, "distance": 7.75, "direction": 353.37, "angle": 80.39, "elevation": 45.78, "pano_id": "TMX7316010203-000785_pano_0001_002366", "timestamp": "2018-06-12T08:57:23.358470Z", "filename": "pano_0001_002366.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 7.74914317, "relative_pitch": 80.39224103228918, "relative_heading": 353.3662861992525, "relative_elevation": 45.7779840799049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420733472531, 52.3420832878736, 45.7779840799049 ] }, "distance": 7.75, "direction": 353.37, "angle": 80.39, "elevation": 45.78, "pano_id": "TMX7316010203-000985_pano_0001_002366", "timestamp": "2018-06-12T08:57:23.358470Z", "filename": "pano_0001_002366.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 7.74914317, "relative_pitch": 80.39224103228918, "relative_heading": 353.3662861992525, "relative_elevation": 45.7779840799049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241104_0918_Track01_Sphere_00239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842120656296988, 52.34208124828462, 0.0 ] }, "distance": 7.82, "direction": 17.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241104_0918_Track01_Sphere_00239", "timestamp": "2024-11-04T08:32:10Z", "filename": "Job_20241104_0918_Track01_Sphere_00239.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 7.8249673, "relative_pitch": 0.0, "relative_heading": 17.316295582246784, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210480968086, 52.3420860828567, 45.8383609801531 ] }, "distance": 8.11, "direction": 8.87, "angle": 79.97, "elevation": 45.84, "pano_id": "TMX7316010203-001691_pano_0000_000203", "timestamp": "2020-05-06T10:27:23.097800Z", "filename": "pano_0000_000203.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 8.10509654, "relative_pitch": 79.97265761625819, "relative_heading": 8.865166611448318, "relative_elevation": 45.8383609801531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001485_pano_0000_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420672040104, 52.3420863027285, 45.884126807563 ] }, "distance": 8.14, "direction": 350.71, "angle": 79.94, "elevation": 45.88, "pano_id": "TMX7316010203-001485_pano_0000_000062", "timestamp": "2019-12-04T09:24:45.884280Z", "filename": "pano_0000_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 8.13947988, "relative_pitch": 79.94082623964768, "relative_heading": 350.71066466799243, "relative_elevation": 45.884126807563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241104_0918_Track01_Sphere_00236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842126656714213, 52.341945110818195, 0.0 ] }, "distance": 8.15, "direction": 160.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241104_0918_Track01_Sphere_00236", "timestamp": "2024-11-04T08:32:08Z", "filename": "Job_20241104_0918_Track01_Sphere_00236.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 8.15180999, "relative_pitch": 0.0, "relative_heading": 160.37394022725468, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420602921971, 52.3420872547277, 45.8310836981982 ] }, "distance": 8.33, "direction": 347.63, "angle": 79.7, "elevation": 45.83, "pano_id": "TMX7316010203-001143_pano_0000_000272", "timestamp": "2019-04-26T09:21:48.808160Z", "filename": "pano_0000_000272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 8.33210361, "relative_pitch": 79.6961466999037, "relative_heading": 347.62998008360717, "relative_elevation": 45.8310836981982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207028254854, 52.3420892076389, 45.82309860643 ] }, "distance": 8.43, "direction": 352.47, "angle": 79.58, "elevation": 45.82, "pano_id": "TMX7316010203-001039_pano_0000_000012", "timestamp": "2019-01-07T08:28:07.551670Z", "filename": "pano_0000_000012.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 8.428601, "relative_pitch": 79.57763733125363, "relative_heading": 352.4731894692625, "relative_elevation": 45.82309860643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842109419138736, 52.34193277206947, 0.0 ] }, "distance": 9.19, "direction": 170.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00073", "timestamp": "2025-08-01T08:28:32Z", "filename": "recording_2025-08-01_08-27-28_00073.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 9.18520959, "relative_pitch": 0.0, "relative_heading": 170.20114353715718, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211740131789, 52.3420958150385, 46.6224521324039 ] }, "distance": 9.33, "direction": 13.05, "angle": 78.68, "elevation": 46.62, "pano_id": "TMX7316010203-002219_pano_0000_000349", "timestamp": "2021-07-07T07:51:27.641270Z", "filename": "pano_0000_000349.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 9.33222976, "relative_pitch": 78.68092252247078, "relative_heading": 13.050036909678832, "relative_elevation": 46.6224521324039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8421060900696, 52.3420971188659, 45.9240478659049 ] }, "distance": 9.33, "direction": 8.23, "angle": 78.51, "elevation": 45.92, "pano_id": "TMX7316010203-002020_pano_0000_001958", "timestamp": "2021-02-19T11:48:05.446280Z", "filename": "pano_0000_001958.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 9.33246221, "relative_pitch": 78.51304826753532, "relative_heading": 8.232612041258768, "relative_elevation": 45.9240478659049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207870621976, 52.341928913774, 45.6417687153444 ] }, "distance": 9.5, "direction": 183.2, "angle": 78.25, "elevation": 45.64, "pano_id": "TMX7316010203-000028_pano_0001_000124", "timestamp": "2016-07-27T07:29:06.903340Z", "filename": "pano_0001_000124.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 9.49533788, "relative_pitch": 78.24779039746575, "relative_heading": 183.19951871121765, "relative_elevation": 45.6417687153444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207047485993, 52.3420998728888, 45.8441995605826 ] }, "distance": 9.6, "direction": 353.48, "angle": 78.17, "elevation": 45.84, "pano_id": "TMX7316010203-002106_pano_0000_000325", "timestamp": "2021-04-20T08:01:12.132460Z", "filename": "pano_0000_000325.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 9.60489915, "relative_pitch": 78.16701579220437, "relative_heading": 353.4780795608318, "relative_elevation": 45.8441995605826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track39_Sphere_00352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842080350674235, 52.34210116833217, 0.0 ] }, "distance": 9.7, "direction": 357.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track39_Sphere_00352", "timestamp": "2024-10-29T10:50:03Z", "filename": "Job_20241029_0853_Track39_Sphere_00352.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 9.69589918, "relative_pitch": 0.0, "relative_heading": 357.5298212692456, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84205967368932, 52.3421006232626, 45.8091965941712 ] }, "distance": 9.8, "direction": 349.25, "angle": 77.93, "elevation": 45.81, "pano_id": "TMX7316010203-002466_pano_0000_000628", "timestamp": "2022-03-22T10:56:52.496080Z", "filename": "pano_0000_000628.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 9.79809782, "relative_pitch": 77.92695941207344, "relative_heading": 349.2529123036688, "relative_elevation": 45.8091965941712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84205862626295, 52.3421005319197, 45.7848184360191 ] }, "distance": 9.8, "direction": 348.83, "angle": 77.92, "elevation": 45.78, "pano_id": "TMX7316010203-001894_pano_0000_000728", "timestamp": "2020-08-27T09:28:21.448220Z", "filename": "pano_0000_000728.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 9.80168826, "relative_pitch": 77.91642355896755, "relative_heading": 348.8318643639941, "relative_elevation": 45.7848184360191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track39_Sphere_00356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842081526511604, 52.34192533651426, 0.0 ] }, "distance": 9.88, "direction": 181.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track39_Sphere_00356", "timestamp": "2024-10-29T10:50:05Z", "filename": "Job_20241029_0853_Track39_Sphere_00356.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 9.88436452, "relative_pitch": 0.0, "relative_heading": 181.95819456911727, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84212263812723, 52.3421019134356, 45.6315551092848 ] }, "distance": 10.08, "direction": 14.16, "angle": 77.55, "elevation": 45.63, "pano_id": "TMX7316010203-000264_pano_0001_000612", "timestamp": "2017-04-19T12:24:47.719840Z", "filename": "pano_0001_000612.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 10.07576278, "relative_pitch": 77.5484906445592, "relative_heading": 14.155902799552472, "relative_elevation": 45.6315551092848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207383039967, 52.341922627439, 45.7834666632116 ] }, "distance": 10.22, "direction": 184.84, "angle": 77.42, "elevation": 45.78, "pano_id": "TMX7316010203-002106_pano_0000_000329", "timestamp": "2021-04-20T08:01:14.482410Z", "filename": "pano_0000_000329.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 10.21649409, "relative_pitch": 77.42064915571157, "relative_heading": 184.84150530970916, "relative_elevation": 45.7834666632116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84212329069219, 52.3419228654, 45.598543677479 ] }, "distance": 10.46, "direction": 166.12, "angle": 77.08, "elevation": 45.6, "pano_id": "TMX7316010203-000264_pano_0001_000610", "timestamp": "2017-04-19T12:24:45.939810Z", "filename": "pano_0001_000610.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 10.45887289, "relative_pitch": 77.08160066269085, "relative_heading": 166.12194908061954, "relative_elevation": 45.598543677479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420736146044, 52.3421093492097, 45.6774272434413 ] }, "distance": 10.63, "direction": 355.27, "angle": 76.9, "elevation": 45.68, "pano_id": "TMX7316010203-000028_pano_0001_000120", "timestamp": "2016-07-27T07:29:05.013490Z", "filename": "pano_0001_000120.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 10.63343243, "relative_pitch": 76.89528546095084, "relative_heading": 355.2692647175863, "relative_elevation": 45.6774272434413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207371195378, 52.3419183458328, 45.8075711969286 ] }, "distance": 10.69, "direction": 184.67, "angle": 76.86, "elevation": 45.81, "pano_id": "TMX7316010203-002466_pano_0000_000632", "timestamp": "2022-03-22T10:56:55.156080Z", "filename": "pano_0000_000632.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 10.69195465, "relative_pitch": 76.86180067870755, "relative_heading": 184.66913030447694, "relative_elevation": 45.8075711969286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8421100261353, 52.3419165198821, 45.8922571009025 ] }, "distance": 10.98, "direction": 171.59, "angle": 76.55, "elevation": 45.89, "pano_id": "TMX7316010203-002020_pano_0000_001954", "timestamp": "2021-02-19T11:48:03.201290Z", "filename": "pano_0000_001954.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 10.97755854, "relative_pitch": 76.54746053046934, "relative_heading": 171.59491488646935, "relative_elevation": 45.8922571009025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842102868580568, 52.3421125157853, 0.0 ] }, "distance": 11.01, "direction": 5.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00077", "timestamp": "2025-08-01T08:28:35Z", "filename": "recording_2025-08-01_08-27-28_00077.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 11.00636918, "relative_pitch": 0.0, "relative_heading": 5.823641954938138, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207809078234, 52.3419139057784, 45.7958567691967 ] }, "distance": 11.17, "direction": 182.94, "angle": 76.3, "elevation": 45.8, "pano_id": "TMX7316010203-001039_pano_0000_000016", "timestamp": "2019-01-07T08:28:09.496580Z", "filename": "pano_0000_000016.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 11.16519108, "relative_pitch": 76.29838853428843, "relative_heading": 182.93611713455442, "relative_elevation": 45.7958567691967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206554437773, 52.3419133467306, 45.7550006071106 ] }, "distance": 11.3, "direction": 187.25, "angle": 76.12, "elevation": 45.76, "pano_id": "TMX7316010203-001894_pano_0000_000732", "timestamp": "2020-08-27T09:28:23.243180Z", "filename": "pano_0000_000732.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 11.30317974, "relative_pitch": 76.12364671443018, "relative_heading": 187.25276581959287, "relative_elevation": 45.7550006071106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211463771474, 52.3419117206181, 45.8006914574653 ] }, "distance": 11.55, "direction": 170.44, "angle": 75.84, "elevation": 45.8, "pano_id": "TMX7316010203-001691_pano_0000_000199", "timestamp": "2020-05-06T10:27:21.357820Z", "filename": "pano_0000_000199.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 11.55414272, "relative_pitch": 75.84140862843486, "relative_heading": 170.44010836746367, "relative_elevation": 45.8006914574653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001485_pano_0000_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207472231456, 52.3419083941563, 45.8514027670026 ] }, "distance": 11.79, "direction": 183.9, "angle": 75.58, "elevation": 45.85, "pano_id": "TMX7316010203-001485_pano_0000_000066", "timestamp": "2019-12-04T09:24:47.689340Z", "filename": "pano_0000_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 11.79110477, "relative_pitch": 75.57835476846373, "relative_heading": 183.8975967282498, "relative_elevation": 45.8514027670026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84212965276499, 52.3419096314254, 46.4934163354337 ] }, "distance": 11.99, "direction": 165.8, "angle": 75.54, "elevation": 46.49, "pano_id": "TMX7316010203-002219_pano_0000_000345", "timestamp": "2021-07-07T07:51:25.336350Z", "filename": "pano_0000_000345.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 11.99267305, "relative_pitch": 75.53620858701612, "relative_heading": 165.79836159078516, "relative_elevation": 46.4934163354337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206636085404, 52.3419054310679, 45.7783023230731 ] }, "distance": 12.17, "direction": 186.47, "angle": 75.11, "elevation": 45.78, "pano_id": "TMX7316010203-001143_pano_0000_000276", "timestamp": "2019-04-26T09:21:50.808200Z", "filename": "pano_0000_000276.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 12.17105095, "relative_pitch": 75.11123722031545, "relative_heading": 186.46940908126018, "relative_elevation": 45.7783023230731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207792533112, 52.3419003380997, 45.7091808589175 ] }, "distance": 12.67, "direction": 182.64, "angle": 74.5, "elevation": 45.71, "pano_id": "TMX7316010203-000985_pano_0001_002370", "timestamp": "2018-06-12T08:57:25.983420Z", "filename": "pano_0001_002370.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 12.67368673, "relative_pitch": 74.50301589231537, "relative_heading": 182.63742107105944, "relative_elevation": 45.7091808589175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207792533112, 52.3419003380997, 45.7091808589175 ] }, "distance": 12.67, "direction": 182.64, "angle": 74.5, "elevation": 45.71, "pano_id": "TMX7316010203-000785_pano_0001_002370", "timestamp": "2018-06-12T08:57:25.983420Z", "filename": "pano_0001_002370.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 12.67368673, "relative_pitch": 74.50301589231537, "relative_heading": 182.63742107105944, "relative_elevation": 45.7091808589175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207139730089, 52.3421289017831, 45.781321996823 ] }, "distance": 12.81, "direction": 355.4, "angle": 74.36, "elevation": 45.78, "pano_id": "TMX7316010203-000785_pano_0001_002365", "timestamp": "2018-06-12T08:57:22.663430Z", "filename": "pano_0001_002365.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 12.81420597, "relative_pitch": 74.36305053452377, "relative_heading": 355.39819289196345, "relative_elevation": 45.781321996823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207139730089, 52.3421289017831, 45.781321996823 ] }, "distance": 12.81, "direction": 355.4, "angle": 74.36, "elevation": 45.78, "pano_id": "TMX7316010203-000985_pano_0001_002365", "timestamp": "2018-06-12T08:57:22.663430Z", "filename": "pano_0001_002365.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 12.81420597, "relative_pitch": 74.36305053452377, "relative_heading": 355.39819289196345, "relative_elevation": 45.781321996823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210107507994, 52.3421298318468, 45.8374692928046 ] }, "distance": 12.91, "direction": 4.42, "angle": 74.26, "elevation": 45.84, "pano_id": "TMX7316010203-001691_pano_0000_000204", "timestamp": "2020-05-06T10:27:23.542840Z", "filename": "pano_0000_000204.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 12.91474057, "relative_pitch": 74.26477881674201, "relative_heading": 4.416648295837124, "relative_elevation": 45.8374692928046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241104_0918_Track01_Sphere_00235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842128314902713, 52.34190088951254, 0.0 ] }, "distance": 12.92, "direction": 167.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241104_0918_Track01_Sphere_00235", "timestamp": "2024-11-04T08:32:08Z", "filename": "Job_20241104_0918_Track01_Sphere_00235.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 12.91746168, "relative_pitch": 0.0, "relative_heading": 167.24911975484312, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001485_pano_0000_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206395951207, 52.3421308007685, 45.8773137386888 ] }, "distance": 13.07, "direction": 353.26, "angle": 74.09, "elevation": 45.88, "pano_id": "TMX7316010203-001485_pano_0000_000061", "timestamp": "2019-12-04T09:24:45.429370Z", "filename": "pano_0000_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 13.07462414, "relative_pitch": 74.09292196783649, "relative_heading": 353.2577651226813, "relative_elevation": 45.8773137386888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206752046916, 52.3421327094344, 45.8139805756509 ] }, "distance": 13.26, "direction": 354.41, "angle": 73.86, "elevation": 45.81, "pano_id": "TMX7316010203-001039_pano_0000_000011", "timestamp": "2019-01-07T08:28:07.056600Z", "filename": "pano_0000_000011.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 13.2597146, "relative_pitch": 73.85823121130458, "relative_heading": 354.4070099363978, "relative_elevation": 45.8139805756509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84205702609692, 52.3421325551833, 45.8290163343772 ] }, "distance": 13.33, "direction": 351.34, "angle": 73.78, "elevation": 45.83, "pano_id": "TMX7316010203-001143_pano_0000_000271", "timestamp": "2019-04-26T09:21:48.303200Z", "filename": "pano_0000_000271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 13.33144571, "relative_pitch": 73.78053452208914, "relative_heading": 351.33909934174847, "relative_elevation": 45.8290163343772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842111393983616, 52.34188786016213, 0.0 ] }, "distance": 14.15, "direction": 173.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00072", "timestamp": "2025-08-01T08:28:31Z", "filename": "recording_2025-08-01_08-27-28_00072.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 14.15095083, "relative_pitch": 0.0, "relative_heading": 173.1090820502046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8421044789095, 52.3421420174398, 45.9208773709834 ] }, "distance": 14.29, "direction": 4.93, "angle": 72.72, "elevation": 45.92, "pano_id": "TMX7316010203-002020_pano_0000_001959", "timestamp": "2021-02-19T11:48:05.986250Z", "filename": "pano_0000_001959.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 14.28507987, "relative_pitch": 72.72011169884175, "relative_heading": 4.9255303607430365, "relative_elevation": 45.9208773709834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210971535087, 52.3421425240041, 46.640395491384 ] }, "distance": 14.38, "direction": 6.32, "angle": 72.87, "elevation": 46.64, "pano_id": "TMX7316010203-002219_pano_0000_000350", "timestamp": "2021-07-07T07:51:28.231330Z", "filename": "pano_0000_000350.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 14.37616, "relative_pitch": 72.86891805561494, "relative_heading": 6.323463897347353, "relative_elevation": 46.640395491384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track39_Sphere_00351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842073802720796, 52.34214325498002, 0.0 ] }, "distance": 14.4, "direction": 356.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track39_Sphere_00351", "timestamp": "2024-10-29T10:50:02Z", "filename": "Job_20241029_0853_Track39_Sphere_00351.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 14.39599249, "relative_pitch": 0.0, "relative_heading": 356.55862647011605, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207606548271, 52.3418840988298, 45.6333283670247 ] }, "distance": 14.48, "direction": 182.81, "angle": 72.39, "elevation": 45.63, "pano_id": "TMX7316010203-000028_pano_0001_000125", "timestamp": "2016-07-27T07:29:07.358290Z", "filename": "pano_0001_000125.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 14.48467647, "relative_pitch": 72.38981114110778, "relative_heading": 182.8093764239404, "relative_elevation": 45.6333283670247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420684090654, 52.3421443971059, 45.8407524041831 ] }, "distance": 14.55, "direction": 355.14, "angle": 72.39, "elevation": 45.84, "pano_id": "TMX7316010203-002106_pano_0000_000324", "timestamp": "2021-04-20T08:01:11.547590Z", "filename": "pano_0000_000324.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 14.54935507, "relative_pitch": 72.39112919972483, "relative_heading": 355.1435362960473, "relative_elevation": 45.8407524041831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84205375051755, 52.3421465356748, 45.7806046810001 ] }, "distance": 14.9, "direction": 351.39, "angle": 71.97, "elevation": 45.78, "pano_id": "TMX7316010203-002466_pano_0000_000627", "timestamp": "2022-03-22T10:56:50.511110Z", "filename": "pano_0000_000627.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 14.90299256, "relative_pitch": 71.96834040413115, "relative_heading": 351.3912569192825, "relative_elevation": 45.7806046810001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track39_Sphere_00357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842077711542665, 52.34187989462122, 0.0 ] }, "distance": 14.95, "direction": 182.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track39_Sphere_00357", "timestamp": "2024-10-29T10:50:06Z", "filename": "Job_20241029_0853_Track39_Sphere_00357.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 14.9470436, "relative_pitch": 0.0, "relative_heading": 182.29195972643316, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84205476096226, 52.3421470904075, 45.7664277357981 ] }, "distance": 14.95, "direction": 351.69, "angle": 71.91, "elevation": 45.77, "pano_id": "TMX7316010203-001894_pano_0000_000727", "timestamp": "2020-08-27T09:28:20.983230Z", "filename": "pano_0000_000727.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 14.95391611, "relative_pitch": 71.90549526612125, "relative_heading": 351.68754318292787, "relative_elevation": 45.7664277357981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207455714389, 52.3418781312851, 45.7716802554205 ] }, "distance": 15.15, "direction": 183.07, "angle": 71.68, "elevation": 45.77, "pano_id": "TMX7316010203-002106_pano_0000_000330", "timestamp": "2021-04-20T08:01:15.087420Z", "filename": "pano_0000_000330.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 15.15311077, "relative_pitch": 71.68242778193782, "relative_heading": 183.07454356550912, "relative_elevation": 45.7716802554205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206639836725, 52.3421543747907, 45.6574438018724 ] }, "distance": 15.67, "direction": 354.99, "angle": 71.06, "elevation": 45.66, "pano_id": "TMX7316010203-000028_pano_0001_000119", "timestamp": "2016-07-27T07:29:04.528300Z", "filename": "pano_0001_000119.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 15.6672837, "relative_pitch": 71.0604189274105, "relative_heading": 354.9879322321872, "relative_elevation": 45.6574438018724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207562156871, 52.3418728839153, 45.7825277084485 ] }, "distance": 15.73, "direction": 182.7, "angle": 71.04, "elevation": 45.78, "pano_id": "TMX7316010203-002466_pano_0000_000633", "timestamp": "2022-03-22T10:56:55.666080Z", "filename": "pano_0000_000633.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 15.73261653, "relative_pitch": 71.03533106863829, "relative_heading": 182.69667305339556, "relative_elevation": 45.7825277084485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211000172155, 52.3418715638037, 45.8867068393156 ] }, "distance": 15.94, "direction": 174.23, "angle": 70.84, "elevation": 45.89, "pano_id": "TMX7316010203-002020_pano_0000_001953", "timestamp": "2021-02-19T11:48:02.646290Z", "filename": "pano_0000_001953.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 15.94287436, "relative_pitch": 70.84073146171946, "relative_heading": 174.22958869479228, "relative_elevation": 45.8867068393156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842101098925417, 52.34215744661125, 0.0 ] }, "distance": 15.98, "direction": 3.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00078", "timestamp": "2025-08-01T08:28:35Z", "filename": "recording_2025-08-01_08-27-28_00078.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 15.98026994, "relative_pitch": 0.0, "relative_heading": 3.5740011924464836, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207932150951, 52.3418700589532, 45.7956125671044 ] }, "distance": 16.04, "direction": 181.74, "angle": 70.7, "elevation": 45.8, "pano_id": "TMX7316010203-001039_pano_0000_000017", "timestamp": "2019-01-07T08:28:09.976540Z", "filename": "pano_0000_000017.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 16.03696628, "relative_pitch": 70.70047827689312, "relative_heading": 181.74387272835142, "relative_elevation": 45.7956125671044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211574615356, 52.3418681541595, 45.79782888107 ] }, "distance": 16.36, "direction": 173.0, "angle": 70.34, "elevation": 45.8, "pano_id": "TMX7316010203-001691_pano_0000_000198", "timestamp": "2020-05-06T10:27:20.927790Z", "filename": "pano_0000_000198.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 16.36349164, "relative_pitch": 70.33827179193344, "relative_heading": 172.9991796090385, "relative_elevation": 45.79782888107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420664342773, 52.3418664083532, 45.7519869236276 ] }, "distance": 16.49, "direction": 184.75, "angle": 70.18, "elevation": 45.75, "pano_id": "TMX7316010203-001894_pano_0000_000733", "timestamp": "2020-08-27T09:28:23.678190Z", "filename": "pano_0000_000733.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 16.49245071, "relative_pitch": 70.17703068314965, "relative_heading": 184.752204048314, "relative_elevation": 45.7519869236276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001485_pano_0000_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207580272567, 52.341864107942, 45.8462096396834 ] }, "distance": 16.71, "direction": 182.5, "angle": 69.98, "elevation": 45.85, "pano_id": "TMX7316010203-001485_pano_0000_000067", "timestamp": "2019-12-04T09:24:48.139360Z", "filename": "pano_0000_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 16.70759213, "relative_pitch": 69.9768990164586, "relative_heading": 182.49682112918902, "relative_elevation": 45.8462096396834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84212882904932, 52.3418634905465, 46.4732014741749 ] }, "distance": 17.01, "direction": 170.23, "angle": 69.9, "elevation": 46.47, "pano_id": "TMX7316010203-002219_pano_0000_000344", "timestamp": "2021-07-07T07:51:24.771330Z", "filename": "pano_0000_000344.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 17.0071017, "relative_pitch": 69.89964661338598, "relative_heading": 170.22968319252246, "relative_elevation": 46.4732014741749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206729547788, 52.3418599297339, 45.7667850144207 ] }, "distance": 17.21, "direction": 184.36, "angle": 69.4, "elevation": 45.77, "pano_id": "TMX7316010203-001143_pano_0000_000277", "timestamp": "2019-04-26T09:21:51.308160Z", "filename": "pano_0000_000277.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 17.20641687, "relative_pitch": 69.3958171544905, "relative_heading": 184.35855217257392, "relative_elevation": 45.7667850144207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241104_0918_Track01_Sphere_00234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84212961595914, 52.34185707101242, 0.0 ] }, "distance": 17.72, "direction": 170.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241104_0918_Track01_Sphere_00234", "timestamp": "2024-11-04T08:32:07Z", "filename": "Job_20241104_0918_Track01_Sphere_00234.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 17.72030028, "relative_pitch": 0.0, "relative_heading": 170.45073789967137, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209672768177, 52.3421734018172, 45.8185313558206 ] }, "distance": 17.74, "direction": 2.26, "angle": 68.84, "elevation": 45.82, "pano_id": "TMX7316010203-001691_pano_0000_000205", "timestamp": "2020-05-06T10:27:23.992840Z", "filename": "pano_0000_000205.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 17.73833582, "relative_pitch": 68.83642362783256, "relative_heading": 2.255993732965201, "relative_elevation": 45.8185313558206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207904580406, 52.3418545154165, 45.6963252229616 ] }, "distance": 17.77, "direction": 181.63, "angle": 68.75, "elevation": 45.7, "pano_id": "TMX7316010203-000785_pano_0001_002371", "timestamp": "2018-06-12T08:57:26.573430Z", "filename": "pano_0001_002371.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 17.7663583, "relative_pitch": 68.75432474664328, "relative_heading": 181.63470005838147, "relative_elevation": 45.6963252229616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207904580406, 52.3418545154165, 45.6963252229616 ] }, "distance": 17.77, "direction": 181.63, "angle": 68.75, "elevation": 45.7, "pano_id": "TMX7316010203-000985_pano_0001_002371", "timestamp": "2018-06-12T08:57:26.573430Z", "filename": "pano_0001_002371.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 17.7663583, "relative_pitch": 68.75432474664328, "relative_heading": 181.63470005838147, "relative_elevation": 45.6963252229616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206717633911, 52.3421742247436, 45.7623837469146 ] }, "distance": 17.86, "direction": 355.78, "angle": 68.68, "elevation": 45.76, "pano_id": "TMX7316010203-000985_pano_0001_002364", "timestamp": "2018-06-12T08:57:21.978520Z", "filename": "pano_0001_002364.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 17.86467724, "relative_pitch": 68.67536657370971, "relative_heading": 355.7762588483704, "relative_elevation": 45.7623837469146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001485_pano_0000_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001485_pano_0000_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001485/pano_0000_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84205962731335, 52.342175106772, 45.8543586656451 ] }, "distance": 18.01, "direction": 354.17, "angle": 68.56, "elevation": 45.85, "pano_id": "TMX7316010203-001485_pano_0000_000060", "timestamp": "2019-12-04T09:24:44.974300Z", "filename": "pano_0000_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 18.00755716, "relative_pitch": 68.55946794797812, "relative_heading": 354.1665081019676, "relative_elevation": 45.8543586656451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206366128916, 52.3421763285568, 45.7918485887349 ] }, "distance": 18.12, "direction": 355.08, "angle": 68.41, "elevation": 45.79, "pano_id": "TMX7316010203-001039_pano_0000_000010", "timestamp": "2019-01-07T08:28:06.551670Z", "filename": "pano_0000_000010.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 18.1171411, "relative_pitch": 68.41420830124807, "relative_heading": 355.0752083966447, "relative_elevation": 45.7918485887349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84205254361705, 52.3421779482006, 45.8068134766072 ] }, "distance": 18.38, "direction": 352.77, "angle": 68.14, "elevation": 45.81, "pano_id": "TMX7316010203-001143_pano_0000_000270", "timestamp": "2019-04-26T09:21:47.793290Z", "filename": "pano_0000_000270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 18.37663011, "relative_pitch": 68.14048932642828, "relative_heading": 352.76912985489247, "relative_elevation": 45.8068134766072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track39_Sphere_00350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842065116386011, 52.342185008216376, 0.0 ] }, "distance": 19.07, "direction": 355.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track39_Sphere_00350", "timestamp": "2024-10-29T10:50:01Z", "filename": "Job_20241029_0853_Track39_Sphere_00350.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 19.0717468, "relative_pitch": 0.0, "relative_heading": 355.6211358513463, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211256178404, 52.341842944537106, 0.0 ] }, "distance": 19.13, "direction": 174.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00071", "timestamp": "2025-08-01T08:28:31Z", "filename": "recording_2025-08-01_08-27-28_00071.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 19.12941717, "relative_pitch": 0.0, "relative_heading": 174.6686563904407, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8421017299324, 52.3421871013054, 45.8995741344988 ] }, "distance": 19.28, "direction": 3.09, "angle": 67.22, "elevation": 45.9, "pano_id": "TMX7316010203-002020_pano_0000_001960", "timestamp": "2021-02-19T11:48:06.531310Z", "filename": "pano_0000_001960.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 19.27701218, "relative_pitch": 67.2184526638803, "relative_heading": 3.090173947771604, "relative_elevation": 45.8995741344988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210032861444, 52.3421886447674, 46.6343456767499 ] }, "distance": 19.44, "direction": 2.78, "angle": 67.37, "elevation": 46.63, "pano_id": "TMX7316010203-002219_pano_0000_000351", "timestamp": "2021-07-07T07:51:28.821300Z", "filename": "pano_0000_000351.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 19.44364246, "relative_pitch": 67.36687762958377, "relative_heading": 2.7818709702751296, "relative_elevation": 46.6343456767499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206506818551, 52.3421885970955, 45.8326647924259 ] }, "distance": 19.47, "direction": 355.7, "angle": 66.98, "elevation": 45.83, "pano_id": "TMX7316010203-002106_pano_0000_000323", "timestamp": "2021-04-20T08:01:10.962470Z", "filename": "pano_0000_000323.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 19.47019931, "relative_pitch": 66.98370287660694, "relative_heading": 355.7012238684265, "relative_elevation": 45.8326647924259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420738217963, 52.3418391948104, 45.615737461485 ] }, "distance": 19.48, "direction": 182.54, "angle": 66.87, "elevation": 45.62, "pano_id": "TMX7316010203-000028_pano_0001_000126", "timestamp": "2016-07-27T07:29:07.808270Z", "filename": "pano_0001_000126.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 19.4830267, "relative_pitch": 66.87209281283891, "relative_heading": 182.53832387330255, "relative_elevation": 45.615737461485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211154159133, 52.3421913650797, 45.6080703064799 ] }, "distance": 19.8, "direction": 4.95, "angle": 66.54, "elevation": 45.61, "pano_id": "TMX7316010203-000264_pano_0001_000613", "timestamp": "2017-04-19T12:24:48.634960Z", "filename": "pano_0001_000613.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 19.7972339, "relative_pitch": 66.53563482144563, "relative_heading": 4.948955867804726, "relative_elevation": 45.6080703064799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track39_Sphere_00358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track39_Sphere_00358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842074555779678, 52.341835741019004, 0.0 ] }, "distance": 19.86, "direction": 182.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track39_Sphere_00358", "timestamp": "2024-10-29T10:50:07Z", "filename": "Job_20241029_0853_Track39_Sphere_00358.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 19.8648638, "relative_pitch": 0.0, "relative_heading": 182.3450913880125, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420475031511, 52.3421912997088, 45.7469856254756 ] }, "distance": 19.89, "direction": 352.33, "angle": 66.5, "elevation": 45.75, "pano_id": "TMX7316010203-002466_pano_0000_000626", "timestamp": "2022-03-22T10:56:48.716070Z", "filename": "pano_0000_000626.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 19.89432132, "relative_pitch": 66.49687611505243, "relative_heading": 352.3262024076273, "relative_elevation": 45.7469856254756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84204893423204, 52.3421937288624, 45.7410491658375 ] }, "distance": 20.15, "direction": 352.7, "angle": 66.23, "elevation": 45.74, "pano_id": "TMX7316010203-001894_pano_0000_000726", "timestamp": "2020-08-27T09:28:20.508260Z", "filename": "pano_0000_000726.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 20.14961529, "relative_pitch": 66.22579204503936, "relative_heading": 352.703691833424, "relative_elevation": 45.7410491658375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207535550447, 52.3418329107049, 45.7402845909819 ] }, "distance": 20.18, "direction": 182.15, "angle": 66.2, "elevation": 45.74, "pano_id": "TMX7316010203-002106_pano_0000_000331", "timestamp": "2021-04-20T08:01:15.697400Z", "filename": "pano_0000_000331.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 20.17742214, "relative_pitch": 66.19627438470987, "relative_heading": 182.1538575791284, "relative_elevation": 45.7402845909819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84212005830384, 52.3418331374345, 45.5926748914644 ] }, "distance": 20.27, "direction": 173.52, "angle": 66.03, "elevation": 45.59, "pano_id": "TMX7316010203-000264_pano_0001_000609", "timestamp": "2017-04-19T12:24:45.069860Z", "filename": "pano_0001_000609.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 20.26753516, "relative_pitch": 66.03318334533773, "relative_heading": 173.51712565053526, "relative_elevation": 45.5926748914644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84205819327654, 52.3421991330704, 45.6355977067724 ] }, "distance": 20.68, "direction": 354.65, "angle": 65.62, "elevation": 45.64, "pano_id": "TMX7316010203-000028_pano_0001_000118", "timestamp": "2016-07-27T07:29:04.043490Z", "filename": "pano_0001_000118.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 20.67788071, "relative_pitch": 65.62431209475824, "relative_heading": 354.6500357001327, "relative_elevation": 45.6355977067724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207760361236, 52.3418273384461, 45.7966214185581 ] }, "distance": 20.79, "direction": 181.67, "angle": 65.58, "elevation": 45.8, "pano_id": "TMX7316010203-002466_pano_0000_000634", "timestamp": "2022-03-22T10:56:56.161070Z", "filename": "pano_0000_000634.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 20.79202078, "relative_pitch": 65.58158349287709, "relative_heading": 181.66772062843856, "relative_elevation": 45.7966214185581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842097088402323, 52.342202025578935, 0.0 ] }, "distance": 20.92, "direction": 1.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00079", "timestamp": "2025-08-01T08:28:36Z", "filename": "recording_2025-08-01_08-27-28_00079.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 20.9221538, "relative_pitch": 0.0, "relative_heading": 1.9799120943953914, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420798344335, 52.3418261151969, 45.7835193378851 ] }, "distance": 20.92, "direction": 181.24, "angle": 65.44, "elevation": 45.78, "pano_id": "TMX7316010203-001039_pano_0000_000018", "timestamp": "2019-01-07T08:28:10.461650Z", "filename": "pano_0000_000018.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_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 20.92423503, "relative_pitch": 65.43839151319409, "relative_heading": 181.24072591601828, "relative_elevation": 45.7835193378851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track39_Sphere_00354/adjacencies/b_20241029_0853_Track39_Sphere_00354/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211024068008, 52.3418265939908, 45.8783692149445 ] }, "distance": 20.93, "direction": 175.56, "angle": 65.48, "elevation": 45.88, "pano_id": "TMX7316010203-002020_pano_0000_001952", "timestamp": "2021-02-19T11:48:02.091390Z", "filename": "pano_0000_001952.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track39_Sphere_00354", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117851.84408373066, 483928.0784582317 ] }, "relative_distance": 20.92878407, "relative_pitch": 65.47848761990969, "relative_heading": 175.5626895292311, "relative_elevation": 45.8783692149445 } ] } }