Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80495133298496, 52.38171173999078, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00028", "timestamp": "2024-09-18T07:30:18Z", "filename": "Job_20240918_0854_Track01_Sphere_00028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80494880368459, 52.3817173035813, 44.4243905553594 ] }, "distance": 0.64, "direction": 344.45, "angle": 89.17, "elevation": 44.42, "pano_id": "TMX7316010203-000827_pano_0001_004748", "timestamp": "2018-07-05T10:52:19.678060Z", "filename": "pano_0001_004748.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 0.64259599, "relative_pitch": 89.17127798142995, "relative_heading": 344.4537616023955, "relative_elevation": 44.4243905553594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0011_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80493866695612, 52.3817123512399, 44.2310303393751 ] }, "distance": 0.87, "direction": 274.51, "angle": 88.88, "elevation": 44.23, "pano_id": "TMX7316010203-002395_pano_0011_000060", "timestamp": "2022-01-06T11:06:27.336680Z", "filename": "pano_0011_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 0.86513747, "relative_pitch": 88.87946526330433, "relative_heading": 274.5092121746451, "relative_elevation": 44.2310303393751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80493667785437, 52.3817144819886, 44.232197935693 ] }, "distance": 1.04, "direction": 287.0, "angle": 88.65, "elevation": 44.23, "pano_id": "TMX7316010203-002524_pano_0003_000106", "timestamp": "2022-04-19T09:14:02.465580Z", "filename": "pano_0003_000106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 1.04350553, "relative_pitch": 88.64855518622049, "relative_heading": 287.00133816591654, "relative_elevation": 44.232197935693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80496851628593, 52.3817201328535, 44.1397674260661 ] }, "distance": 1.5, "direction": 51.4, "angle": 88.06, "elevation": 44.14, "pano_id": "TMX7316010203-001016_pano_0000_000796", "timestamp": "2018-12-14T12:44:44.719380Z", "filename": "pano_0000_000796.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 1.49706784, "relative_pitch": 88.05747047577529, "relative_heading": 51.40379748284058, "relative_elevation": 44.1397674260661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_02406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804920405805358, 52.3817147336304, 0.0 ] }, "distance": 2.13, "direction": 278.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_02406", "timestamp": "2025-07-17T06:58:04Z", "filename": "recording_2025-07-17_06-04-09_02406.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 2.13208786, "relative_pitch": 0.0, "relative_heading": 278.98869415088495, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8049237254431, 52.3817223760842, 44.2389800641686 ] }, "distance": 2.22, "direction": 302.19, "angle": 87.13, "elevation": 44.24, "pano_id": "TMX7316060226-000483_pano_0001_003176", "timestamp": "2019-11-12T12:03:27.534960Z", "filename": "pano_0001_003176.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 2.22139991, "relative_pitch": 87.12538515827782, "relative_heading": 302.19378289614906, "relative_elevation": 44.2389800641686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8049172767948, 52.3817171552413, 44.2580483099446 ] }, "distance": 2.4, "direction": 284.57, "angle": 86.9, "elevation": 44.26, "pano_id": "TMX7316010203-002076_pano_0000_003269", "timestamp": "2021-04-01T08:31:17.814940Z", "filename": "pano_0000_003269.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 2.39597676, "relative_pitch": 86.90123072184092, "relative_heading": 284.56609935357284, "relative_elevation": 44.2580483099446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80491924815743, 52.3816996646104, 44.2689087269828 ] }, "distance": 2.56, "direction": 238.41, "angle": 86.68, "elevation": 44.27, "pano_id": "TMX7316010203-001883_pano_0001_005081", "timestamp": "2020-08-20T10:08:19.679250Z", "filename": "pano_0001_005081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 2.56486566, "relative_pitch": 86.68408651379123, "relative_heading": 238.40710458783843, "relative_elevation": 44.2689087269828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80498187965383, 52.3816976039229, 44.1478618755937 ] }, "distance": 2.61, "direction": 127.1, "angle": 86.62, "elevation": 44.15, "pano_id": "TMX7316010203-000083_pano_0008_000304", "timestamp": "2016-08-24T12:41:09.245580Z", "filename": "pano_0008_000304.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 2.60780759, "relative_pitch": 86.61947506131676, "relative_heading": 127.09819305720447, "relative_elevation": 44.1478618755937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80499056632749, 52.3817182277329, 44.2527306089178 ] }, "distance": 2.77, "direction": 74.88, "angle": 86.42, "elevation": 44.25, "pano_id": "TMX7316010203-002076_pano_0000_003268", "timestamp": "2021-04-01T08:31:17.140010Z", "filename": "pano_0000_003268.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 2.76731448, "relative_pitch": 86.421706807818, "relative_heading": 74.87804579810462, "relative_elevation": 44.2527306089178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_02405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804993735006555, 52.381716280568405, 0.0 ] }, "distance": 2.93, "direction": 80.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_02405", "timestamp": "2025-07-17T06:58:04Z", "filename": "recording_2025-07-17_06-04-09_02405.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 2.9311275, "relative_pitch": 0.0, "relative_heading": 80.07409092431604, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80499231467215, 52.3817017737431, 44.2632957100868 ] }, "distance": 3.0, "direction": 111.67, "angle": 86.12, "elevation": 44.26, "pano_id": "TMX7316010203-001883_pano_0001_005082", "timestamp": "2020-08-20T10:08:20.379240Z", "filename": "pano_0001_005082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 3.00282704, "relative_pitch": 86.11899430624517, "relative_heading": 111.67338398615495, "relative_elevation": 44.2632957100868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80499828088348, 52.3817236682027, 44.2277044076473 ] }, "distance": 3.46, "direction": 67.45, "angle": 85.52, "elevation": 44.23, "pano_id": "TMX7316060226-000483_pano_0001_003175", "timestamp": "2019-11-12T12:03:26.909950Z", "filename": "pano_0001_003175.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 3.46139044, "relative_pitch": 85.52498524932244, "relative_heading": 67.45177424329475, "relative_elevation": 44.2277044076473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80490611963502, 52.3816971523488, 44.1547984424978 ] }, "distance": 3.48, "direction": 242.2, "angle": 85.49, "elevation": 44.15, "pano_id": "TMX7316010203-000083_pano_0008_000303", "timestamp": "2016-08-24T12:41:08.500650Z", "filename": "pano_0008_000303.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 3.48039957, "relative_pitch": 85.49311145219384, "relative_heading": 242.1996070886986, "relative_elevation": 44.1547984424978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80489767374442, 52.3817190062106, 44.1512292800471 ] }, "distance": 3.74, "direction": 282.48, "angle": 85.16, "elevation": 44.15, "pano_id": "TMX7316010203-001016_pano_0000_000797", "timestamp": "2018-12-14T12:44:45.384390Z", "filename": "pano_0000_000797.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 3.74217565, "relative_pitch": 85.15529606044795, "relative_heading": 282.4779193528783, "relative_elevation": 44.1512292800471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8050107588649, 52.3817146199405, 44.2317513078451 ] }, "distance": 4.06, "direction": 85.47, "angle": 84.76, "elevation": 44.23, "pano_id": "TMX7316010203-002524_pano_0003_000107", "timestamp": "2022-04-19T09:14:02.990610Z", "filename": "pano_0003_000107.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 4.05911755, "relative_pitch": 84.75669163883386, "relative_heading": 85.47179182868075, "relative_elevation": 44.2317513078451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0011_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80501134582934, 52.3817128360022, 44.2339408770204 ] }, "distance": 4.09, "direction": 88.29, "angle": 84.72, "elevation": 44.23, "pano_id": "TMX7316010203-002395_pano_0011_000061", "timestamp": "2022-01-06T11:06:27.886720Z", "filename": "pano_0011_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 4.08823486, "relative_pitch": 84.71955156141902, "relative_heading": 88.29050289186029, "relative_elevation": 44.2339408770204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80502072497977, 52.3817118828477, 44.1077257022262 ] }, "distance": 4.73, "direction": 89.81, "angle": 83.89, "elevation": 44.11, "pano_id": "TMX7316010203-000293_pano_0000_006246", "timestamp": "2017-05-10T11:07:06.291090Z", "filename": "pano_0000_006246.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 4.7250905, "relative_pitch": 83.88544325636133, "relative_heading": 89.80721529966455, "relative_elevation": 44.1077257022262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80502154430631, 52.3817179627307, 44.4387221271172 ] }, "distance": 4.83, "direction": 81.76, "angle": 83.8, "elevation": 44.44, "pano_id": "TMX7316010203-000827_pano_0001_004747", "timestamp": "2018-07-05T10:52:18.978040Z", "filename": "pano_0001_004747.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 4.83073716, "relative_pitch": 83.79598979515487, "relative_heading": 81.75886811901962, "relative_elevation": 44.4387221271172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804877125061733, 52.38171223791204, 0.0 ] }, "distance": 5.05, "direction": 270.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00027", "timestamp": "2024-09-18T07:30:17Z", "filename": "Job_20240918_0854_Track01_Sphere_00027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 5.05329536, "relative_pitch": 0.0, "relative_heading": 270.6282516785303, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805026146186994, 52.381709887848665, 0.0 ] }, "distance": 5.1, "direction": 92.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00029", "timestamp": "2024-09-18T07:30:19Z", "filename": "Job_20240918_0854_Track01_Sphere_00029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 5.09837391, "relative_pitch": 0.0, "relative_heading": 92.3167227895758, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80487631785976, 52.3817081702359, 44.1092408383265 ] }, "distance": 5.12, "direction": 265.55, "angle": 83.37, "elevation": 44.11, "pano_id": "TMX7316010203-000293_pano_0000_006245", "timestamp": "2017-05-10T11:07:05.151070Z", "filename": "pano_0000_006245.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 5.12337797, "relative_pitch": 83.3746670945753, "relative_heading": 265.5533411724909, "relative_elevation": 44.1092408383265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80487624814777, 52.3817169911323, 44.3988965498284 ] }, "distance": 5.15, "direction": 276.52, "angle": 83.39, "elevation": 44.4, "pano_id": "TMX7316010203-000827_pano_0001_004749", "timestamp": "2018-07-05T10:52:20.392950Z", "filename": "pano_0001_004749.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 5.14598433, "relative_pitch": 83.38872183863819, "relative_heading": 276.5199397772676, "relative_elevation": 44.3988965498284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0011_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80486566756515, 52.3817119323803, 44.2345148185268 ] }, "distance": 5.83, "direction": 270.21, "angle": 82.49, "elevation": 44.23, "pano_id": "TMX7316010203-002395_pano_0011_000059", "timestamp": "2022-01-06T11:06:26.786680Z", "filename": "pano_0011_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 5.83319874, "relative_pitch": 82.48775925742918, "relative_heading": 270.2103121364052, "relative_elevation": 44.2345148185268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80486253691147, 52.381713062015, 44.2328707650304 ] }, "distance": 6.05, "direction": 271.39, "angle": 82.21, "elevation": 44.23, "pano_id": "TMX7316010203-002524_pano_0003_000105", "timestamp": "2022-04-19T09:14:01.950650Z", "filename": "pano_0003_000105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 6.04812224, "relative_pitch": 82.21402134508907, "relative_heading": 271.3937705792054, "relative_elevation": 44.2328707650304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80503912324003, 52.3817214115482, 44.1333975633606 ] }, "distance": 6.07, "direction": 79.79, "angle": 82.16, "elevation": 44.13, "pano_id": "TMX7316010203-001016_pano_0000_000795", "timestamp": "2018-12-14T12:44:44.044530Z", "filename": "pano_0000_000795.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 6.07394603, "relative_pitch": 82.16378343970854, "relative_heading": 79.79425787627252, "relative_elevation": 44.1333975633606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80484912115131, 52.3817210724996, 44.2410815870389 ] }, "distance": 7.04, "direction": 278.49, "angle": 80.96, "elevation": 44.24, "pano_id": "TMX7316060226-000483_pano_0001_003177", "timestamp": "2019-11-12T12:03:28.154930Z", "filename": "pano_0001_003177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 7.03689102, "relative_pitch": 80.96236497279764, "relative_heading": 278.486476755895, "relative_elevation": 44.2410815870389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_02407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804846972859164, 52.3817132580387, 0.0 ] }, "distance": 7.11, "direction": 271.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_02407", "timestamp": "2025-07-17T06:58:05Z", "filename": "recording_2025-07-17_06-04-09_02407.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 7.10813317, "relative_pitch": 0.0, "relative_heading": 271.3617664957682, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80484642273745, 52.3816978343307, 44.2737387279049 ] }, "distance": 7.31, "direction": 257.78, "angle": 80.63, "elevation": 44.27, "pano_id": "TMX7316010203-001883_pano_0001_005080", "timestamp": "2020-08-20T10:08:18.994260Z", "filename": "pano_0001_005080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 7.30924782, "relative_pitch": 80.62547371465969, "relative_heading": 257.778215457991, "relative_elevation": 44.2737387279049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8048437154598, 52.3817159055561, 44.255795404315 ] }, "distance": 7.34, "direction": 273.62, "angle": 80.58, "elevation": 44.26, "pano_id": "TMX7316010203-002076_pano_0000_003270", "timestamp": "2021-04-01T08:31:18.519900Z", "filename": "pano_0000_003270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 7.34257468, "relative_pitch": 80.57974450868475, "relative_heading": 273.61941364064427, "relative_elevation": 44.255795404315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80505747258325, 52.3816981194425, 44.1483637904748 ] }, "distance": 7.38, "direction": 101.84, "angle": 80.5, "elevation": 44.15, "pano_id": "TMX7316010203-000083_pano_0008_000305", "timestamp": "2016-08-24T12:41:10.030800Z", "filename": "pano_0008_000305.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 7.38450447, "relative_pitch": 80.50428974176445, "relative_heading": 101.84370716362606, "relative_elevation": 44.1483637904748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80506412251351, 52.3817194690953, 44.2537394277751 ] }, "distance": 7.73, "direction": 83.61, "angle": 80.09, "elevation": 44.25, "pano_id": "TMX7316010203-002076_pano_0000_003267", "timestamp": "2021-04-01T08:31:16.489970Z", "filename": "pano_0000_003267.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 7.7281093, "relative_pitch": 80.0942262988808, "relative_heading": 83.61033361145542, "relative_elevation": 44.2537394277751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80506534786943, 52.3817043793234, 44.2755084112287 ] }, "distance": 7.81, "direction": 96.02, "angle": 80.0, "elevation": 44.28, "pano_id": "TMX7316010203-001883_pano_0001_005083", "timestamp": "2020-08-20T10:08:21.089270Z", "filename": "pano_0001_005083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 7.80662738, "relative_pitch": 80.0004258870145, "relative_heading": 96.02239366984124, "relative_elevation": 44.2755084112287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_02404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805067119065825, 52.381718124326376, 0.0 ] }, "distance": 7.92, "direction": 84.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_02404", "timestamp": "2025-07-17T06:58:03Z", "filename": "recording_2025-07-17_06-04-09_02404.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 7.91608724, "relative_pitch": 0.0, "relative_heading": 84.8511250979488, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80483054364343, 52.3816961692843, 44.1592474337667 ] }, "distance": 8.41, "direction": 258.1, "angle": 79.22, "elevation": 44.16, "pano_id": "TMX7316010203-000083_pano_0008_000302", "timestamp": "2016-08-24T12:41:07.790640Z", "filename": "pano_0008_000302.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 8.40534555, "relative_pitch": 79.22313911581197, "relative_heading": 258.1041815543176, "relative_elevation": 44.1592474337667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80507304751942, 52.3817249715721, 44.2265374809504 ] }, "distance": 8.42, "direction": 79.93, "angle": 79.22, "elevation": 44.23, "pano_id": "TMX7316060226-000483_pano_0001_003174", "timestamp": "2019-11-12T12:03:26.284950Z", "filename": "pano_0001_003174.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 8.41759222, "relative_pitch": 79.22384102496586, "relative_heading": 79.92640811512594, "relative_elevation": 44.2265374809504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80482697242086, 52.3817175614854, 44.16055289004 ] }, "distance": 8.49, "direction": 274.37, "angle": 79.11, "elevation": 44.16, "pano_id": "TMX7316010203-001016_pano_0000_000798", "timestamp": "2018-12-14T12:44:46.044510Z", "filename": "pano_0000_000798.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 8.49274303, "relative_pitch": 79.114061294649, "relative_heading": 274.3745367834169, "relative_elevation": 44.16055289004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0011_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8050839691331, 52.3817134851131, 44.2428293153644 ] }, "distance": 9.03, "direction": 88.77, "angle": 78.46, "elevation": 44.24, "pano_id": "TMX7316010203-002395_pano_0011_000062", "timestamp": "2022-01-06T11:06:28.436690Z", "filename": "pano_0011_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 9.0335938, "relative_pitch": 78.45985326176525, "relative_heading": 88.76821207884733, "relative_elevation": 44.2428293153644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80508485502298, 52.3817140624609, 44.2462119208649 ] }, "distance": 9.1, "direction": 88.37, "angle": 78.38, "elevation": 44.25, "pano_id": "TMX7316010203-002524_pano_0003_000108", "timestamp": "2022-04-19T09:14:03.525570Z", "filename": "pano_0003_000108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 9.09550084, "relative_pitch": 78.38377554309116, "relative_heading": 88.3717738482814, "relative_elevation": 44.2462119208649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80509448092311, 52.3817186116627, 44.4565022066236 ] }, "distance": 9.78, "direction": 85.51, "angle": 77.6, "elevation": 44.46, "pano_id": "TMX7316010203-000827_pano_0001_004746", "timestamp": "2018-07-05T10:52:18.288070Z", "filename": "pano_0001_004746.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 9.77722414, "relative_pitch": 77.5965231149423, "relative_heading": 85.51446044094016, "relative_elevation": 44.4565022066236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80480379796296, 52.3817169094909, 44.3704901216552 ] }, "distance": 10.06, "direction": 273.28, "angle": 77.22, "elevation": 44.37, "pano_id": "TMX7316010203-000827_pano_0001_004750", "timestamp": "2018-07-05T10:52:21.108040Z", "filename": "pano_0001_004750.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 10.06246075, "relative_pitch": 77.22243277860211, "relative_heading": 273.2772349244418, "relative_elevation": 44.3704901216552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804803570211463, 52.38170997975979, 0.0 ] }, "distance": 10.06, "direction": 268.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00026", "timestamp": "2024-09-18T07:30:16Z", "filename": "Job_20240918_0854_Track01_Sphere_00026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 10.06342053, "relative_pitch": 0.0, "relative_heading": 268.88481396063054, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805100646424483, 52.3817072611744, 0.0 ] }, "distance": 10.18, "direction": 92.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00030", "timestamp": "2024-09-18T07:30:20Z", "filename": "Job_20240918_0854_Track01_Sphere_00030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 10.17931062, "relative_pitch": 0.0, "relative_heading": 92.80626092240477, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0011_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80479274791639, 52.3817117442062, 44.2281472105533 ] }, "distance": 10.8, "direction": 270.0, "angle": 76.28, "elevation": 44.23, "pano_id": "TMX7316010203-002395_pano_0011_000058", "timestamp": "2022-01-06T11:06:26.241820Z", "filename": "pano_0011_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 10.79842948, "relative_pitch": 76.2794962959476, "relative_heading": 270.00255165494593, "relative_elevation": 44.2281472105533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80510960022985, 52.381721377975, 44.1318386504427 ] }, "distance": 10.83, "direction": 84.32, "angle": 76.21, "elevation": 44.13, "pano_id": "TMX7316010203-001016_pano_0000_000794", "timestamp": "2018-12-14T12:44:43.354380Z", "filename": "pano_0000_000794.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 10.83001907, "relative_pitch": 76.21200012051523, "relative_heading": 84.31680180304205, "relative_elevation": 44.1318386504427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80478830393882, 52.3817111700405, 44.2254882538691 ] }, "distance": 11.1, "direction": 269.67, "angle": 75.91, "elevation": 44.23, "pano_id": "TMX7316010203-002524_pano_0003_000104", "timestamp": "2022-04-19T09:14:01.445680Z", "filename": "pano_0003_000104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 11.10121157, "relative_pitch": 75.9090954585535, "relative_heading": 269.67273322038017, "relative_elevation": 44.2254882538691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80477467259952, 52.3817195648316, 44.2362329978496 ] }, "distance": 12.06, "direction": 274.14, "angle": 74.75, "elevation": 44.24, "pano_id": "TMX7316060226-000483_pano_0001_003178", "timestamp": "2019-11-12T12:03:28.759960Z", "filename": "pano_0001_003178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 12.06068996, "relative_pitch": 74.74938681395572, "relative_heading": 274.1400665696573, "relative_elevation": 44.2362329978496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_02408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804773581380769, 52.38171198033592, 0.0 ] }, "distance": 12.1, "direction": 270.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_02408", "timestamp": "2025-07-17T06:58:06Z", "filename": "recording_2025-07-17_06-04-09_02408.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 12.10355337, "relative_pitch": 0.0, "relative_heading": 270.1266726631947, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80477344436597, 52.3816960815879, 44.2583581237122 ] }, "distance": 12.24, "direction": 261.81, "angle": 74.54, "elevation": 44.26, "pano_id": "TMX7316010203-001883_pano_0001_005079", "timestamp": "2020-08-20T10:08:18.319240Z", "filename": "pano_0001_005079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 12.23753115, "relative_pitch": 74.54376388310577, "relative_heading": 261.81446742622114, "relative_elevation": 44.2583581237122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80476995452023, 52.3817145091192, 44.2556417072192 ] }, "distance": 12.35, "direction": 271.43, "angle": 74.4, "elevation": 44.26, "pano_id": "TMX7316010203-002076_pano_0000_003271", "timestamp": "2021-04-01T08:31:19.249910Z", "filename": "pano_0000_003271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 12.35432815, "relative_pitch": 74.40248499938917, "relative_heading": 271.4292542153664, "relative_elevation": 44.2556417072192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8051328915113, 52.3816986069836, 44.1461355341598 ] }, "distance": 12.45, "direction": 96.74, "angle": 74.25, "elevation": 44.15, "pano_id": "TMX7316010203-000083_pano_0008_000306", "timestamp": "2016-08-24T12:41:10.860650Z", "filename": "pano_0008_000306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 12.4488208, "relative_pitch": 74.25201628211809, "relative_heading": 96.74143771563618, "relative_elevation": 44.1461355341598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80513792280035, 52.3817210469853, 44.2552643390372 ] }, "distance": 12.75, "direction": 85.34, "angle": 73.93, "elevation": 44.26, "pano_id": "TMX7316010203-002076_pano_0000_003266", "timestamp": "2021-04-01T08:31:15.849930Z", "filename": "pano_0000_003266.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 12.74747519, "relative_pitch": 73.93125742432235, "relative_heading": 85.33995912304657, "relative_elevation": 44.2552643390372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80513883621533, 52.3817069893367, 44.2815425675362 ] }, "distance": 12.78, "direction": 92.37, "angle": 73.9, "elevation": 44.28, "pano_id": "TMX7316010203-001883_pano_0001_005084", "timestamp": "2020-08-20T10:08:21.819230Z", "filename": "pano_0001_005084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 12.77847461, "relative_pitch": 73.90326779434659, "relative_heading": 92.37084625546501, "relative_elevation": 44.2815425675362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_02403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80514055143809, 52.38171964471736, 0.0 ] }, "distance": 12.91, "direction": 86.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_02403", "timestamp": "2025-07-17T06:58:02Z", "filename": "recording_2025-07-17_06-04-09_02403.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 12.91431684, "relative_pitch": 0.0, "relative_heading": 86.09448101311096, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80475614035592, 52.3817157556673, 44.1563360625878 ] }, "distance": 13.3, "direction": 271.93, "angle": 73.24, "elevation": 44.16, "pano_id": "TMX7316010203-001016_pano_0000_000799", "timestamp": "2018-12-14T12:44:46.704390Z", "filename": "pano_0000_000799.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 13.29863279, "relative_pitch": 73.23919245777294, "relative_heading": 271.9256154766204, "relative_elevation": 44.1563360625878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80514754598098, 52.381726123319, 44.2290183184668 ] }, "distance": 13.46, "direction": 83.17, "angle": 73.08, "elevation": 44.23, "pano_id": "TMX7316060226-000483_pano_0001_003173", "timestamp": "2019-11-12T12:03:25.664960Z", "filename": "pano_0001_003173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 13.45612355, "relative_pitch": 73.0782753091724, "relative_heading": 83.16887267648026, "relative_elevation": 44.2290183184668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80475503664262, 52.3816951060358, 44.142416681163 ] }, "distance": 13.49, "direction": 262.12, "angle": 73.0, "elevation": 44.14, "pano_id": "TMX7316010203-000083_pano_0008_000301", "timestamp": "2016-08-24T12:41:07.115560Z", "filename": "pano_0008_000301.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 13.49382959, "relative_pitch": 73.00220972072562, "relative_heading": 262.1160100123812, "relative_elevation": 44.142416681163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0011_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80515654569879, 52.3817144370251, 44.2504876703024 ] }, "distance": 13.98, "direction": 88.77, "angle": 72.47, "elevation": 44.25, "pano_id": "TMX7316010203-002395_pano_0011_000063", "timestamp": "2022-01-06T11:06:28.986670Z", "filename": "pano_0011_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 13.97663725, "relative_pitch": 72.47113611939828, "relative_heading": 88.76954850990683, "relative_elevation": 44.2504876703024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80515866787782, 52.3817135290083, 44.2581304041669 ] }, "distance": 14.12, "direction": 89.19, "angle": 72.31, "elevation": 44.26, "pano_id": "TMX7316010203-002524_pano_0003_000109", "timestamp": "2022-04-19T09:14:04.070620Z", "filename": "pano_0003_000109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 14.11932258, "relative_pitch": 72.30616682013154, "relative_heading": 89.19206221772778, "relative_elevation": 44.2581304041669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80516466171605, 52.3817161353748, 44.1101756328717 ] }, "distance": 14.53, "direction": 88.07, "angle": 71.76, "elevation": 44.11, "pano_id": "TMX7316010203-000293_pano_0000_006247", "timestamp": "2017-05-10T11:07:07.425950Z", "filename": "pano_0000_006247.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 14.53428481, "relative_pitch": 71.76296957447704, "relative_heading": 88.07148581660215, "relative_elevation": 44.1101756328717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80516717197885, 52.3817189436613, 44.4847257044166 ] }, "distance": 14.72, "direction": 86.88, "angle": 71.69, "elevation": 44.48, "pano_id": "TMX7316010203-000827_pano_0001_004745", "timestamp": "2018-07-05T10:52:17.582970Z", "filename": "pano_0001_004745.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 14.71882574, "relative_pitch": 71.69197863120624, "relative_heading": 86.87804864432728, "relative_elevation": 44.4847257044166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80473181934715, 52.3817054306366, 44.0993913533166 ] }, "distance": 14.96, "direction": 267.31, "angle": 71.26, "elevation": 44.1, "pano_id": "TMX7316010203-000293_pano_0000_006244", "timestamp": "2017-05-10T11:07:04.001180Z", "filename": "pano_0000_006244.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 14.96367887, "relative_pitch": 71.25704544270886, "relative_heading": 267.31087738524684, "relative_elevation": 44.0993913533166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80473151544295, 52.3817164327602, 44.3494294835255 ] }, "distance": 14.98, "direction": 272.0, "angle": 71.34, "elevation": 44.35, "pano_id": "TMX7316010203-000827_pano_0001_004751", "timestamp": "2018-07-05T10:52:21.803010Z", "filename": "pano_0001_004751.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 14.97699749, "relative_pitch": 71.33994819556477, "relative_heading": 271.9981590836634, "relative_elevation": 44.3494294835255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804729502825588, 52.381706487719015, 0.0 ] }, "distance": 15.12, "direction": 267.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00025", "timestamp": "2024-09-18T07:30:15Z", "filename": "Job_20240918_0854_Track01_Sphere_00025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 15.11623953, "relative_pitch": 0.0, "relative_heading": 267.78428899442855, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805174194326174, 52.3817055734861, 0.0 ] }, "distance": 15.19, "direction": 92.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00031", "timestamp": "2024-09-18T07:30:21Z", "filename": "Job_20240918_0854_Track01_Sphere_00031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 15.19065825, "relative_pitch": 0.0, "relative_heading": 92.58889309182368, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80517998501174, 52.3817183745741, 44.1444792049006 ] }, "distance": 15.59, "direction": 87.29, "angle": 70.55, "elevation": 44.14, "pano_id": "TMX7316010203-001016_pano_0000_000793", "timestamp": "2018-12-14T12:44:42.634480Z", "filename": "pano_0000_000793.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 15.58694523, "relative_pitch": 70.55241647986179, "relative_heading": 87.28513465313087, "relative_elevation": 44.1444792049006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0011_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80471959652522, 52.3817107923273, 44.2222031652927 ] }, "distance": 15.78, "direction": 269.62, "angle": 70.36, "elevation": 44.22, "pano_id": "TMX7316010203-002395_pano_0011_000057", "timestamp": "2022-01-06T11:06:25.696700Z", "filename": "pano_0011_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 15.77983188, "relative_pitch": 70.36204857452289, "relative_heading": 269.61720210302553, "relative_elevation": 44.2222031652927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80471385564438, 52.3817088919617, 44.220248025842 ] }, "distance": 16.17, "direction": 268.88, "angle": 69.91, "elevation": 44.22, "pano_id": "TMX7316010203-002524_pano_0003_000103", "timestamp": "2022-04-19T09:14:00.945680Z", "filename": "pano_0003_000103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 16.17349512, "relative_pitch": 69.910076317384, "relative_heading": 268.87733392060363, "relative_elevation": 44.220248025842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80470046503418, 52.3817176973571, 44.2459983443841 ] }, "distance": 17.1, "direction": 272.22, "angle": 68.88, "elevation": 44.25, "pano_id": "TMX7316060226-000483_pano_0001_003179", "timestamp": "2019-11-12T12:03:29.349950Z", "filename": "pano_0001_003179.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 17.09504405, "relative_pitch": 68.87528171574405, "relative_heading": 272.22244514426023, "relative_elevation": 44.2459983443841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_02409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804700191677688, 52.38171056778008, 0.0 ] }, "distance": 17.1, "direction": 269.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_02409", "timestamp": "2025-07-17T06:58:06Z", "filename": "recording_2025-07-17_06-04-09_02409.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 17.10129864, "relative_pitch": 0.0, "relative_heading": 269.5630813398537, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80470067168179, 52.3816948717915, 44.2550016595051 ] }, "distance": 17.17, "direction": 263.72, "angle": 68.79, "elevation": 44.26, "pano_id": "TMX7316010203-001883_pano_0001_005078", "timestamp": "2020-08-20T10:08:17.644240Z", "filename": "pano_0001_005078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 17.17101755, "relative_pitch": 68.79366033203405, "relative_heading": 263.7244297560801, "relative_elevation": 44.2550016595051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80469632197391, 52.3817132363184, 44.2463464122266 ] }, "distance": 17.37, "direction": 270.55, "angle": 68.57, "elevation": 44.25, "pano_id": "TMX7316010203-002076_pano_0000_003272", "timestamp": "2021-04-01T08:31:20.020070Z", "filename": "pano_0000_003272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 17.36509615, "relative_pitch": 68.57178220921884, "relative_heading": 270.54948347916076, "relative_elevation": 44.2463464122266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80520822914068, 52.3816990617256, 44.1416083807126 ] }, "distance": 17.55, "direction": 94.61, "angle": 68.32, "elevation": 44.14, "pano_id": "TMX7316010203-000083_pano_0008_000307", "timestamp": "2016-08-24T12:41:11.735560Z", "filename": "pano_0008_000307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 17.54946107, "relative_pitch": 68.31862406027518, "relative_heading": 94.61077553749621, "relative_elevation": 44.1416083807126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80521149982909, 52.381722624097, 44.2555297315121 ] }, "distance": 17.76, "direction": 86.09, "angle": 68.14, "elevation": 44.26, "pano_id": "TMX7316010203-002076_pano_0000_003265", "timestamp": "2021-04-01T08:31:15.194980Z", "filename": "pano_0000_003265.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 17.75672023, "relative_pitch": 68.13778044973405, "relative_heading": 86.08891349790096, "relative_elevation": 44.2555297315121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_005085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_005085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_005085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80521260457222, 52.3817093991099, 44.2796327210963 ] }, "distance": 17.79, "direction": 90.84, "angle": 68.11, "elevation": 44.28, "pano_id": "TMX7316010203-001883_pano_0001_005085", "timestamp": "2020-08-20T10:08:22.574230Z", "filename": "pano_0001_005085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 17.79250278, "relative_pitch": 68.1086841752703, "relative_heading": 90.83873132039874, "relative_elevation": 44.2796327210963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_02402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_02402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_02402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805213895106296, 52.38172120956559, 0.0 ] }, "distance": 17.91, "direction": 86.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_02402", "timestamp": "2025-07-17T06:58:01Z", "filename": "recording_2025-07-17_06-04-09_02402.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 17.90949439, "relative_pitch": 0.0, "relative_heading": 86.62689331278573, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80468515423014, 52.3817136372449, 44.1538680177182 ] }, "distance": 18.13, "direction": 270.67, "angle": 67.68, "elevation": 44.15, "pano_id": "TMX7316010203-001016_pano_0000_000800", "timestamp": "2018-12-14T12:44:47.364360Z", "filename": "pano_0000_000800.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 18.12596516, "relative_pitch": 67.68095894488705, "relative_heading": 270.6674541439583, "relative_elevation": 44.1538680177182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8052224612005, 52.3817273045556, 44.2263735700399 ] }, "distance": 18.54, "direction": 84.64, "angle": 67.25, "elevation": 44.23, "pano_id": "TMX7316060226-000483_pano_0001_003172", "timestamp": "2019-11-12T12:03:25.035120Z", "filename": "pano_0001_003172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 18.54281397, "relative_pitch": 67.25313310178295, "relative_heading": 84.64052577175443, "relative_elevation": 44.2263735700399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80467934370498, 52.3816943258159, 44.1519656730816 ] }, "distance": 18.62, "direction": 264.03, "angle": 67.13, "elevation": 44.15, "pano_id": "TMX7316010203-000083_pano_0008_000300", "timestamp": "2016-08-24T12:41:06.440650Z", "filename": "pano_0008_000300.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 18.62148799, "relative_pitch": 67.13197816777591, "relative_heading": 264.0270859790325, "relative_elevation": 44.1519656730816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0011_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80522954794136, 52.3817159860852, 44.2557204384357 ] }, "distance": 18.95, "direction": 88.57, "angle": 66.82, "elevation": 44.26, "pano_id": "TMX7316010203-002395_pano_0011_000064", "timestamp": "2022-01-06T11:06:29.541680Z", "filename": "pano_0011_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 18.95019944, "relative_pitch": 66.81950038634557, "relative_heading": 88.57119482946479, "relative_elevation": 44.2557204384357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80523240778429, 52.3817135890689, 44.2689033411443 ] }, "distance": 19.14, "direction": 89.38, "angle": 66.62, "elevation": 44.27, "pano_id": "TMX7316010203-002524_pano_0003_000110", "timestamp": "2022-04-19T09:14:04.630590Z", "filename": "pano_0003_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 19.14014825, "relative_pitch": 66.61822602279157, "relative_heading": 89.38395070542333, "relative_elevation": 44.2689033411443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80523994410902, 52.3817191736593, 44.5066595980898 ] }, "distance": 19.67, "direction": 87.59, "angle": 66.16, "elevation": 44.51, "pano_id": "TMX7316010203-000827_pano_0001_004744", "timestamp": "2018-07-05T10:52:16.858060Z", "filename": "pano_0001_004744.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 19.6696077, "relative_pitch": 66.15708697867785, "relative_heading": 87.58967928844615, "relative_elevation": 44.5066595980898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80465939515769, 52.3817157850765, 44.334078698419 ] }, "distance": 19.88, "direction": 271.3, "angle": 65.84, "elevation": 44.33, "pano_id": "TMX7316010203-000827_pano_0001_004752", "timestamp": "2018-07-05T10:52:22.498030Z", "filename": "pano_0001_004752.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 19.88382618, "relative_pitch": 65.84377434560629, "relative_heading": 271.29724567508384, "relative_elevation": 44.334078698419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804656493711432, 52.38170293792385, 0.0 ] }, "distance": 20.1, "direction": 267.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00024", "timestamp": "2024-09-18T07:30:14Z", "filename": "Job_20240918_0854_Track01_Sphere_00024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 20.10017757, "relative_pitch": 0.0, "relative_heading": 267.20708779736003, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80524834183804, 52.381705200910275, 0.0 ] }, "distance": 20.24, "direction": 92.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00032", "timestamp": "2024-09-18T07:30:22Z", "filename": "Job_20240918_0854_Track01_Sphere_00032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 20.2371167, "relative_pitch": 0.0, "relative_heading": 92.06041889924609, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80524989830895, 52.3817121008698, 44.1568088931963 ] }, "distance": 20.33, "direction": 89.89, "angle": 65.28, "elevation": 44.16, "pano_id": "TMX7316010203-001016_pano_0000_000792", "timestamp": "2018-12-14T12:44:41.879440Z", "filename": "pano_0000_000792.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 20.33005313, "relative_pitch": 65.27838034793825, "relative_heading": 89.88670895447672, "relative_elevation": 44.1568088931963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00028/adjacencies/b_20240918_0854_Track01_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0011_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0011_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0011_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80464612415926, 52.3817090857164, 44.2277683475986 ] }, "distance": 20.78, "direction": 269.19, "angle": 64.83, "elevation": 44.23, "pano_id": "TMX7316010203-002395_pano_0011_000056", "timestamp": "2022-01-06T11:06:25.151780Z", "filename": "pano_0011_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115356.7160815227, 488364.60046083125 ] }, "relative_distance": 20.78448443, "relative_pitch": 64.82919899945111, "relative_heading": 269.18590451421477, "relative_elevation": 44.2277683475986 } ] } }