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_20241212_0916_Track39_Sphere_00088/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track39_Sphere_00088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78950683348446, 52.35903120659408, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track39_Sphere_00088", "timestamp": "2024-12-12T10:48:14Z", "filename": "Job_20241212_0916_Track39_Sphere_00088.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "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_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78951078820195, 52.3590298872057, 44.65115804784 ] }, "distance": 0.31, "direction": 118.59, "angle": 89.61, "elevation": 44.65, "pano_id": "TMX7316010203-002519_pano_0000_001219", "timestamp": "2022-04-14T09:13:16.335690Z", "filename": "pano_0000_001219.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 0.30682825, "relative_pitch": 89.60628821673029, "relative_heading": 118.58673948913163, "relative_elevation": 44.65115804784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_001653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78950967029164, 52.3590270018729, 44.3002156214789 ] }, "distance": 0.51, "direction": 157.56, "angle": 89.35, "elevation": 44.3, "pano_id": "TMX7316010203-002090_pano_0000_001653", "timestamp": "2021-04-14T08:06:17.067610Z", "filename": "pano_0000_001653.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 0.50622094, "relative_pitch": 89.34530654947632, "relative_heading": 157.55616244444127, "relative_elevation": 44.3002156214789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78951471963532, 52.35903221046, 44.1835993286222 ] }, "distance": 0.55, "direction": 78.25, "angle": 89.29, "elevation": 44.18, "pano_id": "TMX7316010203-001887_pano_0000_000418", "timestamp": "2020-08-21T08:11:16.259840Z", "filename": "pano_0000_000418.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 0.54875123, "relative_pitch": 89.2884347699767, "relative_heading": 78.25472317539028, "relative_elevation": 44.1835993286222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789513112899779, 52.35902493785186, 0.0 ] }, "distance": 0.82, "direction": 148.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02014", "timestamp": "2025-07-02T09:22:08Z", "filename": "recording_2025-07-02_08-42-20_02014.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 0.81828286, "relative_pitch": 0.0, "relative_heading": 148.47966304204147, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78950127406104, 52.3590391848085, 45.3733629100025 ] }, "distance": 0.97, "direction": 336.9, "angle": 88.78, "elevation": 45.37, "pano_id": "TMX7316010203-002110_pano_0000_004310", "timestamp": "2021-04-21T09:09:26.334390Z", "filename": "pano_0000_004310.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 0.96518608, "relative_pitch": 88.78138303470037, "relative_heading": 336.89549948281234, "relative_elevation": 45.3733629100025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78952214770098, 52.359025057072, 44.2420694809407 ] }, "distance": 1.25, "direction": 123.26, "angle": 88.38, "elevation": 44.24, "pano_id": "TMX7316010203-002023_pano_0000_001240", "timestamp": "2021-02-22T09:45:07.541020Z", "filename": "pano_0000_001240.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 1.24769781, "relative_pitch": 88.38459465534746, "relative_heading": 123.25980525271757, "relative_elevation": 44.2420694809407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78950526258955, 52.3590182709946, 45.3578479215503 ] }, "distance": 1.44, "direction": 184.25, "angle": 88.18, "elevation": 45.36, "pano_id": "TMX7315080123-000303_pano_0000_000112", "timestamp": "2016-06-16T12:47:43.022210Z", "filename": "pano_0000_000112.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 1.44337109, "relative_pitch": 88.17735677677223, "relative_heading": 184.25217735880764, "relative_elevation": 45.3578479215503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_000610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78952265839396, 52.3590146585256, 44.3856263114139 ] }, "distance": 2.13, "direction": 149.65, "angle": 87.25, "elevation": 44.39, "pano_id": "TMX7316010203-000041_pano_0000_000610", "timestamp": "2016-08-02T11:05:59.131260Z", "filename": "pano_0000_000610.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 2.13376859, "relative_pitch": 87.24771519053864, "relative_heading": 149.6513941725959, "relative_elevation": 44.3856263114139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0006_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78951958119408, 52.3590132010053, 45.3098208252341 ] }, "distance": 2.18, "direction": 156.57, "angle": 87.24, "elevation": 45.31, "pano_id": "TMX7316010203-002943_pano_0006_000090", "timestamp": "2023-01-20T11:22:04.448510Z", "filename": "pano_0006_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 2.18368354, "relative_pitch": 87.24079429324765, "relative_heading": 156.56508176837144, "relative_elevation": 45.3098208252341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0006_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949662192076, 52.3590558325584, 45.3196993684396 ] }, "distance": 2.83, "direction": 345.75, "angle": 86.43, "elevation": 45.32, "pano_id": "TMX7316010203-002943_pano_0006_000089", "timestamp": "2023-01-20T11:22:03.933500Z", "filename": "pano_0006_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 2.82716437, "relative_pitch": 86.4303613754427, "relative_heading": 345.7548225574356, "relative_elevation": 45.3196993684396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_000609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949988012006, 52.3590572678534, 44.393514177762 ] }, "distance": 2.94, "direction": 350.72, "angle": 86.21, "elevation": 44.39, "pano_id": "TMX7316010203-000041_pano_0000_000609", "timestamp": "2016-08-02T11:05:58.716240Z", "filename": "pano_0000_000609.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 2.93838128, "relative_pitch": 86.2131488362807, "relative_heading": 350.7225332976627, "relative_elevation": 44.393514177762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948173080661, 52.3590616343751, 45.3646091893315 ] }, "distance": 3.79, "direction": 333.2, "angle": 85.22, "elevation": 45.36, "pano_id": "TMX7315080123-000303_pano_0000_000111", "timestamp": "2016-06-16T12:47:42.651940Z", "filename": "pano_0000_000111.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 3.79321986, "relative_pitch": 85.22025884644077, "relative_heading": 333.20174081923426, "relative_elevation": 45.3646091893315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7895242676208, 52.3589957482129, 45.3582821162418 ] }, "distance": 4.12, "direction": 163.25, "angle": 84.81, "elevation": 45.36, "pano_id": "TMX7316010203-002110_pano_0000_004311", "timestamp": "2021-04-21T09:09:26.729380Z", "filename": "pano_0000_004311.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 4.12049744, "relative_pitch": 84.80930799118167, "relative_heading": 163.24668318795995, "relative_elevation": 45.3582821162418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949829350236, 52.3590681627904, 44.247310416773 ] }, "distance": 4.15, "direction": 351.95, "angle": 84.64, "elevation": 44.25, "pano_id": "TMX7316010203-002023_pano_0000_001239", "timestamp": "2021-02-22T09:45:07.086050Z", "filename": "pano_0000_001239.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 4.15322294, "relative_pitch": 84.63770869248329, "relative_heading": 351.94722653577344, "relative_elevation": 44.247310416773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789490385612925, 52.35906763199123, 0.0 ] }, "distance": 4.21, "direction": 344.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02013", "timestamp": "2025-07-02T09:22:07Z", "filename": "recording_2025-07-02_08-42-20_02013.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 4.20524704, "relative_pitch": 0.0, "relative_heading": 344.5460367529032, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_001652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948598097162, 52.3590699949213, 44.3095363406464 ] }, "distance": 4.54, "direction": 341.78, "angle": 84.14, "elevation": 44.31, "pano_id": "TMX7316010203-002090_pano_0000_001652", "timestamp": "2021-04-14T08:06:16.657480Z", "filename": "pano_0000_001652.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 4.54392167, "relative_pitch": 84.14481325434252, "relative_heading": 341.78145184625873, "relative_elevation": 44.3095363406464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948669978573, 52.3590726675336, 44.6599791627377 ] }, "distance": 4.81, "direction": 343.44, "angle": 83.85, "elevation": 44.66, "pano_id": "TMX7316010203-002519_pano_0000_001218", "timestamp": "2022-04-14T09:13:15.940710Z", "filename": "pano_0000_001218.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 4.81311778, "relative_pitch": 83.84883215205431, "relative_heading": 343.4422281084263, "relative_elevation": 44.6599791627377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track39_Sphere_00087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789483548505505, 52.3590738889284, 0.0 ] }, "distance": 5.01, "direction": 341.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track39_Sphere_00087", "timestamp": "2024-12-12T10:48:14Z", "filename": "Job_20241212_0916_Track39_Sphere_00087.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 5.00736125, "relative_pitch": 0.0, "relative_heading": 341.5303961423444, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track39_Sphere_00089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789530296866769, 52.35898835438758, 0.0 ] }, "distance": 5.03, "direction": 161.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track39_Sphere_00089", "timestamp": "2024-12-12T10:48:15Z", "filename": "Job_20241212_0916_Track39_Sphere_00089.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 5.02914396, "relative_pitch": 0.0, "relative_heading": 161.46724752779355, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7894906086341, 52.3590767143038, 44.1814004536718 ] }, "distance": 5.18, "direction": 347.69, "angle": 83.31, "elevation": 44.18, "pano_id": "TMX7316010203-001887_pano_0000_000417", "timestamp": "2020-08-21T08:11:15.769770Z", "filename": "pano_0000_000417.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 5.18306908, "relative_pitch": 83.30902174355823, "relative_heading": 347.6864024027347, "relative_elevation": 44.1814004536718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78953470130621, 52.3589870195032, 44.6428508684039 ] }, "distance": 5.27, "direction": 158.89, "angle": 83.27, "elevation": 44.64, "pano_id": "TMX7316010203-002519_pano_0000_001220", "timestamp": "2022-04-14T09:13:16.730710Z", "filename": "pano_0000_001220.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 5.2706972, "relative_pitch": 83.26662218221365, "relative_heading": 158.88688796556477, "relative_elevation": 44.6428508684039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78953887742547, 52.3589878750312, 44.1863008318469 ] }, "distance": 5.29, "direction": 155.64, "angle": 83.17, "elevation": 44.19, "pano_id": "TMX7316010203-001887_pano_0000_000419", "timestamp": "2020-08-21T08:11:16.749810Z", "filename": "pano_0000_000419.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 5.29286393, "relative_pitch": 83.16936053947826, "relative_heading": 155.64086504859864, "relative_elevation": 44.1863008318469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_001654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78953373358242, 52.3589840827928, 44.2949085272849 ] }, "distance": 5.55, "direction": 160.74, "angle": 82.85, "elevation": 44.29, "pano_id": "TMX7316010203-002090_pano_0000_001654", "timestamp": "2021-04-14T08:06:17.477500Z", "filename": "pano_0000_001654.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 5.55468454, "relative_pitch": 82.8522878585977, "relative_heading": 160.73575635580315, "relative_elevation": 44.2949085272849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789536002217221, 52.35898219958703, 0.0 ] }, "distance": 5.8, "direction": 159.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02015", "timestamp": "2025-07-02T09:22:08Z", "filename": "recording_2025-07-02_08-42-20_02015.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 5.80400282, "relative_pitch": 0.0, "relative_heading": 159.9779232837935, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78947823046225, 52.3590826356275, 45.3892504535615 ] }, "distance": 6.05, "direction": 341.2, "angle": 82.41, "elevation": 45.39, "pano_id": "TMX7316010203-002110_pano_0000_004309", "timestamp": "2021-04-21T09:09:25.944360Z", "filename": "pano_0000_004309.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 6.04539225, "relative_pitch": 82.4134282328353, "relative_heading": 341.19579585048325, "relative_elevation": 45.3892504535615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7895453139935, 52.358981690057, 44.2341320188716 ] }, "distance": 6.1, "direction": 154.56, "angle": 82.15, "elevation": 44.23, "pano_id": "TMX7316010203-002023_pano_0000_001241", "timestamp": "2021-02-22T09:45:07.996050Z", "filename": "pano_0000_001241.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 6.10178351, "relative_pitch": 82.14602074197872, "relative_heading": 154.555250792153, "relative_elevation": 44.2341320188716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78952923969464, 52.3589747734381, 45.3535677660257 ] }, "distance": 6.46, "direction": 166.34, "angle": 81.89, "elevation": 45.35, "pano_id": "TMX7315080123-000303_pano_0000_000113", "timestamp": "2016-06-16T12:47:43.391960Z", "filename": "pano_0000_000113.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 6.46242211, "relative_pitch": 81.89052333553838, "relative_heading": 166.33716625287352, "relative_elevation": 45.3535677660257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78958944950112, 52.3590634092586, 44.1945842280984 ] }, "distance": 6.67, "direction": 57.52, "angle": 81.41, "elevation": 44.19, "pano_id": "TMX7316010203-002528_pano_0000_000096", "timestamp": "2022-04-20T11:21:42.171770Z", "filename": "pano_0000_000096.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 6.67226231, "relative_pitch": 81.41462717135762, "relative_heading": 57.51706405141801, "relative_elevation": 44.1945842280984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78960289726482, 52.3590442749979, 44.1482940940186 ] }, "distance": 6.7, "direction": 77.47, "angle": 81.37, "elevation": 44.15, "pano_id": "TMX7316010203-000813_pano_0000_000373", "timestamp": "2018-06-28T08:34:06.994300Z", "filename": "pano_0000_000373.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 6.70416827, "relative_pitch": 81.36528099482491, "relative_heading": 77.47257754664821, "relative_elevation": 44.1482940940186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78959616933103, 52.3590571660779, 44.5602878946811 ] }, "distance": 6.74, "direction": 64.61, "angle": 81.4, "elevation": 44.56, "pano_id": "TMX7316010203-002091_pano_0000_000304", "timestamp": "2021-04-14T10:00:31.805240Z", "filename": "pano_0000_000304.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 6.73691183, "relative_pitch": 81.40276315685013, "relative_heading": 64.61011618428027, "relative_elevation": 44.5602878946811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78959451615468, 52.3590605860752, 44.1999798547477 ] }, "distance": 6.81, "direction": 61.31, "angle": 81.24, "elevation": 44.2, "pano_id": "TMX7316010203-001887_pano_0000_001604", "timestamp": "2020-08-21T08:26:07.111770Z", "filename": "pano_0000_001604.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 6.80963473, "relative_pitch": 81.24163362634056, "relative_heading": 61.309263563420444, "relative_elevation": 44.1999798547477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78960789001231, 52.3590449125187, 45.2235630210489 ] }, "distance": 7.05, "direction": 77.51, "angle": 81.14, "elevation": 45.22, "pano_id": "TMX7315080123-000303_pano_0000_000065", "timestamp": "2016-06-16T12:47:17.770650Z", "filename": "pano_0000_000065.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.05160098, "relative_pitch": 81.13737448528416, "relative_heading": 77.50936823333619, "relative_elevation": 45.2235630210489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_000611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78954510394169, 52.3589721378506, 44.3759628217667 ] }, "distance": 7.07, "direction": 158.36, "angle": 80.95, "elevation": 44.38, "pano_id": "TMX7316010203-000041_pano_0000_000611", "timestamp": "2016-08-02T11:05:59.546260Z", "filename": "pano_0000_000611.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.07105681, "relative_pitch": 80.94635781110361, "relative_heading": 158.36309530731552, "relative_elevation": 44.3759628217667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0006_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78954255239564, 52.358970251777, 45.29929632321 ] }, "distance": 7.21, "direction": 160.26, "angle": 80.96, "elevation": 45.3, "pano_id": "TMX7316010203-002943_pano_0006_000091", "timestamp": "2023-01-20T11:22:04.963490Z", "filename": "pano_0006_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.20600871, "relative_pitch": 80.96137766665164, "relative_heading": 160.26349040358423, "relative_elevation": 45.29929632321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002441_pano_0011_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78960358814258, 52.3590580726511, 44.3151003001258 ] }, "distance": 7.24, "direction": 65.6, "angle": 80.72, "elevation": 44.32, "pano_id": "TMX7316010203-002441_pano_0011_000020", "timestamp": "2022-01-26T10:30:33.987980Z", "filename": "pano_0011_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.23786009, "relative_pitch": 80.72394553255702, "relative_heading": 65.60425582249678, "relative_elevation": 44.3151003001258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7896126361506, 52.3590199708629, 44.1940499916673 ] }, "distance": 7.32, "direction": 99.84, "angle": 80.6, "elevation": 44.19, "pano_id": "TMX7316010203-002528_pano_0000_000095", "timestamp": "2022-04-20T11:21:41.746790Z", "filename": "pano_0000_000095.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.31566879, "relative_pitch": 80.60076815912605, "relative_heading": 99.84009964801727, "relative_elevation": 44.1940499916673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789603862894459, 52.35905996311789, 0.0 ] }, "distance": 7.34, "direction": 64.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02610", "timestamp": "2025-07-02T09:28:48Z", "filename": "recording_2025-07-02_08-42-20_02610.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.34409464, "relative_pitch": 0.0, "relative_heading": 64.16980403581299, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78959483961551, 52.3590697988956, 44.0365677597001 ] }, "distance": 7.37, "direction": 54.39, "angle": 80.49, "elevation": 44.04, "pano_id": "TMX7316010203-001033_pano_0006_000043", "timestamp": "2019-01-02T12:12:10.552980Z", "filename": "pano_0006_000043.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.37486228, "relative_pitch": 80.49282625848444, "relative_heading": 54.388026518025704, "relative_elevation": 44.0365677597001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78961661296707, 52.3590298103905, 43.7283746246248 ] }, "distance": 7.48, "direction": 91.19, "angle": 80.29, "elevation": 43.73, "pano_id": "TMX7316010203-000058_pano_0000_009696", "timestamp": "2016-08-12T11:28:00.825720Z", "filename": "pano_0000_009696.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.48058584, "relative_pitch": 80.29241538009705, "relative_heading": 91.18999591604577, "relative_elevation": 43.7283746246248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_002815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7896152423697, 52.3590424709233, 44.2418465754017 ] }, "distance": 7.49, "direction": 80.37, "angle": 80.39, "elevation": 44.24, "pano_id": "TMX7316010203-001890_pano_0000_002815", "timestamp": "2020-08-24T09:01:27.588740Z", "filename": "pano_0000_002815.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.4912026, "relative_pitch": 80.38960773909402, "relative_heading": 80.36791622617444, "relative_elevation": 44.2418465754017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_01717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789616500762573, 52.35903828542825, 0.0 ] }, "distance": 7.51, "direction": 83.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_01717", "timestamp": "2024-10-28T14:01:11Z", "filename": "Job_20241028_1408_Track03_Sphere_01717.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.51273529, "relative_pitch": 0.0, "relative_heading": 83.98157730914882, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78961732333952, 52.3590269496172, 44.03659523651 ] }, "distance": 7.54, "direction": 93.6, "angle": 80.28, "elevation": 44.04, "pano_id": "TMX7316010203-001033_pano_0006_000042", "timestamp": "2019-01-02T12:12:10.122980Z", "filename": "pano_0006_000042.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.5422581, "relative_pitch": 80.28110818594669, "relative_heading": 93.60078774659577, "relative_elevation": 44.03659523651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78959422202931, 52.3590729441714, 43.7313372557983 ] }, "distance": 7.55, "direction": 52.04, "angle": 80.2, "elevation": 43.73, "pano_id": "TMX7316010203-000058_pano_0000_009697", "timestamp": "2016-08-12T11:28:01.250740Z", "filename": "pano_0000_009697.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.55077836, "relative_pitch": 80.20373426926936, "relative_heading": 52.042411825228214, "relative_elevation": 43.7313372557983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789602250359, 52.3590661640739, 42.7070772992447 ] }, "distance": 7.58, "direction": 59.1, "angle": 79.94, "elevation": 42.71, "pano_id": "TMX7316010203-001307_pano_0000_000196", "timestamp": "2019-07-11T10:29:23.338280Z", "filename": "pano_0000_000196.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.57544383, "relative_pitch": 79.94141503542339, "relative_heading": 59.103827613904166, "relative_elevation": 42.7070772992447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78961658373028, 52.3590165600895, 44.2015238208696 ] }, "distance": 7.65, "direction": 102.3, "angle": 80.18, "elevation": 44.2, "pano_id": "TMX7316010203-001887_pano_0000_001603", "timestamp": "2020-08-21T08:26:06.711780Z", "filename": "pano_0000_001603.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.65254398, "relative_pitch": 80.17782961159783, "relative_heading": 102.29653238187856, "relative_elevation": 44.2015238208696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0006_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78947374460051, 52.3590987372975, 45.3307095328346 ] }, "distance": 7.85, "direction": 343.3, "angle": 80.18, "elevation": 45.33, "pano_id": "TMX7316010203-002943_pano_0006_000088", "timestamp": "2023-01-20T11:22:03.408530Z", "filename": "pano_0006_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.84526617, "relative_pitch": 80.18123141846135, "relative_heading": 343.30128968451106, "relative_elevation": 45.3307095328346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_000608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7894767651397, 52.359100091864, 44.3990784436464 ] }, "distance": 7.93, "direction": 345.04, "angle": 79.87, "elevation": 44.4, "pano_id": "TMX7316010203-000041_pano_0000_000608", "timestamp": "2016-08-02T11:05:58.301260Z", "filename": "pano_0000_000608.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.93415237, "relative_pitch": 79.86814321342297, "relative_heading": 345.03767530642494, "relative_elevation": 44.3990784436464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78962005045311, 52.3590132115106, 44.5673285471275 ] }, "distance": 7.97, "direction": 104.55, "angle": 79.86, "elevation": 44.57, "pano_id": "TMX7316010203-002091_pano_0000_000303", "timestamp": "2021-04-14T10:00:31.340370Z", "filename": "pano_0000_000303.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 7.96883916, "relative_pitch": 79.8623872004555, "relative_heading": 104.55306046176317, "relative_elevation": 44.5673285471275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_000374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78958059392731, 52.3590872953611, 44.1431541452184 ] }, "distance": 8.01, "direction": 38.84, "angle": 79.71, "elevation": 44.14, "pano_id": "TMX7316010203-000813_pano_0000_000374", "timestamp": "2018-06-28T08:34:07.439290Z", "filename": "pano_0000_000374.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.01277145, "relative_pitch": 79.71181023071124, "relative_heading": 38.83905356804792, "relative_elevation": 44.1431541452184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7896241447827, 52.3590229272392, 42.699006122537 ] }, "distance": 8.05, "direction": 96.58, "angle": 79.33, "elevation": 42.7, "pano_id": "TMX7316010203-001307_pano_0000_000195", "timestamp": "2019-07-11T10:29:22.878280Z", "filename": "pano_0000_000195.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.04501907, "relative_pitch": 79.32985592987711, "relative_heading": 96.57562640166972, "relative_elevation": 42.699006122537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_01718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789594751859936, 52.3590813710019, 0.0 ] }, "distance": 8.19, "direction": 47.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_01718", "timestamp": "2024-10-28T14:01:12Z", "filename": "Job_20241028_1408_Track03_Sphere_01718.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.18745663, "relative_pitch": 0.0, "relative_heading": 47.01746740593495, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002441_pano_0011_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78962454648272, 52.359015549862, 44.3126737885177 ] }, "distance": 8.21, "direction": 102.26, "angle": 79.51, "elevation": 44.31, "pano_id": "TMX7316010203-002441_pano_0011_000019", "timestamp": "2022-01-26T10:30:33.577970Z", "filename": "pano_0011_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.20652166, "relative_pitch": 79.50793423538988, "relative_heading": 102.25673435512567, "relative_elevation": 44.3126737885177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789625478940176, 52.35901693079856, 0.0 ] }, "distance": 8.24, "direction": 101.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02609", "timestamp": "2025-07-02T09:28:47Z", "filename": "recording_2025-07-02_08-42-20_02609.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.23760338, "relative_pitch": 0.0, "relative_heading": 101.11843636048683, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789388524641671, 52.359013954764094, 0.0 ] }, "distance": 8.29, "direction": 256.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02799", "timestamp": "2025-07-02T09:31:02Z", "filename": "recording_2025-07-02_08-42-20_02799.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.28551008, "relative_pitch": 0.0, "relative_heading": 256.60336392483924, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78958588204221, 52.3590883814385, 45.2262168610469 ] }, "distance": 8.34, "direction": 40.25, "angle": 79.56, "elevation": 45.23, "pano_id": "TMX7315080123-000303_pano_0000_000066", "timestamp": "2016-06-16T12:47:18.105710Z", "filename": "pano_0000_000066.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.33535599, "relative_pitch": 79.55736529906761, "relative_heading": 40.24710964617491, "relative_elevation": 45.2262168610469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789425469149951, 52.35897510731762, 0.0 ] }, "distance": 8.35, "direction": 221.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02800", "timestamp": "2025-07-02T09:31:03Z", "filename": "recording_2025-07-02_08-42-20_02800.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.34828444, "relative_pitch": 0.0, "relative_heading": 221.60448817268474, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_002816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78959096285001, 52.3590864449065, 44.2484693964943 ] }, "distance": 8.4, "direction": 43.0, "angle": 79.25, "elevation": 44.25, "pano_id": "TMX7316010203-001890_pano_0000_002816", "timestamp": "2020-08-24T09:01:28.108720Z", "filename": "pano_0000_002816.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.40420822, "relative_pitch": 79.245783410882, "relative_heading": 42.99848422785989, "relative_elevation": 44.2484693964943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78962549236352, 52.359001478385, 44.1508428351954 ] }, "distance": 8.73, "direction": 112.25, "angle": 78.81, "elevation": 44.15, "pano_id": "TMX7316010203-000813_pano_0000_000372", "timestamp": "2018-06-28T08:34:06.554310Z", "filename": "pano_0000_000372.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.73454294, "relative_pitch": 78.80944019120122, "relative_heading": 112.25462375625763, "relative_elevation": 44.1508428351954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track03_Sphere_00089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789415342323352, 52.35897493034774, 0.0 ] }, "distance": 8.84, "direction": 224.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track03_Sphere_00089", "timestamp": "2024-10-24T11:34:31Z", "filename": "Job_20241024_1307_Track03_Sphere_00089.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.83541909, "relative_pitch": 0.0, "relative_heading": 224.86683480190175, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track03_Sphere_00088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789379754480118, 52.3590144137888, 0.0 ] }, "distance": 8.86, "direction": 257.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track03_Sphere_00088", "timestamp": "2024-10-24T11:34:30Z", "filename": "Job_20241024_1307_Track03_Sphere_00088.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.85690275, "relative_pitch": 0.0, "relative_heading": 257.8204200170017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78945813486055, 52.359105314889, 45.366087124683 ] }, "distance": 8.89, "direction": 338.08, "angle": 78.91, "elevation": 45.37, "pano_id": "TMX7315080123-000303_pano_0000_000110", "timestamp": "2016-06-16T12:47:42.276900Z", "filename": "pano_0000_000110.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.88871375, "relative_pitch": 78.9143010669403, "relative_heading": 338.0839145239514, "relative_elevation": 45.366087124683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78957259936895, 52.3591012914649, 44.555067434907 ] }, "distance": 8.99, "direction": 29.88, "angle": 78.59, "elevation": 44.56, "pano_id": "TMX7316010203-002091_pano_0000_000305", "timestamp": "2021-04-14T10:00:32.270280Z", "filename": "pano_0000_000305.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 8.99405886, "relative_pitch": 78.58741928223411, "relative_heading": 29.8780485720232, "relative_elevation": 44.555067434907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7896306562275, 52.3590015134264, 45.2163230413571 ] }, "distance": 9.06, "direction": 111.39, "angle": 78.67, "elevation": 45.22, "pano_id": "TMX7315080123-000303_pano_0000_000064", "timestamp": "2016-06-16T12:47:17.435640Z", "filename": "pano_0000_000064.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 9.05969394, "relative_pitch": 78.67005123591598, "relative_heading": 111.38915407387056, "relative_elevation": 45.2163230413571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78947324508861, 52.3591111725058, 44.2512289304286 ] }, "distance": 9.19, "direction": 345.58, "angle": 78.27, "elevation": 44.25, "pano_id": "TMX7316010203-002023_pano_0000_001238", "timestamp": "2021-02-22T09:45:06.626060Z", "filename": "pano_0000_001238.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 9.187662, "relative_pitch": 78.27061213034519, "relative_heading": 345.57809750264084, "relative_elevation": 44.2512289304286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78954722447232, 52.3589523572402, 45.3433687342331 ] }, "distance": 9.2, "direction": 162.59, "angle": 78.54, "elevation": 45.34, "pano_id": "TMX7316010203-002110_pano_0000_004312", "timestamp": "2021-04-21T09:09:27.129360Z", "filename": "pano_0000_004312.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 9.19528466, "relative_pitch": 78.53631846688832, "relative_heading": 162.58716281540666, "relative_elevation": 45.3433687342331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789467555770879, 52.35911030763257, 0.0 ] }, "distance": 9.2, "direction": 343.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02012", "timestamp": "2025-07-02T09:22:07Z", "filename": "recording_2025-07-02_08-42-20_02012.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 9.1996636, "relative_pitch": 0.0, "relative_heading": 343.0901402256437, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78957307318409, 52.3591040974641, 44.2011002395302 ] }, "distance": 9.28, "direction": 29.09, "angle": 78.14, "elevation": 44.2, "pano_id": "TMX7316010203-001887_pano_0000_001605", "timestamp": "2020-08-21T08:26:07.506740Z", "filename": "pano_0000_001605.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 9.28175082, "relative_pitch": 78.14081708728017, "relative_heading": 29.090647526194054, "relative_elevation": 44.2011002395302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002441_pano_0011_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78958256699684, 52.3591008163808, 44.3187694279477 ] }, "distance": 9.31, "direction": 33.67, "angle": 78.14, "elevation": 44.32, "pano_id": "TMX7316010203-002441_pano_0011_000021", "timestamp": "2022-01-26T10:30:34.402980Z", "filename": "pano_0011_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 9.30685314, "relative_pitch": 78.14033038585715, "relative_heading": 33.66782297812602, "relative_elevation": 44.3187694279477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7895667122416, 52.359106855826, 44.1958984751254 ] }, "distance": 9.35, "direction": 25.86, "angle": 78.05, "elevation": 44.2, "pano_id": "TMX7316010203-002528_pano_0000_000097", "timestamp": "2022-04-20T11:21:42.606800Z", "filename": "pano_0000_000097.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 9.35418124, "relative_pitch": 78.04955792712019, "relative_heading": 25.855367438609463, "relative_elevation": 44.1958984751254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789582393113069, 52.35910303212267, 0.0 ] }, "distance": 9.51, "direction": 32.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02611", "timestamp": "2025-07-02T09:28:48Z", "filename": "recording_2025-07-02_08-42-20_02611.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 9.50661437, "relative_pitch": 0.0, "relative_heading": 32.78457784742188, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_001651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78946236705575, 52.3591130965385, 44.3132011480629 ] }, "distance": 9.6, "direction": 341.61, "angle": 77.77, "elevation": 44.31, "pano_id": "TMX7316010203-002090_pano_0000_001651", "timestamp": "2021-04-14T08:06:16.247490Z", "filename": "pano_0000_001651.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 9.60259988, "relative_pitch": 77.77314056208385, "relative_heading": 341.6105783980644, "relative_elevation": 44.3132011480629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_002814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78963896515966, 52.3589987316946, 44.2349962368608 ] }, "distance": 9.7, "direction": 111.87, "angle": 77.63, "elevation": 44.23, "pano_id": "TMX7316010203-001890_pano_0000_002814", "timestamp": "2020-08-24T09:01:27.068750Z", "filename": "pano_0000_002814.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 9.70000343, "relative_pitch": 77.63174626128105, "relative_heading": 111.87215895820799, "relative_elevation": 44.2349962368608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78946234124438, 52.3591153557591, 44.6633441252634 ] }, "distance": 9.84, "direction": 342.06, "angle": 77.57, "elevation": 44.66, "pano_id": "TMX7316010203-002519_pano_0000_001217", "timestamp": "2022-04-14T09:13:15.545680Z", "filename": "pano_0000_001217.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 9.84201615, "relative_pitch": 77.57290670780068, "relative_heading": 342.06256448316685, "relative_elevation": 44.6633441252634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_01716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789638651523988, 52.35899478844021, 0.0 ] }, "distance": 9.85, "direction": 114.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_01716", "timestamp": "2024-10-28T14:01:11Z", "filename": "Job_20241028_1408_Track03_Sphere_01716.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 9.8523885, "relative_pitch": 0.0, "relative_heading": 114.28718889196837, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track39_Sphere_00090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78955343339182, 52.35894578813559, 0.0 ] }, "distance": 10.02, "direction": 161.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track39_Sphere_00090", "timestamp": "2024-12-12T10:48:15Z", "filename": "Job_20241212_0916_Track39_Sphere_00090.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.02104737, "relative_pitch": 0.0, "relative_heading": 161.53011992012338, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track39_Sphere_00086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789460028253362, 52.35911659703324, 0.0 ] }, "distance": 10.02, "direction": 341.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track39_Sphere_00086", "timestamp": "2024-12-12T10:48:13Z", "filename": "Job_20241212_0916_Track39_Sphere_00086.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.02252998, "relative_pitch": 0.0, "relative_heading": 341.4486967919909, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78958045088831, 52.3591093624152, 42.7166454093531 ] }, "distance": 10.04, "direction": 29.97, "angle": 76.77, "elevation": 42.72, "pano_id": "TMX7316010203-001307_pano_0000_000197", "timestamp": "2019-07-11T10:29:23.803230Z", "filename": "pano_0000_000197.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.03925766, "relative_pitch": 76.77437347442444, "relative_heading": 29.971747340683212, "relative_elevation": 42.7166454093531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7895726694678, 52.3591127605012, 44.0404291190207 ] }, "distance": 10.12, "direction": 26.3, "angle": 77.06, "elevation": 44.04, "pano_id": "TMX7316010203-001033_pano_0006_000044", "timestamp": "2019-01-02T12:12:10.982980Z", "filename": "pano_0006_000044.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.12274494, "relative_pitch": 77.05533368552304, "relative_heading": 26.30074732814005, "relative_elevation": 44.0404291190207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78963901881786, 52.3589867852807, 43.7229835949838 ] }, "distance": 10.27, "direction": 118.76, "angle": 76.78, "elevation": 43.72, "pano_id": "TMX7316010203-000058_pano_0000_009695", "timestamp": "2016-08-12T11:28:00.405930Z", "filename": "pano_0000_009695.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.27279834, "relative_pitch": 76.77806019567774, "relative_heading": 118.76167846362056, "relative_elevation": 43.7229835949838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78955846216422, 52.3589436246709, 44.63526867982 ] }, "distance": 10.36, "direction": 160.15, "angle": 76.93, "elevation": 44.64, "pano_id": "TMX7316010203-002519_pano_0000_001221", "timestamp": "2022-04-14T09:13:17.130720Z", "filename": "pano_0000_001221.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.3609063, "relative_pitch": 76.93172045816331, "relative_heading": 160.15477160559462, "relative_elevation": 44.63526867982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78946636741742, 52.3591210878802, 44.1770365862176 ] }, "distance": 10.37, "direction": 344.59, "angle": 76.78, "elevation": 44.18, "pano_id": "TMX7316010203-001887_pano_0000_000416", "timestamp": "2020-08-21T08:11:15.279810Z", "filename": "pano_0000_000416.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.37446199, "relative_pitch": 76.78422674776012, "relative_heading": 344.58949559887907, "relative_elevation": 44.1770365862176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78957202865849, 52.3591156606023, 43.7368219522759 ] }, "distance": 10.39, "direction": 25.3, "angle": 76.63, "elevation": 43.74, "pano_id": "TMX7316010203-000058_pano_0000_009698", "timestamp": "2016-08-12T11:28:01.675680Z", "filename": "pano_0000_009698.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.39429697, "relative_pitch": 76.63134723025931, "relative_heading": 25.296791184033047, "relative_elevation": 43.7368219522759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789358625094545, 52.3590550847303, 0.0 ] }, "distance": 10.44, "direction": 284.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02798", "timestamp": "2025-07-02T09:31:02Z", "filename": "recording_2025-07-02_08-42-20_02798.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.44076907, "relative_pitch": 0.0, "relative_heading": 284.74313291498146, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78964023993507, 52.3589841761076, 44.0332870511338 ] }, "distance": 10.49, "direction": 119.93, "angle": 76.6, "elevation": 44.03, "pano_id": "TMX7316010203-001033_pano_0006_000041", "timestamp": "2019-01-02T12:12:09.693000Z", "filename": "pano_0006_000041.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.48761927, "relative_pitch": 76.60318840244021, "relative_heading": 119.93353269780165, "relative_elevation": 44.0332870511338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78956324004937, 52.3589433067095, 44.1878117695451 ] }, "distance": 10.51, "direction": 158.55, "angle": 76.62, "elevation": 44.19, "pano_id": "TMX7316010203-001887_pano_0000_000420", "timestamp": "2020-08-21T08:11:17.249810Z", "filename": "pano_0000_000420.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.50880624, "relative_pitch": 76.62235245282957, "relative_heading": 158.55073595399813, "relative_elevation": 44.1878117695451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_001655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78955787009456, 52.3589411101937, 44.2932970682159 ] }, "distance": 10.61, "direction": 160.87, "angle": 76.53, "elevation": 44.29, "pano_id": "TMX7316010203-002090_pano_0000_001655", "timestamp": "2021-04-14T08:06:17.887480Z", "filename": "pano_0000_001655.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.61122577, "relative_pitch": 76.52771044074629, "relative_heading": 160.87252984644408, "relative_elevation": 44.2932970682159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78963594188607, 52.3589767084588, 44.1917379694059 ] }, "distance": 10.68, "direction": 124.58, "angle": 76.41, "elevation": 44.19, "pano_id": "TMX7316010203-002528_pano_0000_000094", "timestamp": "2022-04-20T11:21:41.331790Z", "filename": "pano_0000_000094.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.68368366, "relative_pitch": 76.40909223431049, "relative_heading": 124.5841281710582, "relative_elevation": 44.1917379694059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789467349914762, 52.35893815424863, 0.0 ] }, "distance": 10.7, "direction": 194.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02801", "timestamp": "2025-07-02T09:31:04Z", "filename": "recording_2025-07-02_08-42-20_02801.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.6980182, "relative_pitch": 0.0, "relative_heading": 194.56275278286313, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track03_Sphere_00087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789354043322596, 52.359056292918574, 0.0 ] }, "distance": 10.78, "direction": 285.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track03_Sphere_00087", "timestamp": "2024-10-24T11:34:29Z", "filename": "Job_20241024_1307_Track03_Sphere_00087.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.77696719, "relative_pitch": 0.0, "relative_heading": 285.01203459667244, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789558874269371, 52.35893964997421, 0.0 ] }, "distance": 10.79, "direction": 160.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02016", "timestamp": "2025-07-02T09:22:09Z", "filename": "recording_2025-07-02_08-42-20_02016.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.78716256, "relative_pitch": 0.0, "relative_heading": 160.81201339234306, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track03_Sphere_00090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789459268441923, 52.35893761911084, 0.0 ] }, "distance": 10.91, "direction": 197.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track03_Sphere_00090", "timestamp": "2024-10-24T11:34:32Z", "filename": "Job_20241024_1307_Track03_Sphere_00090.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 10.90639098, "relative_pitch": 0.0, "relative_heading": 197.28456587365648, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7894551624846, 52.3591255274483, 45.393029066734 ] }, "distance": 11.07, "direction": 341.46, "angle": 76.29, "elevation": 45.39, "pano_id": "TMX7316010203-002110_pano_0000_004308", "timestamp": "2021-04-21T09:09:25.564370Z", "filename": "pano_0000_004308.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 11.07008484, "relative_pitch": 76.29468981041555, "relative_heading": 341.4584874930027, "relative_elevation": 45.393029066734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78964631769851, 52.3589796074417, 42.6896156119183 ] }, "distance": 11.1, "direction": 121.14, "angle": 75.42, "elevation": 42.69, "pano_id": "TMX7316010203-001307_pano_0000_000194", "timestamp": "2019-07-11T10:29:22.418280Z", "filename": "pano_0000_000194.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 11.10258888, "relative_pitch": 75.42164929337845, "relative_heading": 121.14090804556538, "relative_elevation": 42.6896156119183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78956791316437, 52.3589386211427, 44.2261975351721 ] }, "distance": 11.11, "direction": 158.01, "angle": 75.9, "elevation": 44.23, "pano_id": "TMX7316010203-002023_pano_0000_001242", "timestamp": "2021-02-22T09:45:08.451020Z", "filename": "pano_0000_001242.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 11.1110006, "relative_pitch": 75.89738288398487, "relative_heading": 158.0058723782482, "relative_elevation": 44.2261975351721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78963922509638, 52.3589725775518, 44.1952747404575 ] }, "distance": 11.13, "direction": 125.88, "angle": 75.86, "elevation": 44.2, "pano_id": "TMX7316010203-001887_pano_0000_001602", "timestamp": "2020-08-21T08:26:06.311760Z", "filename": "pano_0000_001602.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 11.13158837, "relative_pitch": 75.86280861257238, "relative_heading": 125.87861290766809, "relative_elevation": 44.1952747404575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_01719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789573295164718, 52.35912455691238, 0.0 ] }, "distance": 11.33, "direction": 23.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_01719", "timestamp": "2024-10-28T14:01:12Z", "filename": "Job_20241028_1408_Track03_Sphere_01719.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 11.33142091, "relative_pitch": 0.0, "relative_heading": 23.552099016267515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78964738755589, 52.358973971854375, 0.0 ] }, "distance": 11.5, "direction": 123.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02608", "timestamp": "2025-07-02T09:28:47Z", "filename": "recording_2025-07-02_08-42-20_02608.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 11.50010487, "relative_pitch": 0.0, "relative_heading": 123.62798439428694, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002441_pano_0011_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78964619806522, 52.3589728845339, 44.3082394199446 ] }, "distance": 11.5, "direction": 124.35, "angle": 75.45, "elevation": 44.31, "pano_id": "TMX7316010203-002441_pano_0011_000018", "timestamp": "2022-01-26T10:30:33.167970Z", "filename": "pano_0011_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 11.50055618, "relative_pitch": 75.44950975075496, "relative_heading": 124.35348791147283, "relative_elevation": 44.3082394199446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78955322460144, 52.3589310831163, 45.3493070602417 ] }, "distance": 11.58, "direction": 164.16, "angle": 75.67, "elevation": 45.35, "pano_id": "TMX7315080123-000303_pano_0000_000114", "timestamp": "2016-06-16T12:47:43.762080Z", "filename": "pano_0000_000114.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 11.58076573, "relative_pitch": 75.67464777732924, "relative_heading": 164.16250405349368, "relative_elevation": 45.3493070602417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789558689023, 52.3591304397003, 44.1357192881405 ] }, "distance": 11.59, "direction": 17.74, "angle": 75.28, "elevation": 44.14, "pano_id": "TMX7316010203-000813_pano_0000_000375", "timestamp": "2018-06-28T08:34:07.889270Z", "filename": "pano_0000_000375.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 11.59344732, "relative_pitch": 75.28219800395655, "relative_heading": 17.74137683314464, "relative_elevation": 44.1357192881405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_000302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78964397537611, 52.3589691353184, 44.5728614963591 ] }, "distance": 11.62, "direction": 126.47, "angle": 75.39, "elevation": 44.57, "pano_id": "TMX7316010203-002091_pano_0000_000302", "timestamp": "2021-04-14T10:00:30.870300Z", "filename": "pano_0000_000302.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 11.61891836, "relative_pitch": 75.38969915577442, "relative_heading": 126.4737675558316, "relative_elevation": 44.5728614963591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_002817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78956630882981, 52.3591302847583, 44.2560190185905 ] }, "distance": 11.75, "direction": 20.18, "angle": 75.14, "elevation": 44.26, "pano_id": "TMX7316010203-001890_pano_0000_002817", "timestamp": "2020-08-24T09:01:28.623750Z", "filename": "pano_0000_002817.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 11.74584517, "relative_pitch": 75.13600050308968, "relative_heading": 20.17953495490954, "relative_elevation": 44.2560190185905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78956422940335, 52.3591317633774, 45.231455789879 ] }, "distance": 11.85, "direction": 19.26, "angle": 75.32, "elevation": 45.23, "pano_id": "TMX7315080123-000303_pano_0000_000067", "timestamp": "2016-06-16T12:47:18.440690Z", "filename": "pano_0000_000067.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 11.85292682, "relative_pitch": 75.31579153041997, "relative_heading": 19.262376356253995, "relative_elevation": 45.231455789879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_000612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78956756557243, 52.3589295415245, 44.3696987554431 ] }, "distance": 12.05, "direction": 159.91, "angle": 74.81, "elevation": 44.37, "pano_id": "TMX7316010203-000041_pano_0000_000612", "timestamp": "2016-08-02T11:05:59.961260Z", "filename": "pano_0000_000612.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 12.04558431, "relative_pitch": 74.81129987150193, "relative_heading": 159.91045046806664, "relative_elevation": 44.3696987554431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0006_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78956541794686, 52.3589272707264, 45.2918982757255 ] }, "distance": 12.23, "direction": 160.96, "angle": 74.88, "elevation": 45.29, "pano_id": "TMX7316010203-002943_pano_0006_000092", "timestamp": "2023-01-20T11:22:05.478510Z", "filename": "pano_0006_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 12.23468969, "relative_pitch": 74.88349547392707, "relative_heading": 160.96046492880996, "relative_elevation": 45.2918982757255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_000371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78964840638261, 52.3589585884881, 44.1540267681703 ] }, "distance": 12.58, "direction": 129.96, "angle": 74.09, "elevation": 44.15, "pano_id": "TMX7316010203-000813_pano_0000_000371", "timestamp": "2018-06-28T08:34:06.114320Z", "filename": "pano_0000_000371.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 12.58254263, "relative_pitch": 74.09407428724148, "relative_heading": 129.95606847257983, "relative_elevation": 44.1540267681703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78965348950916, 52.3589581746593, 45.2132327053696 ] }, "distance": 12.88, "direction": 129.12, "angle": 74.1, "elevation": 45.21, "pano_id": "TMX7315080123-000303_pano_0000_000063", "timestamp": "2016-06-16T12:47:17.100620Z", "filename": "pano_0000_000063.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 12.87892537, "relative_pitch": 74.1004720915123, "relative_heading": 129.12368377486592, "relative_elevation": 45.2132327053696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0006_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78945057540316, 52.3591417989276, 45.3377390485257 ] }, "distance": 12.89, "direction": 342.7, "angle": 74.13, "elevation": 45.34, "pano_id": "TMX7316010203-002943_pano_0006_000087", "timestamp": "2023-01-20T11:22:02.878520Z", "filename": "pano_0006_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 12.88910232, "relative_pitch": 74.13003643987872, "relative_heading": 342.7009191489492, "relative_elevation": 45.3377390485257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_000607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78945325368032, 52.3591429314824, 44.4011716805398 ] }, "distance": 12.96, "direction": 343.64, "angle": 73.73, "elevation": 44.4, "pano_id": "TMX7316010203-000041_pano_0000_000607", "timestamp": "2016-08-02T11:05:57.886270Z", "filename": "pano_0000_000607.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 12.95689777, "relative_pitch": 73.7319988874239, "relative_heading": 343.63703384239864, "relative_elevation": 44.4011716805398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002441_pano_0011_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7895616698839, 52.3591432931422, 44.3197479369119 ] }, "distance": 13.02, "direction": 16.67, "angle": 73.63, "elevation": 44.32, "pano_id": "TMX7316010203-002441_pano_0011_000022", "timestamp": "2022-01-26T10:30:34.818000Z", "filename": "pano_0011_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 13.01982137, "relative_pitch": 73.6287834827095, "relative_heading": 16.674548460531433, "relative_elevation": 44.3197479369119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78955020419843, 52.3591457167814, 44.5439244173467 ] }, "distance": 13.08, "direction": 13.06, "angle": 73.64, "elevation": 44.54, "pano_id": "TMX7316010203-002091_pano_0000_000306", "timestamp": "2021-04-14T10:00:32.740290Z", "filename": "pano_0000_000306.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 13.0801224, "relative_pitch": 73.63536171665802, "relative_heading": 13.055444535364973, "relative_elevation": 44.5439244173467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789561319261678, 52.35914613008574, 0.0 ] }, "distance": 13.32, "direction": 16.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02612", "timestamp": "2025-07-02T09:28:49Z", "filename": "recording_2025-07-02_08-42-20_02612.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 13.31585497, "relative_pitch": 0.0, "relative_heading": 16.186336123464645, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78955185445593, 52.3591481835289, 44.1954638566822 ] }, "distance": 13.37, "direction": 13.26, "angle": 73.16, "elevation": 44.2, "pano_id": "TMX7316010203-001887_pano_0000_001606", "timestamp": "2020-08-21T08:26:07.906740Z", "filename": "pano_0000_001606.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 13.37299381, "relative_pitch": 73.16484236143457, "relative_heading": 13.259026284573432, "relative_elevation": 44.1954638566822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78954480495659, 52.3591502379987, 44.1912101097405 ] }, "distance": 13.5, "direction": 11.05, "angle": 73.02, "elevation": 44.19, "pano_id": "TMX7316010203-002528_pano_0000_000098", "timestamp": "2022-04-20T11:21:43.051900Z", "filename": "pano_0000_000098.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 13.49537693, "relative_pitch": 73.0180623354212, "relative_heading": 11.051234703551728, "relative_elevation": 44.1912101097405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_002813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78966237587712, 52.3589550308688, 44.2329646507278 ] }, "distance": 13.57, "direction": 128.66, "angle": 72.95, "elevation": 44.23, "pano_id": "TMX7316010203-001890_pano_0000_002813", "timestamp": "2020-08-24T09:01:26.543740Z", "filename": "pano_0000_002813.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 13.56977719, "relative_pitch": 72.94504773835352, "relative_heading": 128.65659718421125, "relative_elevation": 44.2329646507278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_01715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789661006174571, 52.358951409318415, 0.0 ] }, "distance": 13.75, "direction": 130.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_01715", "timestamp": "2024-10-28T14:01:10Z", "filename": "Job_20241028_1408_Track03_Sphere_01715.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 13.75369195, "relative_pitch": 0.0, "relative_heading": 130.21056944677565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789334652708875, 52.359097565832215, 0.0 ] }, "distance": 13.86, "direction": 302.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02797", "timestamp": "2025-07-02T09:31:01Z", "filename": "recording_2025-07-02_08-42-20_02797.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 13.86080258, "relative_pitch": 0.0, "relative_heading": 302.19018127403626, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78943469619588, 52.3591485075962, 45.3671528203413 ] }, "distance": 13.95, "direction": 339.37, "angle": 72.91, "elevation": 45.37, "pano_id": "TMX7315080123-000303_pano_0000_000109", "timestamp": "2016-06-16T12:47:41.901930Z", "filename": "pano_0000_000109.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 13.94711421, "relative_pitch": 72.91112779451176, "relative_heading": 339.3678490478279, "relative_elevation": 45.3671528203413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78955885760788, 52.3591529058888, 42.7222868381068 ] }, "distance": 14.0, "direction": 14.67, "angle": 71.86, "elevation": 42.72, "pano_id": "TMX7316010203-001307_pano_0000_000198", "timestamp": "2019-07-11T10:29:24.283230Z", "filename": "pano_0000_000198.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 13.99811294, "relative_pitch": 71.85842853732493, "relative_heading": 14.666646387371992, "relative_elevation": 42.7222868381068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track03_Sphere_00086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789331817618654, 52.359098791829474, 0.0 ] }, "distance": 14.1, "direction": 302.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track03_Sphere_00086", "timestamp": "2024-10-24T11:34:28Z", "filename": "Job_20241024_1307_Track03_Sphere_00086.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.09694124, "relative_pitch": 0.0, "relative_heading": 302.24121822092246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78955109199513, 52.3591558244786, 44.038138480857 ] }, "distance": 14.19, "direction": 12.27, "angle": 72.14, "elevation": 44.04, "pano_id": "TMX7316010203-001033_pano_0006_000045", "timestamp": "2019-01-02T12:12:11.412990Z", "filename": "pano_0006_000045.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.19078051, "relative_pitch": 72.13906475567373, "relative_heading": 12.267496069536952, "relative_elevation": 44.038138480857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789444404034747, 52.35915290075357, 0.0 ] }, "distance": 14.19, "direction": 342.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02011", "timestamp": "2025-07-02T09:22:06Z", "filename": "recording_2025-07-02_08-42-20_02011.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.19363049, "relative_pitch": 0.0, "relative_heading": 342.5633645146805, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78944803276936, 52.3591538448341, 44.2535690926015 ] }, "distance": 14.22, "direction": 343.64, "angle": 72.18, "elevation": 44.25, "pano_id": "TMX7316010203-002023_pano_0000_001237", "timestamp": "2021-02-22T09:45:06.166130Z", "filename": "pano_0000_001237.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.22228936, "relative_pitch": 72.18354271863261, "relative_heading": 343.64040734059313, "relative_elevation": 44.2535690926015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78957018155328, 52.3589090470648, 45.3302675690502 ] }, "distance": 14.26, "direction": 162.39, "angle": 72.54, "elevation": 45.33, "pano_id": "TMX7316010203-002110_pano_0000_004313", "timestamp": "2021-04-21T09:09:27.534380Z", "filename": "pano_0000_004313.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.26185944, "relative_pitch": 72.53532361355728, "relative_heading": 162.38573869050646, "relative_elevation": 45.3302675690502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78966134011352, 52.3589438693055, 43.7233644807711 ] }, "distance": 14.33, "direction": 132.72, "angle": 71.86, "elevation": 43.72, "pano_id": "TMX7316010203-000058_pano_0000_009694", "timestamp": "2016-08-12T11:27:59.990730Z", "filename": "pano_0000_009694.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.32641509, "relative_pitch": 71.85807895445198, "relative_heading": 132.7151061553859, "relative_elevation": 43.7233644807711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78955032754667, 52.3591586732845, 43.7367050219327 ] }, "distance": 14.49, "direction": 11.8, "angle": 71.67, "elevation": 43.74, "pano_id": "TMX7316010203-000058_pano_0000_009699", "timestamp": "2016-08-12T11:28:02.105720Z", "filename": "pano_0000_009699.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.48995749, "relative_pitch": 71.66998154328914, "relative_heading": 11.799928997478004, "relative_elevation": 43.7367050219327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track03_Sphere_00091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789501604070814, 52.3589006773144, 0.0 ] }, "distance": 14.53, "direction": 181.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track03_Sphere_00091", "timestamp": "2024-10-24T11:34:33Z", "filename": "Job_20241024_1307_Track03_Sphere_00091.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.52890507, "relative_pitch": 0.0, "relative_heading": 181.405103434609, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789507728963538, 52.358900429619055, 0.0 ] }, "distance": 14.55, "direction": 179.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02802", "timestamp": "2025-07-02T09:31:05Z", "filename": "recording_2025-07-02_08-42-20_02802.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.55222635, "relative_pitch": 0.0, "relative_heading": 179.75980059389298, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78966316649645, 52.3589413575813, 44.0413544857875 ] }, "distance": 14.61, "direction": 133.19, "angle": 71.65, "elevation": 44.04, "pano_id": "TMX7316010203-001033_pano_0006_000040", "timestamp": "2019-01-02T12:12:09.262990Z", "filename": "pano_0006_000040.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.60792976, "relative_pitch": 71.65000578480844, "relative_heading": 133.18948844322966, "relative_elevation": 44.0413544857875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_001650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78943888792411, 52.3591561436712, 44.3158724140376 ] }, "distance": 14.65, "direction": 341.58, "angle": 71.7, "elevation": 44.32, "pano_id": "TMX7316010203-002090_pano_0000_001650", "timestamp": "2021-04-14T08:06:15.837490Z", "filename": "pano_0000_001650.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.65264945, "relative_pitch": 71.70399061477478, "relative_heading": 341.5841947078237, "relative_elevation": 44.3158724140376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78943744951278, 52.3591584205248, 44.6639605155215 ] }, "distance": 14.92, "direction": 341.53, "angle": 71.52, "elevation": 44.66, "pano_id": "TMX7316010203-002519_pano_0000_001216", "timestamp": "2022-04-14T09:13:15.145920Z", "filename": "pano_0000_001216.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.92399306, "relative_pitch": 71.52349071541367, "relative_heading": 341.53452173413496, "relative_elevation": 44.6639605155215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track39_Sphere_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789436441461656, 52.35915879249254, 0.0 ] }, "distance": 14.99, "direction": 341.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track39_Sphere_00085", "timestamp": "2024-12-12T10:48:13Z", "filename": "Job_20241212_0916_Track39_Sphere_00085.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 14.98509466, "relative_pitch": 0.0, "relative_heading": 341.33558377339483, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78965902248188, 52.3589333645783, 44.1968831503764 ] }, "distance": 15.03, "direction": 136.4, "angle": 71.21, "elevation": 44.2, "pano_id": "TMX7316010203-002528_pano_0000_000093", "timestamp": "2022-04-20T11:21:40.921760Z", "filename": "pano_0000_000093.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.0343996, "relative_pitch": 71.21329915687566, "relative_heading": 136.39883078676417, "relative_elevation": 44.1968831503764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track39_Sphere_00091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789576560156196, 52.35890285332966, 0.0 ] }, "distance": 15.05, "direction": 161.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track39_Sphere_00091", "timestamp": "2024-12-12T10:48:16Z", "filename": "Job_20241212_0916_Track39_Sphere_00091.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.05165386, "relative_pitch": 0.0, "relative_heading": 161.60297333362786, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78966863681061, 52.3589364433622, 42.686970308423 ] }, "distance": 15.25, "direction": 133.73, "angle": 70.34, "elevation": 42.69, "pano_id": "TMX7316010203-001307_pano_0000_000193", "timestamp": "2019-07-11T10:29:21.958330Z", "filename": "pano_0000_000193.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.2545784, "relative_pitch": 70.33518713322339, "relative_heading": 133.7289294825156, "relative_elevation": 42.686970308423 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78958186794264, 52.3589003680115, 44.6292396374047 ] }, "distance": 15.43, "direction": 160.65, "angle": 70.93, "elevation": 44.63, "pano_id": "TMX7316010203-002519_pano_0000_001222", "timestamp": "2022-04-14T09:13:17.530740Z", "filename": "pano_0000_001222.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.43031533, "relative_pitch": 70.92745350749718, "relative_heading": 160.6529244360187, "relative_elevation": 44.6292396374047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_01720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78955257105005, 52.35916784538333, 0.0 ] }, "distance": 15.52, "direction": 11.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_01720", "timestamp": "2024-10-28T14:01:13Z", "filename": "Job_20241028_1408_Track03_Sphere_01720.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.52037522, "relative_pitch": 0.0, "relative_heading": 11.581757923053706, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78966251102355, 52.3589287466029, 44.2007277859375 ] }, "distance": 15.57, "direction": 137.07, "angle": 70.59, "elevation": 44.2, "pano_id": "TMX7316010203-001887_pano_0000_001601", "timestamp": "2020-08-21T08:26:05.911780Z", "filename": "pano_0000_001601.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.57148556, "relative_pitch": 70.59313597190234, "relative_heading": 137.06950762307196, "relative_elevation": 44.2007277859375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78944187450921, 52.3591654832633, 44.1756125306711 ] }, "distance": 15.58, "direction": 343.5, "angle": 70.57, "elevation": 44.18, "pano_id": "TMX7316010203-001887_pano_0000_000415", "timestamp": "2020-08-21T08:11:14.784870Z", "filename": "pano_0000_000415.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.58312937, "relative_pitch": 70.56949604981935, "relative_heading": 343.50148066474736, "relative_elevation": 44.1756125306711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002441_pano_0011_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78966815711655, 52.3589306657817, 44.3116601062939 ] }, "distance": 15.68, "direction": 135.51, "angle": 70.51, "elevation": 44.31, "pano_id": "TMX7316010203-002441_pano_0011_000017", "timestamp": "2022-01-26T10:30:32.762970Z", "filename": "pano_0011_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.68293196, "relative_pitch": 70.5099387926799, "relative_heading": 135.5089882943065, "relative_elevation": 44.3116601062939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_001656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78958170856413, 52.3588979249781, 44.2957471609116 ] }, "distance": 15.68, "direction": 161.02, "angle": 70.5, "elevation": 44.3, "pano_id": "TMX7316010203-002090_pano_0000_001656", "timestamp": "2021-04-14T08:06:18.302430Z", "filename": "pano_0000_001656.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.6835341, "relative_pitch": 70.50277304013646, "relative_heading": 161.01936403582948, "relative_elevation": 44.2957471609116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789669454693407, 52.358931229413386, 0.0 ] }, "distance": 15.7, "direction": 135.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02607", "timestamp": "2025-07-02T09:28:46Z", "filename": "recording_2025-07-02_08-42-20_02607.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.70050699, "relative_pitch": 0.0, "relative_heading": 135.11846025836823, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78958748268777, 52.3588989776592, 44.1941295210272 ] }, "distance": 15.71, "direction": 159.52, "angle": 70.44, "elevation": 44.19, "pano_id": "TMX7316010203-001887_pano_0000_000421", "timestamp": "2020-08-21T08:11:17.754850Z", "filename": "pano_0000_000421.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.70606598, "relative_pitch": 70.43539431658607, "relative_heading": 159.5231982004424, "relative_elevation": 44.1941295210272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789581820761854, 52.358897019842345, 0.0 ] }, "distance": 15.78, "direction": 161.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02017", "timestamp": "2025-07-02T09:22:09Z", "filename": "recording_2025-07-02_08-42-20_02017.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.78128292, "relative_pitch": 0.0, "relative_heading": 161.1120544883844, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78953757031438, 52.3591736575501, 44.1270725252107 ] }, "distance": 15.99, "direction": 7.53, "angle": 70.08, "elevation": 44.13, "pano_id": "TMX7316010203-000813_pano_0000_000376", "timestamp": "2018-06-28T08:34:08.344310Z", "filename": "pano_0000_000376.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 15.98882781, "relative_pitch": 70.08272394983767, "relative_heading": 7.525473601034211, "relative_elevation": 44.1270725252107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_002818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78954233256865, 52.3591740843396, 44.2583107976243 ] }, "distance": 16.08, "direction": 8.65, "angle": 70.03, "elevation": 44.26, "pano_id": "TMX7316010203-001890_pano_0000_002818", "timestamp": "2020-08-24T09:01:29.133730Z", "filename": "pano_0000_002818.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 16.08149391, "relative_pitch": 70.03111537485111, "relative_heading": 8.649350479403276, "relative_elevation": 44.2583107976243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7894314969258, 52.3591686186464, 45.4026402132586 ] }, "distance": 16.13, "direction": 341.44, "angle": 70.44, "elevation": 45.4, "pano_id": "TMX7316010203-002110_pano_0000_004307", "timestamp": "2021-04-21T09:09:25.184420Z", "filename": "pano_0000_004307.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 16.12882086, "relative_pitch": 70.44294124667475, "relative_heading": 341.4449056465818, "relative_elevation": 45.4026402132586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78966802700428, 52.3589248227401, 44.5887541817501 ] }, "distance": 16.15, "direction": 137.15, "angle": 70.09, "elevation": 44.59, "pano_id": "TMX7316010203-002091_pano_0000_000301", "timestamp": "2021-04-14T10:00:30.390300Z", "filename": "pano_0000_000301.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 16.14714306, "relative_pitch": 70.09291171893332, "relative_heading": 137.14843259362806, "relative_elevation": 44.5887541817501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78959062866818, 52.3588952398456, 44.2211301214993 ] }, "distance": 16.17, "direction": 159.33, "angle": 69.91, "elevation": 44.22, "pano_id": "TMX7316010203-002023_pano_0000_001243", "timestamp": "2021-02-22T09:45:08.916030Z", "filename": "pano_0000_001243.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 16.17077982, "relative_pitch": 69.91354810985231, "relative_heading": 159.32731609003565, "relative_elevation": 44.2211301214993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78954303471354, 52.3591755109814, 45.2292420137674 ] }, "distance": 16.25, "direction": 8.73, "angle": 70.24, "elevation": 45.23, "pano_id": "TMX7315080123-000303_pano_0000_000068", "timestamp": "2016-06-16T12:47:18.780690Z", "filename": "pano_0000_000068.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 16.24564753, "relative_pitch": 70.24249288886364, "relative_heading": 8.731939379773353, "relative_elevation": 45.2292420137674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78957694531942, 52.3588878054087, 45.3469321168959 ] }, "distance": 16.66, "direction": 163.34, "angle": 69.83, "elevation": 45.35, "pano_id": "TMX7315080123-000303_pano_0000_000115", "timestamp": "2016-06-16T12:47:44.127010Z", "filename": "pano_0000_000115.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 16.65641708, "relative_pitch": 69.83117194426782, "relative_heading": 163.33539290726094, "relative_elevation": 45.3469321168959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_000613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78959016939765, 52.3588867801177, 44.3652835004032 ] }, "distance": 17.04, "direction": 160.54, "angle": 68.98, "elevation": 44.37, "pano_id": "TMX7316010203-000041_pano_0000_000613", "timestamp": "2016-08-02T11:06:00.376220Z", "filename": "pano_0000_000613.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.04430839, "relative_pitch": 68.98416267685302, "relative_heading": 160.5429429072886, "relative_elevation": 44.3652835004032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_000370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78967149702912, 52.3589156729481, 44.1655826196074 ] }, "distance": 17.06, "direction": 138.89, "angle": 68.88, "elevation": 44.17, "pano_id": "TMX7316010203-000813_pano_0000_000370", "timestamp": "2018-06-28T08:34:05.674330Z", "filename": "pano_0000_000370.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.06223525, "relative_pitch": 68.87724481249478, "relative_heading": 138.89193552666237, "relative_elevation": 44.1655826196074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0006_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78958821462022, 52.3588841528508, 45.2843065233901 ] }, "distance": 17.28, "direction": 161.28, "angle": 69.12, "elevation": 45.28, "pano_id": "TMX7316010203-002943_pano_0006_000093", "timestamp": "2023-01-20T11:22:05.993480Z", "filename": "pano_0006_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.27703832, "relative_pitch": 69.11695934635337, "relative_heading": 161.28232907101392, "relative_elevation": 45.2843065233901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002441_pano_0011_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78954085889509, 52.3591858378546, 44.3198772147298 ] }, "distance": 17.36, "direction": 7.67, "angle": 68.61, "elevation": 44.32, "pano_id": "TMX7316010203-002441_pano_0011_000023", "timestamp": "2022-01-26T10:30:35.238210Z", "filename": "pano_0011_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.36190634, "relative_pitch": 68.60769221185399, "relative_heading": 7.672671759688779, "relative_elevation": 44.3198772147298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78967665879319, 52.358914854965, 45.2116474779323 ] }, "distance": 17.36, "direction": 138.22, "angle": 68.99, "elevation": 45.21, "pano_id": "TMX7315080123-000303_pano_0000_000062", "timestamp": "2016-06-16T12:47:16.765560Z", "filename": "pano_0000_000062.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.36323592, "relative_pitch": 68.9910422957178, "relative_heading": 138.2150571795032, "relative_elevation": 45.2116474779323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_03389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789756235982871, 52.35907456449532, 0.0 ] }, "distance": 17.66, "direction": 74.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_03389", "timestamp": "2025-07-02T09:39:21Z", "filename": "recording_2025-07-02_08-42-20_03389.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.66279024, "relative_pitch": 0.0, "relative_heading": 74.14802682291507, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track04_Sphere_00275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track04_Sphere_00275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track04_Sphere_00275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789758848427174, 52.35906915803678, 0.0 ] }, "distance": 17.68, "direction": 76.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track04_Sphere_00275", "timestamp": "2024-10-24T11:44:31Z", "filename": "Job_20241024_1307_Track04_Sphere_00275.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.68080666, "relative_pitch": 0.0, "relative_heading": 76.18137594077794, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78952896598383, 52.3591900478801, 44.5362038342282 ] }, "distance": 17.74, "direction": 4.88, "angle": 68.28, "elevation": 44.54, "pano_id": "TMX7316010203-002091_pano_0000_000307", "timestamp": "2021-04-14T10:00:33.215410Z", "filename": "pano_0000_000307.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.73913016, "relative_pitch": 68.28220774089786, "relative_heading": 4.876006842464528, "relative_elevation": 44.5362038342282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789540626178099, 52.3591892928819, 0.0 ] }, "distance": 17.74, "direction": 7.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02613", "timestamp": "2025-07-02T09:28:49Z", "filename": "recording_2025-07-02_08-42-20_02613.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.74092948, "relative_pitch": 0.0, "relative_heading": 7.456151973217683, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0006_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0006_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0006_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78942731945447, 52.3591845462325, 45.352893806994 ] }, "distance": 17.9, "direction": 342.39, "angle": 68.46, "elevation": 45.35, "pano_id": "TMX7316010203-002943_pano_0006_000086", "timestamp": "2023-01-20T11:22:02.353500Z", "filename": "pano_0006_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.90200164, "relative_pitch": 68.45952298352549, "relative_heading": 342.3864824178069, "relative_elevation": 45.352893806994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789312482533221, 52.35914029870256, 0.0 ] }, "distance": 17.96, "direction": 312.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02796", "timestamp": "2025-07-02T09:31:00Z", "filename": "recording_2025-07-02_08-42-20_02796.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.9630568, "relative_pitch": 0.0, "relative_heading": 312.51508244861037, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_000606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_000606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_000606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78942962354727, 52.3591857694857, 44.4147154642269 ] }, "distance": 17.99, "direction": 342.99, "angle": 67.96, "elevation": 44.41, "pano_id": "TMX7316010203-000041_pano_0000_000606", "timestamp": "2016-08-02T11:05:57.466270Z", "filename": "pano_0000_000606.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.9852502, "relative_pitch": 67.95505544365503, "relative_heading": 342.99432791349324, "relative_elevation": 44.4147154642269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78953113240098, 52.3591922259154, 44.1951528554782 ] }, "distance": 17.99, "direction": 5.28, "angle": 67.85, "elevation": 44.2, "pano_id": "TMX7316010203-001887_pano_0000_001607", "timestamp": "2020-08-21T08:26:08.306780Z", "filename": "pano_0000_001607.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.99360176, "relative_pitch": 67.84680989234751, "relative_heading": 5.2786778075215, "relative_elevation": 44.1951528554782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track04_Sphere_00276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track04_Sphere_00276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track04_Sphere_00276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789735858461831, 52.35911175203061, 0.0 ] }, "distance": 17.99, "direction": 60.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track04_Sphere_00276", "timestamp": "2024-10-24T11:44:32Z", "filename": "Job_20241024_1307_Track04_Sphere_00276.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 17.99379808, "relative_pitch": 0.0, "relative_heading": 60.12584358360293, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_002812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78968592349255, 52.3589110620596, 44.2339695068076 ] }, "distance": 18.1, "direction": 137.62, "angle": 67.75, "elevation": 44.23, "pano_id": "TMX7316010203-001890_pano_0000_002812", "timestamp": "2020-08-24T09:01:26.008740Z", "filename": "pano_0000_002812.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 18.09950873, "relative_pitch": 67.74676674993957, "relative_heading": 137.61544088168833, "relative_elevation": 44.2339695068076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_03390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789733040263264, 52.359117175425666, 0.0 ] }, "distance": 18.14, "direction": 58.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_03390", "timestamp": "2025-07-02T09:39:22Z", "filename": "recording_2025-07-02_08-42-20_03390.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 18.13846845, "relative_pitch": 0.0, "relative_heading": 58.170399173799254, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78952359154227, 52.359194075457, 44.1935624564067 ] }, "distance": 18.16, "direction": 3.6, "angle": 67.66, "elevation": 44.19, "pano_id": "TMX7316010203-002528_pano_0000_000099", "timestamp": "2022-04-20T11:21:43.511770Z", "filename": "pano_0000_000099.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 18.15902171, "relative_pitch": 67.66236487852642, "relative_heading": 3.6046204243621713, "relative_elevation": 44.1935624564067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_01714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789683392473827, 52.358908947107665, 0.0 ] }, "distance": 18.16, "direction": 138.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_01714", "timestamp": "2024-10-28T14:01:10Z", "filename": "Job_20241028_1408_Track03_Sphere_01714.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 18.15935551, "relative_pitch": 0.0, "relative_heading": 138.51787930804736, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track03_Sphere_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789309735756285, 52.359141507169724, 0.0 ] }, "distance": 18.19, "direction": 312.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track03_Sphere_00085", "timestamp": "2024-10-24T11:34:27Z", "filename": "Job_20241024_1307_Track03_Sphere_00085.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 18.19188424, "relative_pitch": 0.0, "relative_heading": 312.4289739436633, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78953772972443, 52.3591960802174, 42.733744093217 ] }, "distance": 18.47, "direction": 6.54, "angle": 66.63, "elevation": 42.73, "pano_id": "TMX7316010203-001307_pano_0000_000199", "timestamp": "2019-07-11T10:29:24.793220Z", "filename": "pano_0000_000199.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 18.46652697, "relative_pitch": 66.62938543671889, "relative_heading": 6.5449611520627515, "relative_elevation": 42.733744093217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_03388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789779079965915, 52.35903190684603, 0.0 ] }, "distance": 18.55, "direction": 89.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_03388", "timestamp": "2025-07-02T09:39:21Z", "filename": "recording_2025-07-02_08-42-20_03388.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 18.54756261, "relative_pitch": 0.0, "relative_heading": 89.75918686424309, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78953000826225, 52.3591987894655, 44.0421533184126 ] }, "distance": 18.71, "direction": 4.84, "angle": 66.98, "elevation": 44.04, "pano_id": "TMX7316010203-001033_pano_0006_000046", "timestamp": "2019-01-02T12:12:11.842970Z", "filename": "pano_0006_000046.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 18.71436193, "relative_pitch": 66.97842340903999, "relative_heading": 4.839481196315408, "relative_elevation": 44.0421533184126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track04_Sphere_00274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track04_Sphere_00274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track04_Sphere_00274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789781834355076, 52.3590268606154, 0.0 ] }, "distance": 18.74, "direction": 91.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track04_Sphere_00274", "timestamp": "2024-10-24T11:44:31Z", "filename": "Job_20241024_1307_Track04_Sphere_00274.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 18.74128922, "relative_pitch": 0.0, "relative_heading": 91.4784999919427, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78968392364291, 52.3589005579374, 43.7250623796135 ] }, "distance": 18.89, "direction": 140.31, "angle": 66.63, "elevation": 43.73, "pano_id": "TMX7316010203-000058_pano_0000_009693", "timestamp": "2016-08-12T11:27:59.575710Z", "filename": "pano_0000_009693.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 18.8919219, "relative_pitch": 66.63267961007335, "relative_heading": 140.31124862048472, "relative_elevation": 43.7250623796135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track03_Sphere_00092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track03_Sphere_00092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track03_Sphere_00092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789536883729139, 52.35886226182882, 0.0 ] }, "distance": 18.91, "direction": 173.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track03_Sphere_00092", "timestamp": "2024-10-24T11:34:33Z", "filename": "Job_20241024_1307_Track03_Sphere_00092.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 18.91033188, "relative_pitch": 0.0, "relative_heading": 173.78493161077242, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78952935086009, 52.359201768435, 43.7468597814441 ] }, "distance": 19.04, "direction": 4.62, "angle": 66.48, "elevation": 43.75, "pano_id": "TMX7316010203-000058_pano_0000_009700", "timestamp": "2016-08-12T11:28:02.540700Z", "filename": "pano_0000_009700.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.04102247, "relative_pitch": 66.47869395506982, "relative_heading": 4.621044438142699, "relative_elevation": 43.7468597814441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78941110716976, 52.3591922510266, 45.3827961459756 ] }, "distance": 19.07, "direction": 340.0, "angle": 67.21, "elevation": 45.38, "pano_id": "TMX7315080123-000303_pano_0000_000108", "timestamp": "2016-06-16T12:47:41.516880Z", "filename": "pano_0000_000108.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.06987542, "relative_pitch": 67.20782783079241, "relative_heading": 340.00235459147166, "relative_elevation": 45.3827961459756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78968616487584, 52.3588986421196, 44.0423292126507 ] }, "distance": 19.15, "direction": 140.37, "angle": 66.5, "elevation": 44.04, "pano_id": "TMX7316010203-001033_pano_0006_000039", "timestamp": "2019-01-02T12:12:08.837980Z", "filename": "pano_0006_000039.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.15348917, "relative_pitch": 66.4963465334303, "relative_heading": 140.36701430188128, "relative_elevation": 44.0423292126507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789539966735941, 52.35886006639587, 0.0 ] }, "distance": 19.18, "direction": 173.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02803", "timestamp": "2025-07-02T09:31:05Z", "filename": "recording_2025-07-02_08-42-20_02803.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.1767968, "relative_pitch": 0.0, "relative_heading": 173.2400876130976, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789421091268333, 52.35919545710543, 0.0 ] }, "distance": 19.19, "direction": 342.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02010", "timestamp": "2025-07-02T09:22:06Z", "filename": "recording_2025-07-02_08-42-20_02010.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.1876112, "relative_pitch": 0.0, "relative_heading": 342.2758943988177, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78942293482752, 52.3591966626005, 44.2689665509388 ] }, "distance": 19.28, "direction": 342.75, "angle": 66.47, "elevation": 44.27, "pano_id": "TMX7316010203-002023_pano_0000_001236", "timestamp": "2021-02-22T09:45:05.701040Z", "filename": "pano_0000_001236.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.27781649, "relative_pitch": 66.46830902380007, "relative_heading": 342.75283877862375, "relative_elevation": 44.2689665509388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78959301588912, 52.3588657005656, 45.3156849034131 ] }, "distance": 19.33, "direction": 162.32, "angle": 66.9, "elevation": 45.32, "pano_id": "TMX7316010203-002110_pano_0000_004314", "timestamp": "2021-04-21T09:09:27.944410Z", "filename": "pano_0000_004314.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.32982721, "relative_pitch": 66.89887719017655, "relative_heading": 162.31716155175542, "relative_elevation": 45.3156849034131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track04_Sphere_00277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track04_Sphere_00277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track04_Sphere_00277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track04_Sphere_00277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789712814697655, 52.35915397724834, 0.0 ] }, "distance": 19.58, "direction": 45.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track04_Sphere_00277", "timestamp": "2024-10-24T11:44:33Z", "filename": "Job_20241024_1307_Track04_Sphere_00277.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.58445855, "relative_pitch": 0.0, "relative_heading": 45.76889180002002, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_001649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78941588313123, 52.359198983869, 44.3392858793959 ] }, "distance": 19.67, "direction": 341.64, "angle": 66.08, "elevation": 44.34, "pano_id": "TMX7316010203-002090_pano_0000_001649", "timestamp": "2021-04-14T08:06:15.427510Z", "filename": "pano_0000_001649.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.67065267, "relative_pitch": 66.07604146038189, "relative_heading": 341.6394418012182, "relative_elevation": 44.3392858793959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78968205963758, 52.3588898170493, 44.1986560123041 ] }, "distance": 19.75, "direction": 142.81, "angle": 65.92, "elevation": 44.2, "pano_id": "TMX7316010203-002528_pano_0000_000092", "timestamp": "2022-04-20T11:21:40.511770Z", "filename": "pano_0000_000092.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.74932597, "relative_pitch": 65.92343163417158, "relative_heading": 142.80988510383816, "relative_elevation": 44.1986560123041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_000192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_000192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_000192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78969147066869, 52.3588930291005, 42.6813023034483 ] }, "distance": 19.87, "direction": 140.71, "angle": 65.04, "elevation": 42.68, "pano_id": "TMX7316010203-001307_pano_0000_000192", "timestamp": "2019-07-11T10:29:21.493250Z", "filename": "pano_0000_000192.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.86544297, "relative_pitch": 65.04100473465611, "relative_heading": 140.71316356155012, "relative_elevation": 42.6813023034483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_03391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789709904546476, 52.35915968778829, 0.0 ] }, "distance": 19.89, "direction": 44.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_03391", "timestamp": "2025-07-02T09:39:23Z", "filename": "recording_2025-07-02_08-42-20_03391.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.89450597, "relative_pitch": 0.0, "relative_heading": 44.059059271752496, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track39_Sphere_00084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789412959194774, 52.35920085365779, 0.0 ] }, "distance": 19.93, "direction": 341.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track39_Sphere_00084", "timestamp": "2024-12-12T10:48:12Z", "filename": "Job_20241212_0916_Track39_Sphere_00084.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.93124993, "relative_pitch": 0.0, "relative_heading": 341.28435953018175, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78941270925799, 52.3592013826767, 44.6847459441051 ] }, "distance": 19.99, "direction": 341.29, "angle": 65.9, "elevation": 44.68, "pano_id": "TMX7316010203-002519_pano_0000_001215", "timestamp": "2022-04-14T09:13:14.745730Z", "filename": "pano_0000_001215.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 19.9924672, "relative_pitch": 65.89571104839132, "relative_heading": 341.2922735602644, "relative_elevation": 44.6847459441051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track39_Sphere_00092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track39_Sphere_00092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789599275743197, 52.35885992543103, 0.0 ] }, "distance": 20.07, "direction": 161.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track39_Sphere_00092", "timestamp": "2024-12-12T10:48:16Z", "filename": "Job_20241212_0916_Track39_Sphere_00092.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.07273692, "relative_pitch": 0.0, "relative_heading": 161.7145159162821, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_01721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_01721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_01721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789531633397767, 52.35921172596709, 0.0 ] }, "distance": 20.16, "direction": 4.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_01721", "timestamp": "2024-10-28T14:01:13Z", "filename": "Job_20241028_1408_Track03_Sphere_01721.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.15807204, "relative_pitch": 0.0, "relative_heading": 4.807868356224958, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002441_pano_0011_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002441_pano_0011_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002441/pano_0011_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7896905115003, 52.3588884377735, 44.308927395381 ] }, "distance": 20.22, "direction": 141.77, "angle": 65.47, "elevation": 44.31, "pano_id": "TMX7316010203-002441_pano_0011_000016", "timestamp": "2022-01-26T10:30:32.357970Z", "filename": "pano_0011_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.22295314, "relative_pitch": 65.46766009392081, "relative_heading": 141.77306008812906, "relative_elevation": 44.308927395381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7896856565834, 52.358885421615, 44.1977346716449 ] }, "distance": 20.29, "direction": 143.09, "angle": 65.34, "elevation": 44.2, "pano_id": "TMX7316010203-001887_pano_0000_001600", "timestamp": "2020-08-21T08:26:05.517020Z", "filename": "pano_0000_001600.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.28733098, "relative_pitch": 65.34426592367805, "relative_heading": 143.09350528871286, "relative_elevation": 44.1977346716449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789692244084257, 52.35888826591876, 0.0 ] }, "distance": 20.31, "direction": 141.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02606", "timestamp": "2025-07-02T09:28:46Z", "filename": "recording_2025-07-02_08-42-20_02606.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.31117478, "relative_pitch": 0.0, "relative_heading": 141.544868957567, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_001223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_001223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_001223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78960480524689, 52.3588572076372, 44.6156897852197 ] }, "distance": 20.48, "direction": 160.98, "angle": 65.34, "elevation": 44.62, "pano_id": "TMX7316010203-002519_pano_0000_001223", "timestamp": "2022-04-14T09:13:17.930700Z", "filename": "pano_0000_001223.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.47976624, "relative_pitch": 65.34364172933778, "relative_heading": 160.97925262408634, "relative_elevation": 44.6156897852197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_03387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789801879988808, 52.35898923998244, 0.0 ] }, "distance": 20.64, "direction": 103.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_03387", "timestamp": "2025-07-02T09:39:20Z", "filename": "recording_2025-07-02_08-42-20_03387.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.63602706, "relative_pitch": 0.0, "relative_heading": 103.07883784904998, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7895169759006, 52.3592167595059, 44.1351807480678 ] }, "distance": 20.66, "direction": 1.92, "angle": 64.92, "elevation": 44.14, "pano_id": "TMX7316010203-000813_pano_0000_000377", "timestamp": "2018-06-28T08:34:08.804300Z", "filename": "pano_0000_000377.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.65880425, "relative_pitch": 64.91663656621822, "relative_heading": 1.9167205806969305, "relative_elevation": 44.1351807480678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_001657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_001657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_001657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78960497388872, 52.3588547757211, 44.285575594753 ] }, "distance": 20.74, "direction": 161.19, "angle": 64.91, "elevation": 44.29, "pano_id": "TMX7316010203-002090_pano_0000_001657", "timestamp": "2021-04-14T08:06:18.722450Z", "filename": "pano_0000_001657.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.73948927, "relative_pitch": 64.90571912837132, "relative_heading": 161.19289444835036, "relative_elevation": 44.285575594753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78941751814782, 52.3592097097805, 44.1923406645656 ] }, "distance": 20.77, "direction": 342.97, "angle": 64.82, "elevation": 44.19, "pano_id": "TMX7316010203-001887_pano_0000_000414", "timestamp": "2020-08-21T08:11:14.284870Z", "filename": "pano_0000_000414.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.77390857, "relative_pitch": 64.82274985595674, "relative_heading": 342.96804438191015, "relative_elevation": 44.1923406645656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_02018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_02018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_02018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789604606588613, 52.35885432598011, 0.0 ] }, "distance": 20.78, "direction": 161.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_02018", "timestamp": "2025-07-02T09:22:10Z", "filename": "recording_2025-07-02_08-42-20_02018.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.77883305, "relative_pitch": 0.0, "relative_heading": 161.30269653013426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_002819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_002819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_002819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78951933410615, 52.3592182223273, 44.2796838404611 ] }, "distance": 20.83, "direction": 2.34, "angle": 64.81, "elevation": 44.28, "pano_id": "TMX7316010203-001890_pano_0000_002819", "timestamp": "2020-08-24T09:01:29.643750Z", "filename": "pano_0000_002819.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.82743861, "relative_pitch": 64.80953404025414, "relative_heading": 2.3434645319272107, "relative_elevation": 44.2796838404611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78961174484254, 52.3588543811348, 44.1892822505906 ] }, "distance": 20.93, "direction": 160.04, "angle": 64.65, "elevation": 44.19, "pano_id": "TMX7316010203-001887_pano_0000_000422", "timestamp": "2020-08-21T08:11:18.269810Z", "filename": "pano_0000_000422.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.93402729, "relative_pitch": 64.65142866276659, "relative_heading": 160.0364329740423, "relative_elevation": 44.1892822505906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002091_pano_0000_000300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002091_pano_0000_000300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002091/pano_0000_000300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78969200477286, 52.358880700916, 44.5986287621781 ] }, "distance": 20.97, "direction": 143.01, "angle": 64.82, "elevation": 44.6, "pano_id": "TMX7316010203-002091_pano_0000_000300", "timestamp": "2021-04-14T10:00:29.905260Z", "filename": "pano_0000_000300.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.96709753, "relative_pitch": 64.820433713859, "relative_heading": 143.01048385705258, "relative_elevation": 44.5986287621781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track39_Sphere_00088/adjacencies/b_20241212_0916_Track39_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78952209948041, 52.359219416765, 45.2426115125418 ] }, "distance": 20.97, "direction": 2.84, "angle": 65.13, "elevation": 45.24, "pano_id": "TMX7315080123-000303_pano_0000_000069", "timestamp": "2016-06-16T12:47:19.125680Z", "filename": "pano_0000_000069.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_20241212_0916_Track39_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114284.36508052077, 485849.67645932984 ] }, "relative_distance": 20.96873789, "relative_pitch": 65.13354118348558, "relative_heading": 2.8429721487648356, "relative_elevation": 45.2426115125418 } ] } }