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_20241217_0841_Track30_Sphere_00013/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track30_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879742627676372, 52.37020739748571, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track30_Sphere_00013", "timestamp": "2024-12-17T09:44:38Z", "filename": "Job_20241217_0841_Track30_Sphere_00013.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "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_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8797436784833, 52.3702067617625, 46.8077000929043 ] }, "distance": 0.1, "direction": 134.67, "angle": 89.88, "elevation": 46.81, "pano_id": "TMX7316010203-000705_pano_0001_000570", "timestamp": "2018-05-03T13:10:27.616070Z", "filename": "pano_0001_000570.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 0.10063023, "relative_pitch": 89.87682200629033, "relative_heading": 134.6655128150843, "relative_elevation": 46.8077000929043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87973833316193, 52.3702064965812, 48.1548331528902 ] }, "distance": 0.31, "direction": 251.08, "angle": 89.63, "elevation": 48.15, "pano_id": "TMX7316010203-001675_pano_0000_004779", "timestamp": "2020-04-24T10:49:53.566740Z", "filename": "pano_0000_004779.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 0.30920151, "relative_pitch": 89.63210965716979, "relative_heading": 251.08201410223757, "relative_elevation": 48.1548331528902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_005021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87974647954908, 52.3702152822321, 46.6336448891088 ] }, "distance": 0.92, "direction": 16.65, "angle": 88.88, "elevation": 46.63, "pano_id": "TMX7316010203-000076_pano_0000_005021", "timestamp": "2016-08-17T09:08:06.510660Z", "filename": "pano_0000_005021.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 0.9157547, "relative_pitch": 88.87501530893262, "relative_heading": 16.647711818525384, "relative_elevation": 46.6336448891088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_10-31-52_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879759044840599, 52.37020603880046, 0.0 ] }, "distance": 1.13, "direction": 97.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_10-31-52_00023", "timestamp": "2025-07-03T10:34:12Z", "filename": "recording_2025-07-03_10-31-52_00023.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 1.12834838, "relative_pitch": 0.0, "relative_heading": 97.70018616557243, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87973064329858, 52.3701983405496, 46.2825009347871 ] }, "distance": 1.3, "direction": 219.01, "angle": 88.39, "elevation": 46.28, "pano_id": "TMX7316010203-002369_pano_0001_000019", "timestamp": "2021-12-30T12:17:52.583510Z", "filename": "pano_0001_000019.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 1.29689843, "relative_pitch": 88.3949145859777, "relative_heading": 219.0052316616183, "relative_elevation": 46.2825009347871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87976577187233, 52.3702059745725, 46.3690012367442 ] }, "distance": 1.58, "direction": 95.74, "angle": 88.04, "elevation": 46.37, "pano_id": "TMX7316010203-002369_pano_0001_000067", "timestamp": "2021-12-30T12:19:02.023100Z", "filename": "pano_0001_000067.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 1.58428402, "relative_pitch": 88.04314330226312, "relative_heading": 95.7357221049929, "relative_elevation": 46.3690012367442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0030_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87971253899213, 52.3701984351534, 47.3796125492081 ] }, "distance": 2.28, "direction": 244.05, "angle": 87.25, "elevation": 47.38, "pano_id": "TMX7316010203-002619_pano_0030_000004", "timestamp": "2022-06-22T08:36:50.834390Z", "filename": "pano_0030_000004.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 2.27911496, "relative_pitch": 87.24600771291028, "relative_heading": 244.05091520465115, "relative_elevation": 47.3796125492081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87976407734489, 52.3702245828495, 47.1845550471917 ] }, "distance": 2.41, "direction": 37.38, "angle": 87.08, "elevation": 47.18, "pano_id": "TMX7316010203-002044_pano_0000_000261", "timestamp": "2021-03-17T10:31:54.512330Z", "filename": "pano_0000_000261.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 2.40648998, "relative_pitch": 87.08035067350907, "relative_heading": 37.37882600378737, "relative_elevation": 47.1845550471917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0030_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8797792305494, 52.3702185463628, 47.372868780978 ] }, "distance": 2.78, "direction": 63.54, "angle": 86.64, "elevation": 47.37, "pano_id": "TMX7316010203-002619_pano_0030_000003", "timestamp": "2022-06-22T08:36:49.934380Z", "filename": "pano_0030_000003.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 2.78463873, "relative_pitch": 86.63595066471174, "relative_heading": 63.544013813125375, "relative_elevation": 47.372868780978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87969531729744, 52.3702032620969, 47.192485101521 ] }, "distance": 3.26, "direction": 261.87, "angle": 86.05, "elevation": 47.19, "pano_id": "TMX7316010203-002044_pano_0000_000262", "timestamp": "2021-03-17T10:31:55.702350Z", "filename": "pano_0000_000262.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 3.25500307, "relative_pitch": 86.05439215113842, "relative_heading": 261.87283492636703, "relative_elevation": 47.192485101521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87970023187701, 52.3701859654611, 46.3833341030404 ] }, "distance": 3.75, "direction": 230.45, "angle": 85.38, "elevation": 46.38, "pano_id": "TMX7316010203-002369_pano_0001_000066", "timestamp": "2021-12-30T12:18:59.957980Z", "filename": "pano_0001_000066.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 3.74507135, "relative_pitch": 85.38385262337438, "relative_heading": 230.4469226863352, "relative_elevation": 46.3833341030404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_003646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87979197294914, 52.3701885216041, 45.5109253870323 ] }, "distance": 3.96, "direction": 122.0, "angle": 85.02, "elevation": 45.51, "pano_id": "TMX7316010203-001048_pano_0000_003646", "timestamp": "2019-01-11T09:06:48.377160Z", "filename": "pano_0000_003646.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 3.96325624, "relative_pitch": 85.02303167325944, "relative_heading": 122.00332371405412, "relative_elevation": 45.5109253870323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87979818441551, 52.3702188581489, 46.2777065336704 ] }, "distance": 3.99, "direction": 71.38, "angle": 85.07, "elevation": 46.28, "pano_id": "TMX7316010203-002369_pano_0001_000018", "timestamp": "2021-12-30T12:17:51.828460Z", "filename": "pano_0001_000018.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 3.99309076, "relative_pitch": 85.06842492770139, "relative_heading": 71.37507660574549, "relative_elevation": 46.2777065336704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_10-31-52_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879689199674395, 52.37018507666357, 0.0 ] }, "distance": 4.41, "direction": 235.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_10-31-52_00024", "timestamp": "2025-07-03T10:34:14Z", "filename": "recording_2025-07-03_10-31-52_00024.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 4.40580866, "relative_pitch": 0.0, "relative_heading": 235.6851023729404, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_005022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87967932593614, 52.3701947563579, 46.5968988044187 ] }, "distance": 4.54, "direction": 251.93, "angle": 84.44, "elevation": 46.6, "pano_id": "TMX7316010203-000076_pano_0000_005022", "timestamp": "2016-08-17T09:08:07.380660Z", "filename": "pano_0000_005022.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 4.53514275, "relative_pitch": 84.44107414425429, "relative_heading": 251.93096944756783, "relative_elevation": 46.5968988044187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87980285265422, 52.3702277588279, 48.1499976953492 ] }, "distance": 4.69, "direction": 61.09, "angle": 84.44, "elevation": 48.15, "pano_id": "TMX7316010203-001675_pano_0000_004778", "timestamp": "2020-04-24T10:49:52.771650Z", "filename": "pano_0000_004778.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 4.68606066, "relative_pitch": 84.44135794498644, "relative_heading": 61.08593796860259, "relative_elevation": 48.1499976953492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_003647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87972351267395, 52.3701658850672, 45.4214145876467 ] }, "distance": 4.8, "direction": 195.74, "angle": 83.97, "elevation": 45.42, "pano_id": "TMX7316010203-001048_pano_0000_003647", "timestamp": "2019-01-11T09:06:49.907160Z", "filename": "pano_0000_003647.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 4.79923409, "relative_pitch": 83.96849750943062, "relative_heading": 195.74030749092984, "relative_elevation": 45.4214145876467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track30_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879806823490157, 52.37022674455437, 0.0 ] }, "distance": 4.87, "direction": 63.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track30_Sphere_00012", "timestamp": "2024-12-17T09:44:37Z", "filename": "Job_20241217_0841_Track30_Sphere_00012.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 4.87364188, "relative_pitch": 0.0, "relative_heading": 63.78567129458474, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track30_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879677749636677, 52.3701873643908, 0.0 ] }, "distance": 4.95, "direction": 243.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track30_Sphere_00014", "timestamp": "2024-12-17T09:44:39Z", "filename": "Job_20241217_0841_Track30_Sphere_00014.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 4.94928367, "relative_pitch": 0.0, "relative_heading": 243.2305096828176, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8796745674531, 52.3701861755264, 46.8139584464952 ] }, "distance": 5.2, "direction": 243.0, "angle": 83.66, "elevation": 46.81, "pano_id": "TMX7316010203-000705_pano_0001_000571", "timestamp": "2018-05-03T13:10:29.301030Z", "filename": "pano_0001_000571.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 5.20241777, "relative_pitch": 83.65876027592024, "relative_heading": 243.00482229757475, "relative_elevation": 46.8139584464952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87967329399995, 52.3701864459224, 48.1365666631609 ] }, "distance": 5.27, "direction": 243.72, "angle": 83.76, "elevation": 48.14, "pano_id": "TMX7316010203-001675_pano_0000_004780", "timestamp": "2020-04-24T10:49:54.366690Z", "filename": "pano_0000_004780.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 5.26646083, "relative_pitch": 83.75629329765583, "relative_heading": 243.7248412785619, "relative_elevation": 48.1365666631609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_005020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87981344657516, 52.3702355020315, 46.6841944660991 ] }, "distance": 5.75, "direction": 57.04, "angle": 82.98, "elevation": 46.68, "pano_id": "TMX7316010203-000076_pano_0000_005020", "timestamp": "2016-08-17T09:08:05.610650Z", "filename": "pano_0000_005020.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 5.74856779, "relative_pitch": 82.98008798125281, "relative_heading": 57.04249074043381, "relative_elevation": 46.6841944660991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_10-31-52_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879825627294244, 52.370225980289504, 0.0 ] }, "distance": 6.02, "direction": 69.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_10-31-52_00022", "timestamp": "2025-07-03T10:34:10Z", "filename": "recording_2025-07-03_10-31-52_00022.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 6.01941579, "relative_pitch": 0.0, "relative_heading": 69.90848797409356, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87983070300708, 52.3702254642019, 46.3611073615029 ] }, "distance": 6.33, "direction": 71.47, "angle": 82.23, "elevation": 46.36, "pano_id": "TMX7316010203-002369_pano_0001_000068", "timestamp": "2021-12-30T12:19:03.802920Z", "filename": "pano_0001_000068.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 6.32671471, "relative_pitch": 82.22907632805588, "relative_heading": 71.47258844872378, "relative_elevation": 46.3611073615029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87966303938843, 52.3701779870636, 46.2708479296416 ] }, "distance": 6.33, "direction": 238.88, "angle": 82.21, "elevation": 46.27, "pano_id": "TMX7316010203-002369_pano_0001_000020", "timestamp": "2021-12-30T12:17:53.353490Z", "filename": "pano_0001_000020.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 6.33204235, "relative_pitch": 82.20762763895414, "relative_heading": 238.8797879238038, "relative_elevation": 46.2708479296416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87983040817344, 52.3702327623298, 46.8233320694417 ] }, "distance": 6.61, "direction": 64.73, "angle": 81.96, "elevation": 46.82, "pano_id": "TMX7316010203-000705_pano_0001_000569", "timestamp": "2018-05-03T13:09:59.866260Z", "filename": "pano_0001_000569.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 6.61146712, "relative_pitch": 81.9629523472844, "relative_heading": 64.72876879225103, "relative_elevation": 46.8233320694417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0030_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87964620128563, 52.3701779815507, 47.3555065980181 ] }, "distance": 7.34, "direction": 243.51, "angle": 81.19, "elevation": 47.36, "pano_id": "TMX7316010203-002619_pano_0030_000005", "timestamp": "2022-06-22T08:36:51.699380Z", "filename": "pano_0030_000005.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 7.33809041, "relative_pitch": 81.19164556501278, "relative_heading": 243.50876323543756, "relative_elevation": 47.3555065980181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87983062883557, 52.3702486695894, 47.201732808724 ] }, "distance": 7.55, "direction": 52.54, "angle": 80.91, "elevation": 47.2, "pano_id": "TMX7316010203-002044_pano_0000_000260", "timestamp": "2021-03-17T10:31:53.242370Z", "filename": "pano_0000_000260.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 7.55092497, "relative_pitch": 80.91132357686115, "relative_heading": 52.53997427386804, "relative_elevation": 47.201732808724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0030_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87984609580664, 52.370237846606, 47.3872669348493 ] }, "distance": 7.82, "direction": 64.32, "angle": 80.63, "elevation": 47.39, "pano_id": "TMX7316010203-002619_pano_0030_000002", "timestamp": "2022-06-22T08:36:49.034580Z", "filename": "pano_0030_000002.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 7.81941202, "relative_pitch": 80.63001110579033, "relative_heading": 64.32233711960086, "relative_elevation": 47.3872669348493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_003645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87986054151267, 52.3702108516001, 45.5933504849672 ] }, "distance": 8.04, "direction": 87.26, "angle": 80.0, "elevation": 45.59, "pano_id": "TMX7316010203-001048_pano_0000_003645", "timestamp": "2019-01-11T09:06:46.817170Z", "filename": "pano_0000_003645.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 8.04030811, "relative_pitch": 79.99881745162426, "relative_heading": 87.25997345584823, "relative_elevation": 45.5933504849672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879624909721, 52.3701844003357, 47.1783570507541 ] }, "distance": 8.42, "direction": 252.3, "angle": 79.89, "elevation": 47.18, "pano_id": "TMX7316010203-002044_pano_0000_000263", "timestamp": "2021-03-17T10:31:56.862330Z", "filename": "pano_0000_000263.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 8.41624601, "relative_pitch": 79.88528611976108, "relative_heading": 252.29878546865706, "relative_elevation": 47.1783570507541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87963474296365, 52.3701651143909, 46.3805443830788 ] }, "distance": 8.73, "direction": 237.37, "angle": 79.35, "elevation": 46.38, "pano_id": "TMX7316010203-002369_pano_0001_000065", "timestamp": "2021-12-30T12:18:58.132970Z", "filename": "pano_0001_000065.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 8.72530182, "relative_pitch": 79.34580041390528, "relative_heading": 237.36817820178223, "relative_elevation": 46.3805443830788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87986530862651, 52.3702396020426, 46.296395660378 ] }, "distance": 9.09, "direction": 66.79, "angle": 78.89, "elevation": 46.3, "pano_id": "TMX7316010203-002369_pano_0001_000017", "timestamp": "2021-12-30T12:17:51.068440Z", "filename": "pano_0001_000017.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 9.09182027, "relative_pitch": 78.88947925234783, "relative_heading": 66.7869720749468, "relative_elevation": 46.296395660378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_003648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87965480013119, 52.3701438598089, 45.3313785949722 ] }, "distance": 9.26, "direction": 220.23, "angle": 78.45, "elevation": 45.33, "pano_id": "TMX7316010203-001048_pano_0000_003648", "timestamp": "2019-01-11T09:06:51.442230Z", "filename": "pano_0000_003648.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 9.2612182, "relative_pitch": 78.45334729705948, "relative_heading": 220.2342059158072, "relative_elevation": 45.3313785949722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_10-31-52_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879620153906951, 52.37016483692991, 0.0 ] }, "distance": 9.59, "direction": 240.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_10-31-52_00025", "timestamp": "2025-07-03T10:34:15Z", "filename": "recording_2025-07-03_10-31-52_00025.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 9.59232309, "relative_pitch": 0.0, "relative_heading": 240.4148218374947, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_005023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8796118742199, 52.3701746226763, 46.5361048644409 ] }, "distance": 9.62, "direction": 247.73, "angle": 78.32, "elevation": 46.54, "pano_id": "TMX7316010203-000076_pano_0000_005023", "timestamp": "2016-08-17T09:08:08.220650Z", "filename": "pano_0000_005023.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 9.62344908, "relative_pitch": 78.31619254402528, "relative_heading": 247.73016819540368, "relative_elevation": 46.5361048644409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8798666204136, 52.3702497145102, 48.1651065703481 ] }, "distance": 9.67, "direction": 60.86, "angle": 78.65, "elevation": 48.17, "pano_id": "TMX7316010203-001675_pano_0000_004777", "timestamp": "2020-04-24T10:49:51.956750Z", "filename": "pano_0000_004777.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 9.66919353, "relative_pitch": 78.64869909123777, "relative_heading": 60.85701690709974, "relative_elevation": 48.1651065703481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track30_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879870790394804, 52.3702455693193, 0.0 ] }, "distance": 9.71, "direction": 64.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track30_Sphere_00011", "timestamp": "2024-12-17T09:44:36Z", "filename": "Job_20241217_0841_Track30_Sphere_00011.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 9.70772723, "relative_pitch": 0.0, "relative_heading": 64.0527368883269, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track30_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879613160480333, 52.370167754921454, 0.0 ] }, "distance": 9.86, "direction": 243.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track30_Sphere_00015", "timestamp": "2024-12-17T09:44:40Z", "filename": "Job_20241217_0841_Track30_Sphere_00015.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 9.85982657, "relative_pitch": 0.0, "relative_heading": 243.42360973950014, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87960810057683, 52.3701672475051, 48.1088019385934 ] }, "distance": 10.19, "direction": 244.01, "angle": 78.04, "elevation": 48.11, "pano_id": "TMX7316010203-001675_pano_0000_004781", "timestamp": "2020-04-24T10:49:55.181740Z", "filename": "pano_0000_004781.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 10.19383094, "relative_pitch": 78.03648036859711, "relative_heading": 244.0064149735128, "relative_elevation": 48.1088019385934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87960588198954, 52.3701662488865, 46.7998694051057 ] }, "distance": 10.38, "direction": 243.82, "angle": 77.5, "elevation": 46.8, "pano_id": "TMX7316010203-000705_pano_0001_000572", "timestamp": "2018-05-03T13:10:30.740970Z", "filename": "pano_0001_000572.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 10.37840905, "relative_pitch": 77.49635017081113, "relative_heading": 243.82062519122806, "relative_elevation": 46.7998694051057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_005019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87988062688734, 52.3702557968253, 46.7514725532383 ] }, "distance": 10.83, "direction": 60.19, "angle": 76.95, "elevation": 46.75, "pano_id": "TMX7316010203-000076_pano_0000_005019", "timestamp": "2016-08-17T09:08:04.665710Z", "filename": "pano_0000_005019.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 10.8327441, "relative_pitch": 76.9542631139178, "relative_heading": 60.187665393358856, "relative_elevation": 46.7514725532383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_10-31-52_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879892457156459, 52.37024612053077, 0.0 ] }, "distance": 11.08, "direction": 67.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_10-31-52_00021", "timestamp": "2025-07-03T10:34:09Z", "filename": "recording_2025-07-03_10-31-52_00021.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 11.07728333, "relative_pitch": 0.0, "relative_heading": 67.10866342512284, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8798955035428, 52.3702443044638, 46.3810651749372 ] }, "distance": 11.19, "direction": 68.47, "angle": 76.43, "elevation": 46.38, "pano_id": "TMX7316010203-002369_pano_0001_000069", "timestamp": "2021-12-30T12:19:05.887890Z", "filename": "pano_0001_000069.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 11.19300759, "relative_pitch": 76.43239280848516, "relative_heading": 68.47490470711618, "relative_elevation": 46.3810651749372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87989390382541, 52.3702524291108, 46.862412632443 ] }, "distance": 11.46, "direction": 64.06, "angle": 76.26, "elevation": 46.86, "pano_id": "TMX7316010203-000705_pano_0001_000568", "timestamp": "2018-05-03T13:09:58.106280Z", "filename": "pano_0001_000568.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 11.45727877, "relative_pitch": 76.26139853168574, "relative_heading": 64.06487773378772, "relative_elevation": 46.862412632443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87959510235211, 52.37015744241, 46.2719065919518 ] }, "distance": 11.48, "direction": 241.05, "angle": 76.06, "elevation": 46.27, "pano_id": "TMX7316010203-002369_pano_0001_000021", "timestamp": "2021-12-30T12:17:54.198420Z", "filename": "pano_0001_000021.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 11.48307029, "relative_pitch": 76.06274933636429, "relative_heading": 241.04787171808383, "relative_elevation": 46.2719065919518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0030_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87958055952695, 52.3701572196077, 47.3651162236929 ] }, "distance": 12.37, "direction": 243.17, "angle": 75.36, "elevation": 47.37, "pano_id": "TMX7316010203-002619_pano_0030_000006", "timestamp": "2022-06-22T08:36:52.514380Z", "filename": "pano_0030_000006.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 12.37026814, "relative_pitch": 75.36310010825603, "relative_heading": 243.1687384786388, "relative_elevation": 47.3651162236929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87989902852631, 52.3702708477201, 47.212710717693 ] }, "distance": 12.78, "direction": 56.46, "angle": 74.85, "elevation": 47.21, "pano_id": "TMX7316010203-002044_pano_0000_000259", "timestamp": "2021-03-17T10:31:51.927330Z", "filename": "pano_0000_000259.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 12.77982648, "relative_pitch": 74.8537894010831, "relative_heading": 56.46376679647654, "relative_elevation": 47.212710717693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0030_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87991299256116, 52.3702582209576, 47.4198645986617 ] }, "distance": 12.91, "direction": 64.02, "angle": 74.77, "elevation": 47.42, "pano_id": "TMX7316010203-002619_pano_0030_000001", "timestamp": "2022-06-22T08:36:48.084400Z", "filename": "pano_0030_000001.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 12.90834715, "relative_pitch": 74.77226161478441, "relative_heading": 64.01621248703809, "relative_elevation": 47.4198645986617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_003644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87992908758444, 52.3702336328111, 45.7032711142674 ] }, "distance": 13.03, "direction": 77.05, "angle": 74.09, "elevation": 45.7, "pano_id": "TMX7316010203-001048_pano_0000_003644", "timestamp": "2019-01-11T09:06:45.122340Z", "filename": "pano_0000_003644.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 13.03100363, "relative_pitch": 74.08598845314575, "relative_heading": 77.05415433844092, "relative_elevation": 45.7032711142674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87955755215118, 52.3701622585783, 47.1924595180899 ] }, "distance": 13.57, "direction": 248.27, "angle": 73.96, "elevation": 47.19, "pano_id": "TMX7316010203-002044_pano_0000_000264", "timestamp": "2021-03-17T10:31:57.962390Z", "filename": "pano_0000_000264.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 13.56935514, "relative_pitch": 73.9583487887719, "relative_heading": 248.2747187429447, "relative_elevation": 47.1924595180899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87956837439124, 52.3701442717063, 46.3932448541746 ] }, "distance": 13.79, "direction": 239.38, "angle": 73.44, "elevation": 46.39, "pano_id": "TMX7316010203-002369_pano_0001_000064", "timestamp": "2021-12-30T12:18:56.453010Z", "filename": "pano_0001_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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 13.79128791, "relative_pitch": 73.44440194143132, "relative_heading": 239.3810261946355, "relative_elevation": 46.3932448541746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87993229373425, 52.3702601264048, 46.3295622952282 ] }, "distance": 14.19, "direction": 65.57, "angle": 72.97, "elevation": 46.33, "pano_id": "TMX7316010203-002369_pano_0001_000016", "timestamp": "2021-12-30T12:17:50.283590Z", "filename": "pano_0001_000016.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 14.18819456, "relative_pitch": 72.97305711797566, "relative_heading": 65.57255511218884, "relative_elevation": 46.3295622952282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_003649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87958721345514, 52.3701206801208, 45.2419698163867 ] }, "distance": 14.32, "direction": 227.65, "angle": 72.43, "elevation": 45.24, "pano_id": "TMX7316010203-001048_pano_0000_003649", "timestamp": "2019-01-11T09:06:53.142220Z", "filename": "pano_0000_003649.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 14.32338867, "relative_pitch": 72.43246493405783, "relative_heading": 227.64811598315202, "relative_elevation": 45.2419698163867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track30_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879934597074849, 52.370264285510316, 0.0 ] }, "distance": 14.53, "direction": 64.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track30_Sphere_00010", "timestamp": "2024-12-17T09:44:36Z", "filename": "Job_20241217_0841_Track30_Sphere_00010.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 14.52679342, "relative_pitch": 0.0, "relative_heading": 64.16633046034144, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87993252935383, 52.3702688296824, 48.1846776688471 ] }, "distance": 14.63, "direction": 62.14, "angle": 73.11, "elevation": 48.18, "pano_id": "TMX7316010203-001675_pano_0000_004776", "timestamp": "2020-04-24T10:49:51.076760Z", "filename": "pano_0000_004776.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 14.62949608, "relative_pitch": 73.11102633930672, "relative_heading": 62.14311492345003, "relative_elevation": 48.1846776688471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_005024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87954527950667, 52.3701543165455, 46.5239230515435 ] }, "distance": 14.68, "direction": 246.28, "angle": 72.49, "elevation": 46.52, "pano_id": "TMX7316010203-000076_pano_0000_005024", "timestamp": "2016-08-17T09:08:09.045870Z", "filename": "pano_0000_005024.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 14.68191262, "relative_pitch": 72.48546575982014, "relative_heading": 246.277972522863, "relative_elevation": 46.5239230515435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_10-31-52_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879552511692377, 52.370145133449164, 0.0 ] }, "distance": 14.69, "direction": 241.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_10-31-52_00026", "timestamp": "2025-07-03T10:34:17Z", "filename": "recording_2025-07-03_10-31-52_00026.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 14.6858596, "relative_pitch": 0.0, "relative_heading": 241.85062892747683, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track30_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879547435886216, 52.37014728671469, 0.0 ] }, "distance": 14.88, "direction": 243.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track30_Sphere_00016", "timestamp": "2024-12-17T09:44:41Z", "filename": "Job_20241217_0841_Track30_Sphere_00016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 14.88235281, "relative_pitch": 0.0, "relative_heading": 243.29204145350243, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8795429744677, 52.3701476685354, 48.1429807897657 ] }, "distance": 15.14, "direction": 243.95, "angle": 72.55, "elevation": 48.14, "pano_id": "TMX7316010203-001675_pano_0000_004782", "timestamp": "2020-04-24T10:49:55.981650Z", "filename": "pano_0000_004782.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 15.135711, "relative_pitch": 72.54733121653766, "relative_heading": 243.95271854170642, "relative_elevation": 48.1429807897657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87953810218128, 52.3701457461084, 46.8241053316742 ] }, "distance": 15.53, "direction": 243.78, "angle": 71.65, "elevation": 46.82, "pano_id": "TMX7316010203-000705_pano_0001_000573", "timestamp": "2018-05-03T13:10:32.060960Z", "filename": "pano_0001_000573.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 15.5278608, "relative_pitch": 71.65339042273935, "relative_heading": 243.78125672940925, "relative_elevation": 46.8241053316742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87995890708443, 52.3702625037021, 46.4140871958807 ] }, "distance": 15.96, "direction": 67.4, "angle": 71.03, "elevation": 46.41, "pano_id": "TMX7316010203-002369_pano_0001_000070", "timestamp": "2021-12-30T12:19:08.917870Z", "filename": "pano_0001_000070.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 15.95608066, "relative_pitch": 71.0282252505387, "relative_heading": 67.39967041711824, "relative_elevation": 46.4140871958807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_005018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87994863610867, 52.3702761993467, 46.8268196964636 ] }, "distance": 15.98, "direction": 61.38, "angle": 71.15, "elevation": 46.83, "pano_id": "TMX7316010203-000076_pano_0000_005018", "timestamp": "2016-08-17T09:08:03.650670Z", "filename": "pano_0000_005018.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 15.98399329, "relative_pitch": 71.15303543151613, "relative_heading": 61.381639392916505, "relative_elevation": 46.8268196964636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_10-31-52_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879956460042484, 52.37026694067738, 0.0 ] }, "distance": 16.0, "direction": 65.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_10-31-52_00020", "timestamp": "2025-07-03T10:34:07Z", "filename": "recording_2025-07-03_10-31-52_00020.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 16.00039493, "relative_pitch": 0.0, "relative_heading": 65.53778263082494, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87995775180226, 52.3702722690821, 46.9040094735101 ] }, "distance": 16.33, "direction": 63.77, "angle": 70.8, "elevation": 46.9, "pano_id": "TMX7316010203-000705_pano_0001_000567", "timestamp": "2018-05-03T13:09:56.606260Z", "filename": "pano_0001_000567.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 16.3337542, "relative_pitch": 70.7999455617795, "relative_heading": 63.77216052094938, "relative_elevation": 46.9040094735101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87952727095638, 52.3701364300629, 46.2854492953047 ] }, "distance": 16.66, "direction": 241.7, "angle": 70.21, "elevation": 46.29, "pano_id": "TMX7316010203-002369_pano_0001_000022", "timestamp": "2021-12-30T12:17:55.123470Z", "filename": "pano_0001_000022.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 16.6586191, "relative_pitch": 70.20566351851507, "relative_heading": 241.70320729708703, "relative_elevation": 46.2854492953047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0030_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87951488115834, 52.3701364133085, 47.3631575070322 ] }, "distance": 17.41, "direction": 243.01, "angle": 69.82, "elevation": 47.36, "pano_id": "TMX7316010203-002619_pano_0030_000007", "timestamp": "2022-06-22T08:36:53.304350Z", "filename": "pano_0030_000007.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 17.40709284, "relative_pitch": 69.82041299394393, "relative_heading": 243.01462497095943, "relative_elevation": 47.3631575070322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0030_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0030_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0030_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87998058242218, 52.3702785468407, 47.4570469278842 ] }, "distance": 18.04, "direction": 63.96, "angle": 69.19, "elevation": 47.46, "pano_id": "TMX7316010203-002619_pano_0030_000000", "timestamp": "2022-06-22T08:36:46.919410Z", "filename": "pano_0030_000000.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 18.03747211, "relative_pitch": 69.18920620820013, "relative_heading": 63.96458423570481, "relative_elevation": 47.4570469278842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_003643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_003643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_003643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87999743448013, 52.3702563764505, 45.8441971987486 ] }, "distance": 18.19, "direction": 72.57, "angle": 68.36, "elevation": 45.84, "pano_id": "TMX7316010203-001048_pano_0000_003643", "timestamp": "2019-01-11T09:06:43.107290Z", "filename": "pano_0000_003643.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 18.19054514, "relative_pitch": 68.35728883516221, "relative_heading": 72.56560471901395, "relative_elevation": 45.8441971987486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8794903341943, 52.370140108807, 47.2324977591634 ] }, "distance": 18.74, "direction": 246.46, "angle": 68.35, "elevation": 47.23, "pano_id": "TMX7316010203-002044_pano_0000_000265", "timestamp": "2021-03-17T10:31:59.012450Z", "filename": "pano_0000_000265.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 18.74415693, "relative_pitch": 68.35440966815811, "relative_heading": 246.45579252921, "relative_elevation": 47.2324977591634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87997774217913, 52.3702974497457, 47.2897939924151 ] }, "distance": 18.89, "direction": 57.96, "angle": 68.23, "elevation": 47.29, "pano_id": "TMX7316010203-002044_pano_0000_000258", "timestamp": "2021-03-17T10:31:44.017550Z", "filename": "pano_0000_000258.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 18.89040369, "relative_pitch": 68.2252440575624, "relative_heading": 57.96370425560102, "relative_elevation": 47.2897939924151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87950100475981, 52.3701236400059, 46.4225172968581 ] }, "distance": 18.91, "direction": 240.48, "angle": 67.83, "elevation": 46.42, "pano_id": "TMX7316010203-002369_pano_0001_000063", "timestamp": "2021-12-30T12:18:54.812990Z", "filename": "pano_0001_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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 18.9128307, "relative_pitch": 67.83370362946249, "relative_heading": 240.47594415463251, "relative_elevation": 46.4225172968581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track30_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879996598229964, 52.37028167273716, 0.0 ] }, "distance": 19.17, "direction": 64.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track30_Sphere_00009", "timestamp": "2024-12-17T09:44:34Z", "filename": "Job_20241217_0841_Track30_Sphere_00009.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 19.17100716, "relative_pitch": 0.0, "relative_heading": 64.46147968051818, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88000050508581, 52.3702793538634, 46.3601190289482 ] }, "distance": 19.3, "direction": 65.49, "angle": 67.39, "elevation": 46.36, "pano_id": "TMX7316010203-002369_pano_0001_000015", "timestamp": "2021-12-30T12:17:49.428520Z", "filename": "pano_0001_000015.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 19.30299236, "relative_pitch": 67.39458868833971, "relative_heading": 65.49311094659832, "relative_elevation": 46.3601190289482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8800001136623, 52.3702855982362, 48.2225109841675 ] }, "distance": 19.58, "direction": 63.61, "angle": 67.9, "elevation": 48.22, "pano_id": "TMX7316010203-001675_pano_0000_004775", "timestamp": "2020-04-24T10:49:50.091740Z", "filename": "pano_0000_004775.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 19.57752495, "relative_pitch": 67.903678367048, "relative_heading": 63.610080399925245, "relative_elevation": 48.2225109841675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_10-31-52_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87948524275537, 52.370126177511025, 0.0 ] }, "distance": 19.72, "direction": 242.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_10-31-52_00027", "timestamp": "2025-07-03T10:34:18Z", "filename": "recording_2025-07-03_10-31-52_00027.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 19.72305707, "relative_pitch": 0.0, "relative_heading": 242.72713241670834, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_005025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_005025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_005025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87947865216212, 52.3701341528566, 46.5095198489726 ] }, "distance": 19.74, "direction": 245.61, "angle": 67.0, "elevation": 46.51, "pano_id": "TMX7316010203-000076_pano_0000_005025", "timestamp": "2016-08-17T09:08:09.895690Z", "filename": "pano_0000_005025.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 19.74044958, "relative_pitch": 67.00174355480866, "relative_heading": 245.61481797947968, "relative_elevation": 46.5095198489726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track30_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track30_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.879481066437261, 52.37012671684101, 0.0 ] }, "distance": 19.95, "direction": 243.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track30_Sphere_00017", "timestamp": "2024-12-17T09:44:41Z", "filename": "Job_20241217_0841_Track30_Sphere_00017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 19.94923081, "relative_pitch": 0.0, "relative_heading": 243.2547006561431, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87947826278102, 52.3701278994939, 48.1767236040905 ] }, "distance": 20.06, "direction": 243.84, "angle": 67.39, "elevation": 48.18, "pano_id": "TMX7316010203-001675_pano_0000_004783", "timestamp": "2020-04-24T10:49:56.761630Z", "filename": "pano_0000_004783.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 20.06156701, "relative_pitch": 67.39236511741369, "relative_heading": 243.835780515922, "relative_elevation": 48.1767236040905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87947067621162, 52.3701252457088, 46.8601452596486 ] }, "distance": 20.66, "direction": 243.73, "angle": 66.21, "elevation": 46.86, "pano_id": "TMX7316010203-000705_pano_0001_000574", "timestamp": "2018-05-03T13:10:33.256050Z", "filename": "pano_0001_000574.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 20.65558703, "relative_pitch": 66.21248851639706, "relative_heading": 243.7326160876218, "relative_elevation": 46.8601452596486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0001_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0001_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0001_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88002069170126, 52.3702817701397, 46.4403929337859 ] }, "distance": 20.67, "direction": 66.4, "angle": 66.01, "elevation": 46.44, "pano_id": "TMX7316010203-002369_pano_0001_000071", "timestamp": "2021-12-30T12:19:11.742870Z", "filename": "pano_0001_000071.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 20.66813262, "relative_pitch": 66.00871392213011, "relative_heading": 66.39594549037966, "relative_elevation": 46.4403929337859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track30_Sphere_00013/adjacencies/b_20241217_0841_Track30_Sphere_00013/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_10-31-52_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_10-31-52_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_10-31-52_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880021540906181, 52.37028723513119, 0.0 ] }, "distance": 20.97, "direction": 64.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_10-31-52_00019", "timestamp": "2025-07-03T10:34:03Z", "filename": "recording_2025-07-03_10-31-52_00019.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_20241217_0841_Track30_Sphere_00013", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120439.93108610959, 487046.304460104 ] }, "relative_distance": 20.97142952, "relative_pitch": 0.0, "relative_heading": 64.93664310563865, "relative_elevation": 0.0 } ] } }