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_20241121_0951_Track07_Sphere_00097/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track07_Sphere_00097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885505890106392, 52.389626624106704, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track07_Sphere_00097", "timestamp": "2024-11-21T09:25:16Z", "filename": "Job_20241121_0951_Track07_Sphere_00097.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "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_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002621_pano_0000_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88549835192214, 52.3896298036569, 47.7755629662424 ] }, "distance": 0.62, "direction": 304.58, "angle": 89.25, "elevation": 47.78, "pano_id": "TMX7316010203-002621_pano_0000_000028", "timestamp": "2022-06-22T11:30:53.204100Z", "filename": "pano_0000_000028.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 0.62333949, "relative_pitch": 89.25249032369544, "relative_heading": 304.58260726470195, "relative_elevation": 47.7755629662424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88550679735187, 52.3896209373395, 46.8882936220616 ] }, "distance": 0.64, "direction": 174.43, "angle": 89.22, "elevation": 46.89, "pano_id": "TMX7315080123-000292_pano_0000_000543", "timestamp": "2016-06-15T10:06:22.902720Z", "filename": "pano_0000_000543.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 0.6358008, "relative_pitch": 89.22312229437505, "relative_heading": 174.42515838922682, "relative_elevation": 46.8882936220616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885513577904364, 52.38963138419256, 0.0 ] }, "distance": 0.74, "direction": 44.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00140", "timestamp": "2025-06-17T10:53:43Z", "filename": "recording_2025-06-17_10-48-55_00140.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 0.74464191, "relative_pitch": 0.0, "relative_heading": 44.65772887622968, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_002286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88550531925508, 52.3896190634758, 47.0097840558738 ] }, "distance": 0.84, "direction": 182.64, "angle": 88.97, "elevation": 47.01, "pano_id": "TMX7316010203-000702_pano_0000_002286", "timestamp": "2018-05-02T09:02:03.348510Z", "filename": "pano_0000_002286.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 0.84220443, "relative_pitch": 88.9736264783422, "relative_heading": 182.64486233404318, "relative_elevation": 47.0097840558738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88551664770851, 52.3896328774562, 46.3279524734244 ] }, "distance": 1.01, "direction": 46.47, "angle": 88.75, "elevation": 46.33, "pano_id": "TMX7316010203-001068_pano_0002_000551", "timestamp": "2019-01-18T10:23:49.221100Z", "filename": "pano_0002_000551.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 1.01023394, "relative_pitch": 88.75079803577015, "relative_heading": 46.465527573031196, "relative_elevation": 46.3279524734244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_002619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88551695266032, 52.3896355837709, 46.2570606786758 ] }, "distance": 1.25, "direction": 37.07, "angle": 88.45, "elevation": 46.26, "pano_id": "TMX7316010203-001710_pano_0000_002619", "timestamp": "2020-05-14T07:02:16.847960Z", "filename": "pano_0000_002619.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 1.24947923, "relative_pitch": 88.45272307217802, "relative_heading": 37.06807200336236, "relative_elevation": 46.2570606786758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88550047266996, 52.3896142204754, 46.2950698630884 ] }, "distance": 1.43, "direction": 194.96, "angle": 88.23, "elevation": 46.3, "pano_id": "TMX7316010203-001597_pano_0002_000457", "timestamp": "2020-01-29T10:03:59.299880Z", "filename": "pano_0002_000457.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 1.42863933, "relative_pitch": 88.23244601398117, "relative_heading": 194.9610176302219, "relative_elevation": 46.2950698630884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885516765561594, 52.389638456778286, 0.0 ] }, "distance": 1.51, "direction": 29.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01685", "timestamp": "2024-10-16T06:58:44Z", "filename": "recording_2024-10-16_06-25-31_01685.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 1.51057468, "relative_pitch": 0.0, "relative_heading": 29.350200228596815, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_002148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88552196246725, 52.3896382111469, 48.2859760886058 ] }, "distance": 1.69, "direction": 40.32, "angle": 87.99, "elevation": 48.29, "pano_id": "TMX7316010203-002050_pano_0001_002148", "timestamp": "2021-03-19T11:26:25.398200Z", "filename": "pano_0001_002148.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 1.69106579, "relative_pitch": 87.99421371725381, "relative_heading": 40.31975891306319, "relative_elevation": 48.2859760886058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_002086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88550278943277, 52.3896087182211, 46.9665982173756 ] }, "distance": 2.0, "direction": 186.05, "angle": 87.56, "elevation": 46.97, "pano_id": "TMX7316010203-001182_pano_0000_002086", "timestamp": "2019-05-14T09:29:08.267910Z", "filename": "pano_0000_002086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 2.00362393, "relative_pitch": 87.55720803438345, "relative_heading": 186.0476969198533, "relative_elevation": 46.9665982173756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88550362421109, 52.3896049397179, 46.2057467652485 ] }, "distance": 2.42, "direction": 183.66, "angle": 87.0, "elevation": 46.21, "pano_id": "TMX7316010203-002026_pano_0000_003422", "timestamp": "2021-02-24T09:54:10.990760Z", "filename": "pano_0000_003422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 2.41785092, "relative_pitch": 87.00456271544965, "relative_heading": 183.6580436344471, "relative_elevation": 46.2057467652485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88552457662055, 52.3896476856165, 46.1046216031536 ] }, "distance": 2.67, "direction": 28.49, "angle": 86.69, "elevation": 46.1, "pano_id": "TMX7316010203-002026_pano_0000_003421", "timestamp": "2021-02-24T09:54:10.070520Z", "filename": "pano_0000_003421.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 2.6666404, "relative_pitch": 86.68976338434993, "relative_heading": 28.494367961213946, "relative_elevation": 46.1046216031536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_002085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8855232959673, 52.3896496257439, 46.8609310705215 ] }, "distance": 2.82, "direction": 24.84, "angle": 86.56, "elevation": 46.86, "pano_id": "TMX7316010203-001182_pano_0000_002085", "timestamp": "2019-05-14T09:29:07.417910Z", "filename": "pano_0000_002085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 2.82050649, "relative_pitch": 86.55558712095016, "relative_heading": 24.843107855706442, "relative_elevation": 46.8609310705215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_002149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8855007628207, 52.3895952656964, 48.4088123105466 ] }, "distance": 3.51, "direction": 185.71, "angle": 85.86, "elevation": 48.41, "pano_id": "TMX7316010203-002050_pano_0001_002149", "timestamp": "2021-03-19T11:26:26.343300Z", "filename": "pano_0001_002149.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 3.50681527, "relative_pitch": 85.85663570119597, "relative_heading": 185.71265497245972, "relative_elevation": 48.4088123105466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885495488576255, 52.38959522795889, 0.0 ] }, "distance": 3.56, "direction": 191.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01686", "timestamp": "2024-10-16T06:58:45Z", "filename": "recording_2024-10-16_06-25-31_01686.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 3.56464427, "relative_pitch": 0.0, "relative_heading": 191.45838433480736, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_002244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_002244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_002244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88550231823482, 52.3895928480634, 46.0390190156177 ] }, "distance": 3.77, "direction": 183.7, "angle": 85.32, "elevation": 46.04, "pano_id": "TMX7316010203-000224_pano_0000_002244", "timestamp": "2017-03-27T09:48:49.211360Z", "filename": "pano_0000_002244.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 3.76627914, "relative_pitch": 85.32326168281593, "relative_heading": 183.70193796151702, "relative_elevation": 46.0390190156177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88552187031136, 52.3896595535992, 46.1679492359981 ] }, "distance": 3.82, "direction": 16.54, "angle": 85.27, "elevation": 46.17, "pano_id": "TMX7316010203-001597_pano_0002_000456", "timestamp": "2020-01-29T10:03:58.564870Z", "filename": "pano_0002_000456.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 3.82231819, "relative_pitch": 85.26718490120643, "relative_heading": 16.53654304595721, "relative_elevation": 46.1679492359981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_002620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88549500387527, 52.3895926233611, 46.356047927402 ] }, "distance": 3.86, "direction": 191.08, "angle": 85.25, "elevation": 46.36, "pano_id": "TMX7316010203-001710_pano_0000_002620", "timestamp": "2020-05-14T07:02:17.672980Z", "filename": "pano_0000_002620.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 3.85533173, "relative_pitch": 85.24577590838246, "relative_heading": 191.0833562703577, "relative_elevation": 46.356047927402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_002285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8855279998179, 52.3896613886933, 46.8849387159571 ] }, "distance": 4.15, "direction": 21.26, "angle": 84.94, "elevation": 46.88, "pano_id": "TMX7316010203-000702_pano_0000_002285", "timestamp": "2018-05-02T09:02:02.453480Z", "filename": "pano_0000_002285.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 4.15095187, "relative_pitch": 84.94051764718532, "relative_heading": 21.261387716652596, "relative_elevation": 46.8849387159571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885491929120341, 52.38958816060123, 0.0 ] }, "distance": 4.38, "direction": 192.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00141", "timestamp": "2025-06-17T10:53:44Z", "filename": "recording_2025-06-17_10-48-55_00141.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 4.38428215, "relative_pitch": 0.0, "relative_heading": 192.52054522799455, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88552882071168, 52.3896635826891, 46.8184501547366 ] }, "distance": 4.4, "direction": 20.79, "angle": 84.63, "elevation": 46.82, "pano_id": "TMX7315080123-000292_pano_0000_000542", "timestamp": "2016-06-15T10:06:21.617740Z", "filename": "pano_0000_000542.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 4.39888799, "relative_pitch": 84.63245847989263, "relative_heading": 20.786658992373077, "relative_elevation": 46.8184501547366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88549457038309, 52.3895874198781, 46.4187112562358 ] }, "distance": 4.43, "direction": 190.02, "angle": 84.55, "elevation": 46.42, "pano_id": "TMX7316010203-001068_pano_0002_000552", "timestamp": "2019-01-18T10:23:50.160820Z", "filename": "pano_0002_000552.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 4.42998724, "relative_pitch": 84.5484663306671, "relative_heading": 190.01825771642592, "relative_elevation": 46.4187112562358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track07_Sphere_00096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885525368772018, 52.38966689953084, 0.0 ] }, "distance": 4.67, "direction": 16.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track07_Sphere_00096", "timestamp": "2024-11-21T09:25:15Z", "filename": "Job_20241121_0951_Track07_Sphere_00096.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 4.67371836, "relative_pitch": 0.0, "relative_heading": 16.483404086598746, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002621_pano_0000_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88547638799831, 52.3895870045249, 47.817497914657 ] }, "distance": 4.84, "direction": 204.49, "angle": 84.21, "elevation": 47.82, "pano_id": "TMX7316010203-002621_pano_0000_000029", "timestamp": "2022-06-22T11:30:53.934110Z", "filename": "pano_0000_000029.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 4.8446241, "relative_pitch": 84.21482540742174, "relative_heading": 204.4932088522853, "relative_elevation": 47.817497914657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track07_Sphere_00098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885485379734644, 52.38958275822323, 0.0 ] }, "distance": 5.08, "direction": 195.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track07_Sphere_00098", "timestamp": "2024-11-21T09:25:18Z", "filename": "Job_20241121_0951_Track07_Sphere_00098.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 5.07696418, "relative_pitch": 0.0, "relative_heading": 195.96419553600364, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88552982657997, 52.3895824802646, 46.7868223823607 ] }, "distance": 5.18, "direction": 161.65, "angle": 83.69, "elevation": 46.79, "pano_id": "TMX7316010203-000702_pano_0000_001767", "timestamp": "2018-05-02T08:48:13.759360Z", "filename": "pano_0000_001767.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 5.17535222, "relative_pitch": 83.68785449847921, "relative_heading": 161.64659461711182, "relative_elevation": 46.7868223823607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002621_pano_0000_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88552003077383, 52.3896725299878, 47.7816268531606 ] }, "distance": 5.2, "direction": 10.67, "angle": 83.79, "elevation": 47.78, "pano_id": "TMX7316010203-002621_pano_0000_000027", "timestamp": "2022-06-22T11:30:52.434120Z", "filename": "pano_0000_000027.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 5.19809004, "relative_pitch": 83.79129622576764, "relative_heading": 10.672925114318515, "relative_elevation": 47.7816268531606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88548662908587, 52.3895780251446, 46.861982117407 ] }, "distance": 5.56, "direction": 193.63, "angle": 83.23, "elevation": 46.86, "pano_id": "TMX7315080123-000292_pano_0000_000544", "timestamp": "2016-06-15T10:06:24.177830Z", "filename": "pano_0000_000544.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 5.56454797, "relative_pitch": 83.22821668637954, "relative_heading": 193.6300393291129, "relative_elevation": 46.861982117407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885534763280747, 52.38967402161726, 0.0 ] }, "distance": 5.63, "direction": 20.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00139", "timestamp": "2025-06-17T10:53:40Z", "filename": "recording_2025-06-17_10-48-55_00139.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 5.62854779, "relative_pitch": 0.0, "relative_heading": 20.440560078900166, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_002287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8854840956455, 52.3895767025934, 46.9755401574075 ] }, "distance": 5.75, "direction": 194.95, "angle": 83.02, "elevation": 46.98, "pano_id": "TMX7316010203-000702_pano_0000_002287", "timestamp": "2018-05-02T09:02:04.213480Z", "filename": "pano_0000_002287.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 5.74975152, "relative_pitch": 83.02177308427119, "relative_heading": 194.95489185023627, "relative_elevation": 46.9755401574075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88553892530795, 52.3896781963036, 46.3847892889753 ] }, "distance": 6.16, "direction": 21.4, "angle": 82.43, "elevation": 46.38, "pano_id": "TMX7316010203-001068_pano_0002_000550", "timestamp": "2019-01-18T10:23:48.240990Z", "filename": "pano_0002_000550.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 6.163657, "relative_pitch": 82.43082245982748, "relative_heading": 21.40064079792515, "relative_elevation": 46.3847892889753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_002618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8855388203376, 52.3896782616657, 46.315489737317 ] }, "distance": 6.17, "direction": 21.31, "angle": 82.41, "elevation": 46.32, "pano_id": "TMX7316010203-001710_pano_0000_002618", "timestamp": "2020-05-14T07:02:16.033160Z", "filename": "pano_0000_002618.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 6.16782807, "relative_pitch": 82.4145586012099, "relative_heading": 21.314178751468276, "relative_elevation": 46.315489737317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885538548991265, 52.38968096497803, 0.0 ] }, "distance": 6.44, "direction": 20.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01684", "timestamp": "2024-10-16T06:58:43Z", "filename": "recording_2024-10-16_06-25-31_01684.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 6.44259166, "relative_pitch": 0.0, "relative_heading": 20.188670926554906, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_002147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88554408047352, 52.3896810873051, 48.3344232514501 ] }, "distance": 6.59, "direction": 23.22, "angle": 82.23, "elevation": 48.33, "pano_id": "TMX7316010203-002050_pano_0001_002147", "timestamp": "2021-03-19T11:26:24.528200Z", "filename": "pano_0001_002147.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 6.59455941, "relative_pitch": 82.23075887942154, "relative_heading": 23.220137441724635, "relative_elevation": 48.3344232514501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88547899983544, 52.3895692475551, 46.1198903592303 ] }, "distance": 6.64, "direction": 196.0, "angle": 81.81, "elevation": 46.12, "pano_id": "TMX7316010203-001597_pano_0002_000458", "timestamp": "2020-01-29T10:04:00.054870Z", "filename": "pano_0002_000458.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 6.64184203, "relative_pitch": 81.80503341262343, "relative_heading": 195.99961253802903, "relative_elevation": 46.1198903592303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_002087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88548204219476, 52.3895683949866, 46.8293952606618 ] }, "distance": 6.68, "direction": 194.07, "angle": 81.88, "elevation": 46.83, "pano_id": "TMX7316010203-001182_pano_0000_002087", "timestamp": "2019-05-14T09:29:09.133060Z", "filename": "pano_0000_002087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 6.67974557, "relative_pitch": 81.88208980274689, "relative_heading": 194.0671533525101, "relative_elevation": 46.8293952606618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885482684603, 52.3895622098975, 46.0580862378702 ] }, "distance": 7.34, "direction": 192.43, "angle": 80.95, "elevation": 46.06, "pano_id": "TMX7316010203-002026_pano_0000_003423", "timestamp": "2021-02-24T09:54:11.875620Z", "filename": "pano_0000_003423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 7.33971663, "relative_pitch": 80.94560195069039, "relative_heading": 192.42989824816482, "relative_elevation": 46.0580862378702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88554512522822, 52.3896903347592, 46.159489158541 ] }, "distance": 7.58, "direction": 20.65, "angle": 80.68, "elevation": 46.16, "pano_id": "TMX7316010203-002026_pano_0000_003420", "timestamp": "2021-02-24T09:54:09.215550Z", "filename": "pano_0000_003420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 7.57590572, "relative_pitch": 80.67945154424035, "relative_heading": 20.64533900711899, "relative_elevation": 46.159489158541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_002084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88554385118914, 52.3896906500162, 46.936775312759 ] }, "distance": 7.58, "direction": 19.94, "angle": 80.83, "elevation": 46.94, "pano_id": "TMX7316010203-001182_pano_0000_002084", "timestamp": "2019-05-14T09:29:06.618010Z", "filename": "pano_0000_002084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 7.5787284, "relative_pitch": 80.82780117955849, "relative_heading": 19.93818799032211, "relative_elevation": 46.936775312759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88547986213227, 52.3895570908539, 46.6800652872771 ] }, "distance": 7.94, "direction": 192.9, "angle": 80.35, "elevation": 46.68, "pano_id": "TMX7316010203-000702_pano_0000_001768", "timestamp": "2018-05-02T08:48:16.394340Z", "filename": "pano_0000_001768.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 7.93761182, "relative_pitch": 80.34956796374658, "relative_heading": 192.89939971546042, "relative_elevation": 46.6800652872771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88559449959042, 52.3895760524279, 46.6507594622672 ] }, "distance": 8.25, "direction": 133.01, "angle": 79.97, "elevation": 46.65, "pano_id": "TMX7316010203-000702_pano_0000_001766", "timestamp": "2018-05-02T08:48:07.799380Z", "filename": "pano_0000_001766.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 8.24977338, "relative_pitch": 79.97143178442057, "relative_heading": 133.00963923338128, "relative_elevation": 46.6507594622672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_002150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88548011045777, 52.3895523030011, 48.2638563336805 ] }, "distance": 8.45, "direction": 191.98, "angle": 80.06, "elevation": 48.26, "pano_id": "TMX7316010203-002050_pano_0001_002150", "timestamp": "2021-03-19T11:26:27.313200Z", "filename": "pano_0001_002150.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 8.45424423, "relative_pitch": 80.06445996572012, "relative_heading": 191.98163717144502, "relative_elevation": 48.2638563336805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885474114530921, 52.389552297559135, 0.0 ] }, "distance": 8.55, "direction": 194.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01687", "timestamp": "2024-10-16T06:58:47Z", "filename": "recording_2024-10-16_06-25-31_01687.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 8.54890388, "relative_pitch": 0.0, "relative_heading": 194.65800055537133, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_002621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88547254746408, 52.3895495350873, 46.2559500569478 ] }, "distance": 8.87, "direction": 194.82, "angle": 79.14, "elevation": 46.26, "pano_id": "TMX7316010203-001710_pano_0000_002621", "timestamp": "2020-05-14T07:02:18.522950Z", "filename": "pano_0000_002621.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 8.87332593, "relative_pitch": 79.14081275057423, "relative_heading": 194.82219600429275, "relative_elevation": 46.2559500569478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88554375962885, 52.3897042933806, 46.2442567022517 ] }, "distance": 9.02, "direction": 16.61, "angle": 78.96, "elevation": 46.24, "pano_id": "TMX7316010203-001597_pano_0002_000455", "timestamp": "2020-01-29T10:03:57.884900Z", "filename": "pano_0002_000455.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 9.01897694, "relative_pitch": 78.96418337256657, "relative_heading": 16.610223748797218, "relative_elevation": 46.2442567022517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_002284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88554985838642, 52.3897040659241, 46.9204118726775 ] }, "distance": 9.12, "direction": 19.16, "angle": 79.0, "elevation": 46.92, "pano_id": "TMX7316010203-000702_pano_0000_002284", "timestamp": "2018-05-02T09:02:01.588530Z", "filename": "pano_0000_002284.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 9.12241271, "relative_pitch": 78.99763662780046, "relative_heading": 19.1554826991169, "relative_elevation": 46.9204118726775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885469863279655, 52.38954544753652, 0.0 ] }, "distance": 9.36, "direction": 195.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00142", "timestamp": "2025-06-17T10:53:45Z", "filename": "recording_2025-06-17_10-48-55_00142.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 9.35997479, "relative_pitch": 0.0, "relative_heading": 195.19132826765141, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88555004418205, 52.3897064296969, 46.8987365048379 ] }, "distance": 9.38, "direction": 18.7, "angle": 78.7, "elevation": 46.9, "pano_id": "TMX7315080123-000292_pano_0000_000541", "timestamp": "2016-06-15T10:06:20.357660Z", "filename": "pano_0000_000541.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 9.37532287, "relative_pitch": 78.6952650134605, "relative_heading": 18.701040485540258, "relative_elevation": 46.8987365048379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_002199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_002199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_002199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88555281786607, 52.3897082414894, 46.292158652097 ] }, "distance": 9.63, "direction": 19.38, "angle": 78.25, "elevation": 46.29, "pano_id": "TMX7316010203-000224_pano_0000_002199", "timestamp": "2017-03-27T09:47:22.521970Z", "filename": "pano_0000_002199.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 9.62750876, "relative_pitch": 78.25151154966532, "relative_heading": 19.3808188376116, "relative_elevation": 46.292158652097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88547210791135, 52.389542023186, 46.3126398697495 ] }, "distance": 9.69, "direction": 193.73, "angle": 78.18, "elevation": 46.31, "pano_id": "TMX7316010203-001068_pano_0002_000553", "timestamp": "2019-01-18T10:23:51.085970Z", "filename": "pano_0002_000553.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 9.69081591, "relative_pitch": 78.18150714636324, "relative_heading": 193.72889042397972, "relative_elevation": 46.3126398697495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track07_Sphere_00095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885547864730036, 52.389710558112235, 0.0 ] }, "distance": 9.77, "direction": 17.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track07_Sphere_00095", "timestamp": "2024-11-21T09:25:14Z", "filename": "Job_20241121_0951_Track07_Sphere_00095.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 9.76712541, "relative_pitch": 0.0, "relative_heading": 17.01228724957242, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002621_pano_0000_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88545456043053, 52.3895442973564, 47.7401387188584 ] }, "distance": 9.8, "direction": 200.88, "angle": 78.39, "elevation": 47.74, "pano_id": "TMX7316010203-002621_pano_0000_000030", "timestamp": "2022-06-22T11:30:54.669080Z", "filename": "pano_0000_000030.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 9.80477705, "relative_pitch": 78.39408770817853, "relative_heading": 200.8800035501295, "relative_elevation": 47.7401387188584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track07_Sphere_00099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885465913652464, 52.38954137735997, 0.0 ] }, "distance": 9.87, "direction": 196.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track07_Sphere_00099", "timestamp": "2024-11-21T09:25:19Z", "filename": "Job_20241121_0951_Track07_Sphere_00099.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 9.86852217, "relative_pitch": 0.0, "relative_heading": 196.00891312291677, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002621_pano_0000_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88554077454654, 52.3897153999566, 47.8591669136658 ] }, "distance": 10.16, "direction": 13.52, "angle": 78.01, "elevation": 47.86, "pano_id": "TMX7316010203-002621_pano_0000_000026", "timestamp": "2022-06-22T11:30:51.684100Z", "filename": "pano_0000_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 10.15998439, "relative_pitch": 78.01465715391758, "relative_heading": 13.518168576005447, "relative_elevation": 47.8591669136658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88546624999608, 52.3895353125136, 46.7747399294749 ] }, "distance": 10.51, "direction": 194.87, "angle": 77.33, "elevation": 46.77, "pano_id": "TMX7315080123-000292_pano_0000_000545", "timestamp": "2016-06-15T10:06:25.387920Z", "filename": "pano_0000_000545.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 10.51295979, "relative_pitch": 77.33285803376572, "relative_heading": 194.87453465947374, "relative_elevation": 46.7747399294749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885556091727348, 52.389717001175555, 0.0 ] }, "distance": 10.62, "direction": 18.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00138", "timestamp": "2025-06-17T10:53:39Z", "filename": "recording_2025-06-17_10-48-55_00138.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 10.6215727, "relative_pitch": 0.0, "relative_heading": 18.770140252139438, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_002288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8854629346599, 52.3895343475825, 46.9359925547615 ] }, "distance": 10.68, "direction": 195.9, "angle": 77.19, "elevation": 46.94, "pano_id": "TMX7316010203-000702_pano_0000_002288", "timestamp": "2018-05-02T09:02:05.038690Z", "filename": "pano_0000_002288.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 10.67637556, "relative_pitch": 77.18516616649099, "relative_heading": 195.8973701485779, "relative_elevation": 46.9359925547615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_002245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_002245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_002245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88563815672885, 52.3895735983012, 46.3140354165807 ] }, "distance": 10.77, "direction": 123.24, "angle": 76.91, "elevation": 46.31, "pano_id": "TMX7316010203-000224_pano_0000_002245", "timestamp": "2017-03-27T09:48:53.166270Z", "filename": "pano_0000_002245.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 10.76570682, "relative_pitch": 76.9139742107307, "relative_heading": 123.23511292132375, "relative_elevation": 46.3140354165807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_002617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8855604805878, 52.3897212858514, 46.4099384453148 ] }, "distance": 11.17, "direction": 19.43, "angle": 76.47, "elevation": 46.41, "pano_id": "TMX7316010203-001710_pano_0000_002617", "timestamp": "2020-05-14T07:02:15.252990Z", "filename": "pano_0000_002617.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 11.1698868, "relative_pitch": 76.46749994819295, "relative_heading": 19.43436839508601, "relative_elevation": 46.4099384453148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_002088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88546143386999, 52.3895289400645, 46.771537088789 ] }, "distance": 11.28, "direction": 195.56, "angle": 76.44, "elevation": 46.77, "pano_id": "TMX7316010203-001182_pano_0000_002088", "timestamp": "2019-05-14T09:29:09.977890Z", "filename": "pano_0000_002088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 11.28326566, "relative_pitch": 76.43699247140083, "relative_heading": 195.55941394396234, "relative_elevation": 46.771537088789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88556132959809, 52.3897234180435, 46.4842395717278 ] }, "distance": 11.41, "direction": 19.31, "angle": 76.21, "elevation": 46.48, "pano_id": "TMX7316010203-001068_pano_0002_000549", "timestamp": "2019-01-18T10:23:47.340890Z", "filename": "pano_0002_000549.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 11.41288565, "relative_pitch": 76.20550863084758, "relative_heading": 19.311696352507223, "relative_elevation": 46.4842395717278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885560223956054, 52.38972381560842, 0.0 ] }, "distance": 11.43, "direction": 18.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01683", "timestamp": "2024-10-16T06:58:42Z", "filename": "recording_2024-10-16_06-25-31_01683.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 11.43006335, "relative_pitch": 0.0, "relative_heading": 18.882267251472893, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_002146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88556640518361, 52.3897240566443, 48.4268408752978 ] }, "distance": 11.6, "direction": 20.81, "angle": 76.53, "elevation": 48.43, "pano_id": "TMX7316010203-002050_pano_0001_002146", "timestamp": "2021-03-19T11:26:23.668230Z", "filename": "pano_0001_002146.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 11.59817043, "relative_pitch": 76.53142228699176, "relative_heading": 20.806746438933086, "relative_elevation": 48.4268408752978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88545700775648, 52.3895244521495, 46.0946073392406 ] }, "distance": 11.85, "direction": 196.32, "angle": 75.59, "elevation": 46.09, "pano_id": "TMX7316010203-001597_pano_0002_000459", "timestamp": "2020-01-29T10:04:00.779870Z", "filename": "pano_0002_000459.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 11.84621578, "relative_pitch": 75.58701922018399, "relative_heading": 196.31556157568363, "relative_elevation": 46.0946073392406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_002083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88556450376788, 52.3897316983941, 47.0608703605831 ] }, "distance": 12.35, "direction": 18.84, "angle": 75.29, "elevation": 47.06, "pano_id": "TMX7316010203-001182_pano_0000_002083", "timestamp": "2019-05-14T09:29:05.827910Z", "filename": "pano_0000_002083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 12.35431182, "relative_pitch": 75.29074691984896, "relative_heading": 18.84433127036857, "relative_elevation": 47.0608703605831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88545974490139, 52.389519229526, 46.0617619371042 ] }, "distance": 12.36, "direction": 194.73, "angle": 74.98, "elevation": 46.06, "pano_id": "TMX7316010203-002026_pano_0000_003424", "timestamp": "2021-02-24T09:54:12.705550Z", "filename": "pano_0000_003424.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 12.35634581, "relative_pitch": 74.98359794596877, "relative_heading": 194.72905336012218, "relative_elevation": 46.0617619371042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88556556302104, 52.3897330434002, 46.2655575582758 ] }, "distance": 12.52, "direction": 18.94, "angle": 74.86, "elevation": 46.27, "pano_id": "TMX7316010203-002026_pano_0000_003419", "timestamp": "2021-02-24T09:54:08.420550Z", "filename": "pano_0000_003419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 12.51926343, "relative_pitch": 74.85861476727565, "relative_heading": 18.935437518746237, "relative_elevation": 46.2655575582758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88566255885215, 52.3895647711796, 46.5591681748629 ] }, "distance": 12.69, "direction": 122.83, "angle": 74.75, "elevation": 46.56, "pano_id": "TMX7316010203-000702_pano_0000_001765", "timestamp": "2018-05-02T08:48:04.524660Z", "filename": "pano_0000_001765.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 12.69391926, "relative_pitch": 74.74950390978113, "relative_heading": 122.83360359574613, "relative_elevation": 46.5591681748629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88545918063007, 52.3895143667251, 46.7230744855478 ] }, "distance": 12.89, "direction": 194.28, "angle": 74.58, "elevation": 46.72, "pano_id": "TMX7316010203-000702_pano_0000_001769", "timestamp": "2018-05-02T08:48:17.709330Z", "filename": "pano_0000_001769.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 12.88982979, "relative_pitch": 74.57703438711384, "relative_heading": 194.28267006651333, "relative_elevation": 46.7230744855478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_002243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_002243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_002243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88545091586955, 52.3895133649852, 45.8712726868689 ] }, "distance": 13.15, "direction": 196.54, "angle": 74.01, "elevation": 45.87, "pano_id": "TMX7316010203-000224_pano_0000_002243", "timestamp": "2017-03-27T09:48:46.881390Z", "filename": "pano_0000_002243.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 13.14686579, "relative_pitch": 74.00751383907861, "relative_heading": 196.5397908571104, "relative_elevation": 45.8712726868689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_002151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88545867617014, 52.389509407973, 48.2843718193471 ] }, "distance": 13.43, "direction": 193.84, "angle": 74.45, "elevation": 48.28, "pano_id": "TMX7316010203-002050_pano_0001_002151", "timestamp": "2021-03-19T11:26:28.163300Z", "filename": "pano_0001_002151.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 13.43342481, "relative_pitch": 74.45264800320165, "relative_heading": 193.84401171607868, "relative_elevation": 48.2843718193471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885452801275258, 52.389509286109025, 0.0 ] }, "distance": 13.55, "direction": 195.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01688", "timestamp": "2024-10-16T06:58:48Z", "filename": "recording_2024-10-16_06-25-31_01688.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 13.54776881, "relative_pitch": 0.0, "relative_heading": 195.47289011808317, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_002622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88545051352985, 52.3895064010445, 46.2542106183246 ] }, "distance": 13.9, "direction": 195.74, "angle": 73.28, "elevation": 46.25, "pano_id": "TMX7316010203-001710_pano_0000_002622", "timestamp": "2020-05-14T07:02:19.347910Z", "filename": "pano_0000_002622.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 13.89886921, "relative_pitch": 73.27506893012269, "relative_heading": 195.73861441699063, "relative_elevation": 46.2542106183246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_002283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8855716179256, 52.3897473873996, 47.0140301296487 ] }, "distance": 14.16, "direction": 18.42, "angle": 73.23, "elevation": 47.01, "pano_id": "TMX7316010203-000702_pano_0000_002283", "timestamp": "2018-05-02T09:02:00.738540Z", "filename": "pano_0000_002283.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 14.16335813, "relative_pitch": 73.23464591494898, "relative_heading": 18.41747432556328, "relative_elevation": 47.0140301296487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88556692662847, 52.3897487273548, 46.369090506807 ] }, "distance": 14.21, "direction": 17.01, "angle": 72.96, "elevation": 46.37, "pano_id": "TMX7316010203-001597_pano_0002_000454", "timestamp": "2020-01-29T10:03:57.234970Z", "filename": "pano_0002_000454.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 14.20823318, "relative_pitch": 72.96409532231212, "relative_heading": 17.005397611308233, "relative_elevation": 46.369090506807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88557138573254, 52.3897490791933, 47.0219132136554 ] }, "distance": 14.34, "direction": 18.12, "angle": 73.04, "elevation": 47.02, "pano_id": "TMX7315080123-000292_pano_0000_000540", "timestamp": "2016-06-15T10:06:19.157620Z", "filename": "pano_0000_000540.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 14.33716872, "relative_pitch": 73.043327303992, "relative_heading": 18.119848453634305, "relative_elevation": 47.0219132136554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885448519902547, 52.38950250384816, 0.0 ] }, "distance": 14.35, "direction": 195.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00143", "timestamp": "2025-06-17T10:53:47Z", "filename": "recording_2025-06-17_10-48-55_00143.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 14.35309215, "relative_pitch": 0.0, "relative_heading": 195.79054438944868, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track07_Sphere_00100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885444972529432, 52.38949923527872, 0.0 ] }, "distance": 14.77, "direction": 196.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track07_Sphere_00100", "timestamp": "2024-11-21T09:25:20Z", "filename": "Job_20241121_0951_Track07_Sphere_00100.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 14.76939766, "relative_pitch": 0.0, "relative_heading": 196.3081352181849, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002621_pano_0000_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88543294916186, 52.3895012798397, 47.7236321419477 ] }, "distance": 14.81, "direction": 199.6, "angle": 72.76, "elevation": 47.72, "pano_id": "TMX7316010203-002621_pano_0000_000031", "timestamp": "2022-06-22T11:30:55.384100Z", "filename": "pano_0000_000031.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 14.80528712, "relative_pitch": 72.76455867223339, "relative_heading": 199.59749080784857, "relative_elevation": 47.7236321419477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88544913855855, 52.3894973950896, 46.3007222469896 ] }, "distance": 14.89, "direction": 195.04, "angle": 72.17, "elevation": 46.3, "pano_id": "TMX7316010203-001068_pano_0002_000554", "timestamp": "2019-01-18T10:23:51.950820Z", "filename": "pano_0002_000554.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 14.88993401, "relative_pitch": 72.1726333741223, "relative_heading": 195.03931401158144, "relative_elevation": 46.3007222469896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track07_Sphere_00094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885570379738693, 52.38975513351306, 0.0 ] }, "distance": 14.96, "direction": 17.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track07_Sphere_00094", "timestamp": "2024-11-21T09:25:13Z", "filename": "Job_20241121_0951_Track07_Sphere_00094.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 14.95867239, "relative_pitch": 0.0, "relative_heading": 17.067941357065365, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002621_pano_0000_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88555998280139, 52.3897585860153, 47.957573688589 ] }, "distance": 15.14, "direction": 14.08, "angle": 72.48, "elevation": 47.96, "pano_id": "TMX7316010203-002621_pano_0000_000025", "timestamp": "2022-06-22T11:30:50.929100Z", "filename": "pano_0000_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 15.13877363, "relative_pitch": 72.48064954957762, "relative_heading": 14.078914613813769, "relative_elevation": 47.957573688589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88544447532877, 52.3894923112896, 46.7631650827825 ] }, "distance": 15.52, "direction": 195.63, "angle": 71.64, "elevation": 46.76, "pano_id": "TMX7315080123-000292_pano_0000_000546", "timestamp": "2016-06-15T10:06:26.497980Z", "filename": "pano_0000_000546.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 15.5194578, "relative_pitch": 71.64035938059433, "relative_heading": 195.6293304484389, "relative_elevation": 46.7631650827825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885577007488233, 52.38976010480921, 0.0 ] }, "distance": 15.62, "direction": 18.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00137", "timestamp": "2025-06-17T10:53:38Z", "filename": "recording_2025-06-17_10-48-55_00137.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 15.62223936, "relative_pitch": 0.0, "relative_heading": 18.054503661504295, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_002289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88544278008913, 52.3894910615142, 46.9532476169989 ] }, "distance": 15.68, "direction": 195.9, "angle": 71.53, "elevation": 46.95, "pano_id": "TMX7316010203-000702_pano_0000_002289", "timestamp": "2018-05-02T09:02:05.828480Z", "filename": "pano_0000_002289.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 15.68465076, "relative_pitch": 71.52819293362242, "relative_heading": 195.89847771841818, "relative_elevation": 46.9532476169989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_002089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8854413029915, 52.3894894557879, 46.7492398153991 ] }, "distance": 15.88, "direction": 196.07, "angle": 71.23, "elevation": 46.75, "pano_id": "TMX7316010203-001182_pano_0000_002089", "timestamp": "2019-05-14T09:29:10.822940Z", "filename": "pano_0000_002089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 15.88411183, "relative_pitch": 71.2336453824914, "relative_heading": 196.07078738187357, "relative_elevation": 46.7492398153991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_002616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8855815722527, 52.3897641776164, 46.5124976327643 ] }, "distance": 16.15, "direction": 18.6, "angle": 70.85, "elevation": 46.51, "pano_id": "TMX7316010203-001710_pano_0000_002616", "timestamp": "2020-05-14T07:02:14.493000Z", "filename": "pano_0000_002616.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 16.1501834, "relative_pitch": 70.85185087754884, "relative_heading": 18.604439681621315, "relative_elevation": 46.5124976327643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885581391313561, 52.38976683612407, 0.0 ] }, "distance": 16.43, "direction": 18.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01682", "timestamp": "2024-10-16T06:58:41Z", "filename": "recording_2024-10-16_06-25-31_01682.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 16.42696174, "relative_pitch": 0.0, "relative_heading": 18.234534756989984, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_002145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88558765258371, 52.3897671317301, 48.5267980005592 ] }, "distance": 16.6, "direction": 19.6, "angle": 71.12, "elevation": 48.53, "pano_id": "TMX7316010203-002050_pano_0001_002145", "timestamp": "2021-03-19T11:26:22.773310Z", "filename": "pano_0001_002145.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 16.59627699, "relative_pitch": 71.11919356539693, "relative_heading": 19.59684306411849, "relative_elevation": 48.5267980005592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88558414090847, 52.3897685820771, 46.5992644205689 ] }, "distance": 16.67, "direction": 18.64, "angle": 70.32, "elevation": 46.6, "pano_id": "TMX7316010203-001068_pano_0002_000548", "timestamp": "2019-01-18T10:23:46.470900Z", "filename": "pano_0002_000548.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 16.67047073, "relative_pitch": 70.31578388575524, "relative_heading": 18.636663006345366, "relative_elevation": 46.5992644205689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88543507662273, 52.3894797278424, 46.0930315479636 ] }, "distance": 17.04, "direction": 196.43, "angle": 69.71, "elevation": 46.09, "pano_id": "TMX7316010203-001597_pano_0002_000460", "timestamp": "2020-01-29T10:04:01.479950Z", "filename": "pano_0002_000460.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 17.04196809, "relative_pitch": 69.70914379634662, "relative_heading": 196.43279184638274, "relative_elevation": 46.0930315479636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_002082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88558557809945, 52.3897729825559, 47.1969625959173 ] }, "distance": 17.17, "direction": 18.42, "angle": 70.01, "elevation": 47.2, "pano_id": "TMX7316010203-001182_pano_0000_002082", "timestamp": "2019-05-14T09:29:05.043130Z", "filename": "pano_0000_002082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 17.16584294, "relative_pitch": 70.0133434304373, "relative_heading": 18.423824334990602, "relative_elevation": 47.1969625959173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88573114327403, 52.3895552554561, 46.4928041836247 ] }, "distance": 17.27, "direction": 117.38, "angle": 69.62, "elevation": 46.49, "pano_id": "TMX7316010203-000702_pano_0000_001764", "timestamp": "2018-05-02T08:48:01.704430Z", "filename": "pano_0000_001764.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 17.26959408, "relative_pitch": 69.62265701533569, "relative_heading": 117.37773340200017, "relative_elevation": 46.4928041836247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88543759327212, 52.3894763333414, 46.0637918990105 ] }, "distance": 17.36, "direction": 195.54, "angle": 69.35, "elevation": 46.06, "pano_id": "TMX7316010203-002026_pano_0000_003425", "timestamp": "2021-02-24T09:54:13.500520Z", "filename": "pano_0000_003425.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 17.35791115, "relative_pitch": 69.35242070188988, "relative_heading": 195.53760061052964, "relative_elevation": 46.0637918990105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88558680605342, 52.3897758080169, 46.3775831563398 ] }, "distance": 17.49, "direction": 18.36, "angle": 69.34, "elevation": 46.38, "pano_id": "TMX7316010203-002026_pano_0000_003418", "timestamp": "2021-02-24T09:54:07.675570Z", "filename": "pano_0000_003418.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 17.49056301, "relative_pitch": 69.33683562157869, "relative_heading": 18.358140728950822, "relative_elevation": 46.3775831563398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001770/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001770/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001770/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001770/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001770/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001770/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001770/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001770/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001770/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88543786501121, 52.3894718520338, 46.7503382991999 ] }, "distance": 17.83, "direction": 195.05, "angle": 69.12, "elevation": 46.75, "pano_id": "TMX7316010203-000702_pano_0000_001770", "timestamp": "2018-05-02T08:48:18.899350Z", "filename": "pano_0000_001770.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 17.83403118, "relative_pitch": 69.11945541283612, "relative_heading": 195.05119192208872, "relative_elevation": 46.7503382991999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_002152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_002152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_002152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88543733642036, 52.3894666520775, 48.2968070385978 ] }, "distance": 18.4, "direction": 194.69, "angle": 69.14, "elevation": 48.3, "pano_id": "TMX7316010203-002050_pano_0001_002152", "timestamp": "2021-03-19T11:26:28.938170Z", "filename": "pano_0001_002152.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 18.40251252, "relative_pitch": 69.14167900760424, "relative_heading": 194.69156598204373, "relative_elevation": 48.2968070385978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885431785741163, 52.389466200156804, 0.0 ] }, "distance": 18.55, "direction": 195.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01689", "timestamp": "2024-10-16T06:58:49Z", "filename": "recording_2024-10-16_06-25-31_01689.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 18.55034968, "relative_pitch": 0.0, "relative_heading": 195.7812622018252, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_002623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_002623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_002623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88542981269535, 52.389463243168, 46.2756319260225 ] }, "distance": 18.9, "direction": 195.9, "angle": 67.78, "elevation": 46.28, "pano_id": "TMX7316010203-001710_pano_0000_002623", "timestamp": "2020-05-14T07:02:20.142930Z", "filename": "pano_0000_002623.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 18.90355919, "relative_pitch": 67.78002384497233, "relative_heading": 195.90182132554193, "relative_elevation": 46.2756319260225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_002282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8855935398775, 52.3897904175268, 47.1257581440732 ] }, "distance": 19.18, "direction": 18.13, "angle": 67.86, "elevation": 47.13, "pano_id": "TMX7316010203-000702_pano_0000_002282", "timestamp": "2018-05-02T09:01:59.923510Z", "filename": "pano_0000_002282.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 19.17803818, "relative_pitch": 67.85591458131285, "relative_heading": 18.128368297666785, "relative_elevation": 47.1257581440732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8855927222767, 52.389791207359, 47.1712516564876 ] }, "distance": 19.24, "direction": 17.89, "angle": 67.81, "elevation": 47.17, "pano_id": "TMX7315080123-000292_pano_0000_000539", "timestamp": "2016-06-15T10:06:17.937560Z", "filename": "pano_0000_000539.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 19.24441202, "relative_pitch": 67.80605937917167, "relative_heading": 17.889455185488828, "relative_elevation": 47.1712516564876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885427897563195, 52.389459455358065, 0.0 ] }, "distance": 19.34, "direction": 195.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00144", "timestamp": "2025-06-17T10:53:47Z", "filename": "recording_2025-06-17_10-48-55_00144.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 19.34464367, "relative_pitch": 0.0, "relative_heading": 195.93117546448306, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88559013489459, 52.389793176884, 46.5243278481066 ] }, "distance": 19.4, "direction": 17.2, "angle": 67.36, "elevation": 46.52, "pano_id": "TMX7316010203-001597_pano_0002_000453", "timestamp": "2020-01-29T10:03:56.579950Z", "filename": "pano_0002_000453.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 19.4002872, "relative_pitch": 67.36423868686646, "relative_heading": 17.19553838050131, "relative_elevation": 46.5243278481066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track07_Sphere_00101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885424989751114, 52.38945808589858, 0.0 ] }, "distance": 19.55, "direction": 196.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track07_Sphere_00101", "timestamp": "2024-11-21T09:25:21Z", "filename": "Job_20241121_0951_Track07_Sphere_00101.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 19.54607925, "relative_pitch": 0.0, "relative_heading": 196.3665816540888, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_002198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_002198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_002198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88559776758802, 52.3897935192733, 46.5271650338545 ] }, "distance": 19.6, "direction": 18.61, "angle": 67.16, "elevation": 46.53, "pano_id": "TMX7316010203-000224_pano_0000_002198", "timestamp": "2017-03-27T09:47:20.576980Z", "filename": "pano_0000_002198.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 19.59631134, "relative_pitch": 67.16014740547718, "relative_heading": 18.614145249463856, "relative_elevation": 46.5271650338545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002621_pano_0000_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88541164032253, 52.3894576257753, 47.7334012947977 ] }, "distance": 19.87, "direction": 198.84, "angle": 67.4, "elevation": 47.73, "pano_id": "TMX7316010203-002621_pano_0000_000032", "timestamp": "2022-06-22T11:30:56.089080Z", "filename": "pano_0000_000032.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 19.869812, "relative_pitch": 67.39967797256244, "relative_heading": 198.84023444514796, "relative_elevation": 47.7334012947977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002621_pano_0000_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0000_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0000_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88557886161479, 52.3898012480933, 48.1066095698625 ] }, "distance": 20.06, "direction": 14.34, "angle": 67.37, "elevation": 48.11, "pano_id": "TMX7316010203-002621_pano_0000_000024", "timestamp": "2022-06-22T11:30:50.169110Z", "filename": "pano_0000_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 20.05624928, "relative_pitch": 67.36813204523523, "relative_heading": 14.34133422400481, "relative_elevation": 48.1066095698625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track07_Sphere_00093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track07_Sphere_00093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885592713388502, 52.389798863298864, 0.0 ] }, "distance": 20.06, "direction": 17.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track07_Sphere_00093", "timestamp": "2024-11-21T09:25:12Z", "filename": "Job_20241121_0951_Track07_Sphere_00093.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 20.05666427, "relative_pitch": 0.0, "relative_heading": 17.14021219791339, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8854264388294, 52.3894528018651, 46.3127358723432 ] }, "distance": 20.08, "direction": 195.62, "angle": 66.56, "elevation": 46.31, "pano_id": "TMX7316010203-001068_pano_0002_000555", "timestamp": "2019-01-18T10:23:52.760800Z", "filename": "pano_0002_000555.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 20.08412167, "relative_pitch": 66.5554049479917, "relative_heading": 195.62387227641938, "relative_elevation": 46.3127358723432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_002246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_002246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_002246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_002246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88577690780699, 52.3895537697041, 46.3172371117398 ] }, "distance": 20.15, "direction": 113.72, "angle": 66.49, "elevation": 46.32, "pano_id": "TMX7316010203-000224_pano_0000_002246", "timestamp": "2017-03-27T09:48:55.616260Z", "filename": "pano_0000_002246.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 20.15337491, "relative_pitch": 66.48536711239632, "relative_heading": 113.71930154833437, "relative_elevation": 46.3172371117398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_002090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_002090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_002090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88542213929905, 52.3894497271833, 46.7462576851249 ] }, "distance": 20.49, "direction": 196.15, "angle": 66.33, "elevation": 46.75, "pano_id": "TMX7316010203-001182_pano_0000_002090", "timestamp": "2019-05-14T09:29:11.687850Z", "filename": "pano_0000_002090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 20.49332671, "relative_pitch": 66.32759397533388, "relative_heading": 196.1544010456225, "relative_elevation": 46.7462576851249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88542183278087, 52.3894491055075, 46.77065208368 ] }, "distance": 20.57, "direction": 196.16, "angle": 66.26, "elevation": 46.77, "pano_id": "TMX7315080123-000292_pano_0000_000547", "timestamp": "2016-06-15T10:06:27.552960Z", "filename": "pano_0000_000547.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 20.56557813, "relative_pitch": 66.26437156409156, "relative_heading": 196.15662198105076, "relative_elevation": 46.77065208368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885598424966953, 52.389803012834484, 0.0 ] }, "distance": 20.61, "direction": 17.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00136", "timestamp": "2025-06-17T10:53:37Z", "filename": "recording_2025-06-17_10-48-55_00136.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 20.61383735, "relative_pitch": 0.0, "relative_heading": 17.794776588046425, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track07_Sphere_00097/adjacencies/b_20241121_0951_Track07_Sphere_00097/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_002290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_002290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_002290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88542216334117, 52.3894477743073, 46.9988341927528 ] }, "distance": 20.7, "direction": 195.98, "angle": 66.23, "elevation": 47.0, "pano_id": "TMX7316010203-000702_pano_0000_002290", "timestamp": "2018-05-02T09:02:06.593450Z", "filename": "pano_0000_002290.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_20241121_0951_Track07_Sphere_00097", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120847.38508650122, 489204.2164613827 ] }, "relative_distance": 20.70168987, "relative_pitch": 66.22783248930708, "relative_heading": 195.9827151014221, "relative_elevation": 46.9988341927528 } ] } }