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_20241129_0829_Track63_Sphere_00025/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track63_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870068701555399, 52.360317632432654, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track63_Sphere_00025", "timestamp": "2024-11-29T11:40:23Z", "filename": "Job_20241129_0829_Track63_Sphere_00025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "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_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8700693323639, 52.3603105609467, 47.3567937463522 ] }, "distance": 0.79, "direction": 176.87, "angle": 89.05, "elevation": 47.36, "pano_id": "TMX7316010203-002789_pano_0000_000886", "timestamp": "2022-09-02T10:42:48.919630Z", "filename": "pano_0000_000886.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 0.78804647, "relative_pitch": 89.04665062281613, "relative_heading": 176.87397804654358, "relative_elevation": 47.3567937463522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87005320013107, 52.3603199616016, 45.8790126759559 ] }, "distance": 1.09, "direction": 283.79, "angle": 88.64, "elevation": 45.88, "pano_id": "TMX7316010203-002062_pano_0000_000194", "timestamp": "2021-03-26T08:27:59.528550Z", "filename": "pano_0000_000194.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 1.08737738, "relative_pitch": 88.64228829001257, "relative_heading": 283.7891818602847, "relative_elevation": 45.8790126759559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87005356906247, 52.3603218277764, 45.2623296044767 ] }, "distance": 1.13, "direction": 294.36, "angle": 88.57, "elevation": 45.26, "pano_id": "TMX7316010203-000786_pano_0003_000858", "timestamp": "2018-06-12T11:42:42.943530Z", "filename": "pano_0003_000858.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 1.13167943, "relative_pitch": 88.56775050221627, "relative_heading": 294.3628569740775, "relative_elevation": 45.2623296044767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0002_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87006255609882, 52.3603281275479, 44.8230182221159 ] }, "distance": 1.24, "direction": 340.28, "angle": 88.41, "elevation": 44.82, "pano_id": "TMX7316010203-001147_pano_0002_000030", "timestamp": "2019-04-29T13:22:59.504410Z", "filename": "pano_0002_000030.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 1.24061131, "relative_pitch": 88.41457242299705, "relative_heading": 340.27760515294, "relative_elevation": 44.8230182221159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87007963785767, 52.360328031281, 45.2865226520225 ] }, "distance": 1.38, "direction": 32.78, "angle": 88.26, "elevation": 45.29, "pano_id": "TMX7316010203-001502_pano_0000_000071", "timestamp": "2019-12-09T11:08:37.279030Z", "filename": "pano_0000_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 1.37623277, "relative_pitch": 88.25934816146604, "relative_heading": 32.77630838971329, "relative_elevation": 45.2865226520225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0002_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8700884592525, 52.3603218682793, 46.2487303176895 ] }, "distance": 1.43, "direction": 70.7, "angle": 88.23, "elevation": 46.25, "pano_id": "TMX7316010203-002929_pano_0002_000024", "timestamp": "2023-01-12T10:03:17.599240Z", "filename": "pano_0002_000024.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 1.42613903, "relative_pitch": 88.23377069243814, "relative_heading": 70.70080417604888, "relative_elevation": 46.2487303176895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0000_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87004010426226, 52.3603155609191, 45.9186883661896 ] }, "distance": 1.96, "direction": 263.25, "angle": 87.55, "elevation": 45.92, "pano_id": "TMX7316010203-001040_pano_0000_000224", "timestamp": "2019-01-07T10:44:45.153290Z", "filename": "pano_0000_000224.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 1.96178694, "relative_pitch": 87.55363658961974, "relative_heading": 263.25228589239697, "relative_elevation": 45.9186883661896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_01188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870039487740679, 52.36031762165206, 0.0 ] }, "distance": 1.99, "direction": 269.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_01188", "timestamp": "2025-07-31T11:26:01Z", "filename": "recording_2025-07-31_10-53-44_01188.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 1.99019889, "relative_pitch": 0.0, "relative_heading": 269.9654762652961, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87003377625724, 52.3603206721289, 48.9635474290699 ] }, "distance": 2.4, "direction": 278.09, "angle": 87.19, "elevation": 48.96, "pano_id": "TMX7316060226-000022_pano_0006_000794", "timestamp": "2016-08-16T08:39:07.851780Z", "filename": "pano_0006_000794.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 2.40321647, "relative_pitch": 87.19007795553046, "relative_heading": 278.09094902312313, "relative_elevation": 48.9635474290699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87010880623598, 52.3603295145559, 48.8127797087654 ] }, "distance": 3.04, "direction": 64.18, "angle": 86.44, "elevation": 48.81, "pano_id": "TMX7316060226-000022_pano_0006_000793", "timestamp": "2016-08-16T08:39:06.476840Z", "filename": "pano_0006_000793.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 3.03524931, "relative_pitch": 86.44184666731408, "relative_heading": 64.17610613164217, "relative_elevation": 48.8127797087654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_01187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870110635198651, 52.36032841215956, 0.0 ] }, "distance": 3.1, "direction": 67.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_01187", "timestamp": "2025-07-31T11:25:59Z", "filename": "recording_2025-07-31_10-53-44_01187.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 3.09835036, "relative_pitch": 0.0, "relative_heading": 67.22312410928706, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0000_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87011309045204, 52.3603249074747, 45.8608984537423 ] }, "distance": 3.13, "direction": 75.01, "angle": 86.1, "elevation": 45.86, "pano_id": "TMX7316010203-001040_pano_0000_000223", "timestamp": "2019-01-07T10:44:44.048350Z", "filename": "pano_0000_000223.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 3.13048453, "relative_pitch": 86.09502314538814, "relative_heading": 75.01333316284605, "relative_elevation": 45.8608984537423 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87003500259061, 52.3603378677052, 45.9069360205904 ] }, "distance": 3.22, "direction": 314.44, "angle": 85.99, "elevation": 45.91, "pano_id": "TMX7316010203-001702_pano_0000_009624", "timestamp": "2020-05-11T11:14:22.968050Z", "filename": "pano_0000_009624.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 3.21565805, "relative_pitch": 85.99312878844565, "relative_heading": 314.4445574027132, "relative_elevation": 45.9069360205904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87010618367488, 52.3603407496795, 45.8013468785211 ] }, "distance": 3.62, "direction": 44.79, "angle": 85.48, "elevation": 45.8, "pano_id": "TMX7316010203-001702_pano_0000_009623", "timestamp": "2020-05-11T11:14:22.148050Z", "filename": "pano_0000_009623.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 3.62453451, "relative_pitch": 85.47527194181973, "relative_heading": 44.78900770447175, "relative_elevation": 45.8013468785211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0002_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87001530670418, 52.3603167113354, 46.3394882995635 ] }, "distance": 3.64, "direction": 268.39, "angle": 85.51, "elevation": 46.34, "pano_id": "TMX7316010203-002929_pano_0002_000023", "timestamp": "2023-01-12T10:03:16.529240Z", "filename": "pano_0002_000023.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 3.63898149, "relative_pitch": 85.50984956635867, "relative_heading": 268.38603372073555, "relative_elevation": 46.3394882995635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87012197057445, 52.3603318446495, 45.8616147758439 ] }, "distance": 3.96, "direction": 66.45, "angle": 85.07, "elevation": 45.86, "pano_id": "TMX7316010203-002062_pano_0000_000193", "timestamp": "2021-03-26T08:27:58.308550Z", "filename": "pano_0000_000193.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 3.95858295, "relative_pitch": 85.06669521432707, "relative_heading": 66.45306969397913, "relative_elevation": 45.8616147758439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87012082705859, 52.360334668102, 45.2351702107117 ] }, "distance": 4.03, "direction": 61.91, "angle": 84.91, "elevation": 45.24, "pano_id": "TMX7316010203-000786_pano_0003_000857", "timestamp": "2018-06-12T11:42:41.718570Z", "filename": "pano_0003_000857.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 4.02535197, "relative_pitch": 84.9148024891554, "relative_heading": 61.90576086130589, "relative_elevation": 45.2351702107117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87000900310839, 52.3603248749679, 45.3348593870178 ] }, "distance": 4.15, "direction": 281.21, "angle": 84.77, "elevation": 45.33, "pano_id": "TMX7316010203-001502_pano_0000_000072", "timestamp": "2019-12-09T11:08:38.169020Z", "filename": "pano_0000_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 4.14605156, "relative_pitch": 84.77461088211751, "relative_heading": 281.20849890746626, "relative_elevation": 45.3348593870178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87000320652127, 52.360318645246, 45.8616640288383 ] }, "distance": 4.46, "direction": 271.45, "angle": 84.44, "elevation": 45.86, "pano_id": "TMX7316010203-002921_pano_0007_000404", "timestamp": "2023-01-10T10:01:01.804520Z", "filename": "pano_0007_000404.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 4.46328882, "relative_pitch": 84.44144001984174, "relative_heading": 271.446923049613, "relative_elevation": 45.8616640288383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track63_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870003281655531, 52.36031295162688, 0.0 ] }, "distance": 4.49, "direction": 263.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track63_Sphere_00024", "timestamp": "2024-11-29T11:40:22Z", "filename": "Job_20241129_0829_Track63_Sphere_00024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 4.48707987, "relative_pitch": 0.0, "relative_heading": 263.3341988953568, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0002_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8701305973709, 52.3603353354115, 44.7097180914134 ] }, "distance": 4.65, "direction": 64.96, "angle": 84.06, "elevation": 44.71, "pano_id": "TMX7316010203-001147_pano_0002_000029", "timestamp": "2019-04-29T13:22:58.409320Z", "filename": "pano_0002_000029.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 4.65410874, "relative_pitch": 84.05713490290111, "relative_heading": 64.95958157267023, "relative_elevation": 44.7097180914134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track63_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870134555679322, 52.36033040406936, 0.0 ] }, "distance": 4.71, "direction": 72.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track63_Sphere_00026", "timestamp": "2024-11-29T11:40:24Z", "filename": "Job_20241129_0829_Track63_Sphere_00026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 4.70604061, "relative_pitch": 0.0, "relative_heading": 72.42311001886381, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87013817568964, 52.3603265615004, 47.3161593768746 ] }, "distance": 4.84, "direction": 78.14, "angle": 84.16, "elevation": 47.32, "pano_id": "TMX7316010203-002789_pano_0000_000885", "timestamp": "2022-09-02T10:42:47.404610Z", "filename": "pano_0000_000885.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 4.83610749, "relative_pitch": 84.16415698389328, "relative_heading": 78.14417211199172, "relative_elevation": 47.3161593768746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86999791309956, 52.3603095050931, 47.4753516577184 ] }, "distance": 4.91, "direction": 259.38, "angle": 84.1, "elevation": 47.48, "pano_id": "TMX7316010203-002789_pano_0000_000887", "timestamp": "2022-09-02T10:42:50.584600Z", "filename": "pano_0000_000887.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 4.90654711, "relative_pitch": 84.09946651492466, "relative_heading": 259.37867690605543, "relative_elevation": 47.4753516577184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0002_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86999558089537, 52.3603354933635, 44.8762506032363 ] }, "distance": 5.36, "direction": 291.75, "angle": 83.18, "elevation": 44.88, "pano_id": "TMX7316010203-001147_pano_0002_000031", "timestamp": "2019-04-29T13:23:00.744400Z", "filename": "pano_0002_000031.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 5.36320536, "relative_pitch": 83.18484837682122, "relative_heading": 291.75100617354315, "relative_elevation": 44.8762506032363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86998299837562, 52.3603247336614, 45.8976545110345 ] }, "distance": 5.89, "direction": 277.71, "angle": 82.69, "elevation": 45.9, "pano_id": "TMX7316010203-002062_pano_0000_000195", "timestamp": "2021-03-26T08:28:00.853480Z", "filename": "pano_0000_000195.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 5.89177903, "relative_pitch": 82.68507330493088, "relative_heading": 277.7075555405173, "relative_elevation": 45.8976545110345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86998286726123, 52.3603247536297, 45.2952525336295 ] }, "distance": 5.9, "direction": 277.72, "angle": 82.58, "elevation": 45.3, "pano_id": "TMX7316010203-000786_pano_0003_000859", "timestamp": "2018-06-12T11:42:44.373520Z", "filename": "pano_0003_000859.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 5.90092862, "relative_pitch": 82.57748249155819, "relative_heading": 277.7173033494265, "relative_elevation": 45.2952525336295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87014683526333, 52.3603424309901, 45.2861458323896 ] }, "distance": 6.0, "direction": 62.6, "angle": 82.46, "elevation": 45.29, "pano_id": "TMX7316010203-001502_pano_0000_000070", "timestamp": "2019-12-09T11:08:36.453990Z", "filename": "pano_0000_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 5.99562563, "relative_pitch": 82.45822840397662, "relative_heading": 62.59723777659483, "relative_elevation": 45.2861458323896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0002_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870159507935, 52.3603382299899, 46.2270871195942 ] }, "distance": 6.6, "direction": 69.67, "angle": 81.88, "elevation": 46.23, "pano_id": "TMX7316010203-002929_pano_0002_000025", "timestamp": "2023-01-12T10:03:18.609230Z", "filename": "pano_0002_000025.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 6.59714354, "relative_pitch": 81.87806762632468, "relative_heading": 69.67040127827781, "relative_elevation": 46.2270871195942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0000_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86996947315185, 52.3603273674626, 45.9088519690558 ] }, "distance": 6.85, "direction": 279.1, "angle": 81.52, "elevation": 45.91, "pano_id": "TMX7316010203-001040_pano_0000_000225", "timestamp": "2019-01-07T10:44:46.373270Z", "filename": "pano_0000_000225.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 6.84620316, "relative_pitch": 81.51821560610544, "relative_heading": 279.1040678248747, "relative_elevation": 45.9088519690558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_01189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869967477475173, 52.360327957520724, 0.0 ] }, "distance": 6.99, "direction": 279.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_01189", "timestamp": "2025-07-31T11:26:03Z", "filename": "recording_2025-07-31_10-53-44_01189.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 6.99096955, "relative_pitch": 0.0, "relative_heading": 279.45910101491734, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86996441948055, 52.3603323475871, 49.0445699458942 ] }, "distance": 7.29, "direction": 282.98, "angle": 81.54, "elevation": 49.04, "pano_id": "TMX7316060226-000022_pano_0006_000795", "timestamp": "2016-08-16T08:39:09.131800Z", "filename": "pano_0006_000795.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 7.29049946, "relative_pitch": 81.54486898118317, "relative_heading": 282.97916282173543, "relative_elevation": 49.0445699458942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track63_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869951863133378, 52.360323701007395, 0.0 ] }, "distance": 7.99, "direction": 274.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track63_Sphere_00023", "timestamp": "2024-11-29T11:40:21Z", "filename": "Job_20241129_0829_Track63_Sphere_00023.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 7.9882395, "relative_pitch": 0.0, "relative_heading": 274.84925969296603, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86996613927581, 52.360353907615, 45.8817755952477 ] }, "distance": 8.07, "direction": 300.02, "angle": 80.03, "elevation": 45.88, "pano_id": "TMX7316010203-001702_pano_0000_009625", "timestamp": "2020-05-11T11:14:23.888070Z", "filename": "pano_0000_009625.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 8.06923344, "relative_pitch": 80.02538879063144, "relative_heading": 300.01541312209156, "relative_elevation": 45.8817755952477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_01186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870178775555065, 52.360345301157366, 0.0 ] }, "distance": 8.11, "direction": 67.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_01186", "timestamp": "2025-07-31T11:25:58Z", "filename": "recording_2025-07-31_10-53-44_01186.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 8.106254, "relative_pitch": 0.0, "relative_heading": 67.67820601396349, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0002_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86995072047609, 52.3603320306504, 46.3324679546058 ] }, "distance": 8.2, "direction": 281.27, "angle": 79.97, "elevation": 46.33, "pano_id": "TMX7316010203-002929_pano_0002_000022", "timestamp": "2023-01-12T10:03:15.404300Z", "filename": "pano_0002_000022.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 8.19561612, "relative_pitch": 79.96887794609037, "relative_heading": 281.2733178004046, "relative_elevation": 46.3324679546058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0000_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87018273114527, 52.3603424733725, 45.8783808713779 ] }, "distance": 8.25, "direction": 70.41, "angle": 79.81, "elevation": 45.88, "pano_id": "TMX7316010203-001040_pano_0000_000222", "timestamp": "2019-01-07T10:44:43.113330Z", "filename": "pano_0000_000222.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 8.24541835, "relative_pitch": 79.81137796818689, "relative_heading": 70.4131067315466, "relative_elevation": 45.8783808713779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87017901288845, 52.3603487601057, 48.7455352088436 ] }, "distance": 8.27, "direction": 65.25, "angle": 80.37, "elevation": 48.75, "pano_id": "TMX7316060226-000022_pano_0006_000792", "timestamp": "2016-08-16T08:39:05.186770Z", "filename": "pano_0006_000792.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 8.27479671, "relative_pitch": 80.36560026418756, "relative_heading": 65.25466542653979, "relative_elevation": 48.7455352088436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87017387734991, 52.3603551159417, 45.8018573196605 ] }, "distance": 8.29, "direction": 59.8, "angle": 79.74, "elevation": 45.8, "pano_id": "TMX7316010203-001702_pano_0000_009622", "timestamp": "2020-05-11T11:14:21.463100Z", "filename": "pano_0000_009622.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 8.29070624, "relative_pitch": 79.73984781521213, "relative_heading": 59.7955086911055, "relative_elevation": 45.8018573196605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86994699375391, 52.3602937167295, 45.8136300025508 ] }, "distance": 8.71, "direction": 252.21, "angle": 79.24, "elevation": 45.81, "pano_id": "TMX7316010203-002921_pano_0007_000405", "timestamp": "2023-01-10T10:01:06.619460Z", "filename": "pano_0007_000405.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 8.7079803, "relative_pitch": 79.23794033464574, "relative_heading": 252.20549516982106, "relative_elevation": 45.8136300025508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87018795684275, 52.3603488624936, 45.9032849268988 ] }, "distance": 8.84, "direction": 66.84, "angle": 79.1, "elevation": 45.9, "pano_id": "TMX7316010203-002062_pano_0000_000192", "timestamp": "2021-03-26T08:27:57.213510Z", "filename": "pano_0000_000192.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 8.83631526, "relative_pitch": 79.10392860546682, "relative_heading": 66.84153454719706, "relative_elevation": 45.9032849268988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87018674157991, 52.3603510213017, 45.2264022314921 ] }, "distance": 8.86, "direction": 65.2, "angle": 78.92, "elevation": 45.23, "pano_id": "TMX7316010203-000786_pano_0003_000856", "timestamp": "2018-06-12T11:42:40.638580Z", "filename": "pano_0003_000856.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 8.85829423, "relative_pitch": 78.91802298301505, "relative_heading": 65.20216653094349, "relative_elevation": 45.2264022314921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86993983517119, 52.3603325999111, 47.4564523426816 ] }, "distance": 8.94, "direction": 280.74, "angle": 79.34, "elevation": 47.46, "pano_id": "TMX7316010203-002789_pano_0000_000888", "timestamp": "2022-09-02T10:42:52.079610Z", "filename": "pano_0000_000888.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 8.93563942, "relative_pitch": 79.33654994570443, "relative_heading": 280.7421049746259, "relative_elevation": 47.4564523426816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86994136513769, 52.3603376793069, 45.3044462855905 ] }, "distance": 8.96, "direction": 284.42, "angle": 78.82, "elevation": 45.3, "pano_id": "TMX7316010203-001502_pano_0000_000073", "timestamp": "2019-12-09T11:08:39.113980Z", "filename": "pano_0000_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 8.95704124, "relative_pitch": 78.8164065319754, "relative_heading": 284.4210138320839, "relative_elevation": 45.3044462855905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86993644313209, 52.3603265657063, 45.8875482846051 ] }, "distance": 9.06, "direction": 276.3, "angle": 78.83, "elevation": 45.89, "pano_id": "TMX7316010203-002921_pano_0007_000403", "timestamp": "2023-01-10T10:00:59.899530Z", "filename": "pano_0007_000403.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 9.06480567, "relative_pitch": 78.82544240661004, "relative_heading": 276.29574458299237, "relative_elevation": 45.8875482846051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0002_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87019476532404, 52.3603517139571, 44.6865998152643 ] }, "distance": 9.39, "direction": 66.17, "angle": 78.14, "elevation": 44.69, "pano_id": "TMX7316010203-001147_pano_0002_000028", "timestamp": "2019-04-29T13:22:57.404680Z", "filename": "pano_0002_000028.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 9.38818973, "relative_pitch": 78.13530428457315, "relative_heading": 66.17437273587535, "relative_elevation": 44.6865998152643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track63_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87020108956069, 52.36034657600558, 0.0 ] }, "distance": 9.58, "direction": 70.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track63_Sphere_00027", "timestamp": "2024-11-29T11:40:25Z", "filename": "Job_20241129_0829_Track63_Sphere_00027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 9.57676529, "relative_pitch": 0.0, "relative_heading": 70.34829699052563, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87020574610966, 52.3603444159861, 47.2950995974243 ] }, "distance": 9.8, "direction": 72.3, "angle": 78.29, "elevation": 47.3, "pano_id": "TMX7316010203-002789_pano_0000_000884", "timestamp": "2022-09-02T10:42:45.999620Z", "filename": "pano_0000_000884.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 9.80034592, "relative_pitch": 78.29302845950029, "relative_heading": 72.29571728868684, "relative_elevation": 47.2950995974243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86992793844422, 52.3603409693909, 45.8471704237163 ] }, "distance": 9.93, "direction": 285.15, "angle": 77.77, "elevation": 45.85, "pano_id": "TMX7316010203-002921_pano_0007_000406", "timestamp": "2023-01-10T10:01:09.944390Z", "filename": "pano_0007_000406.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 9.93490166, "relative_pitch": 77.77326817741914, "relative_heading": 285.1521165918901, "relative_elevation": 45.8471704237163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0002_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86993699162929, 52.3603591824317, 44.8858879152685 ] }, "distance": 10.09, "direction": 297.26, "angle": 77.33, "elevation": 44.89, "pano_id": "TMX7316010203-001147_pano_0002_000032", "timestamp": "2019-04-29T13:23:02.064410Z", "filename": "pano_0002_000032.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 10.09389831, "relative_pitch": 77.32620967105629, "relative_heading": 297.2609690579235, "relative_elevation": 44.8858879152685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86992822842264, 52.3603516405627, 45.802501918748 ] }, "distance": 10.29, "direction": 291.58, "angle": 77.34, "elevation": 45.8, "pano_id": "TMX7316010203-002062_pano_0000_000196", "timestamp": "2021-03-26T08:28:02.203470Z", "filename": "pano_0000_000196.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 10.29080944, "relative_pitch": 77.33718402845858, "relative_heading": 291.57567067490464, "relative_elevation": 45.802501918748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86992389454056, 52.3603500075798, 45.2449331311509 ] }, "distance": 10.5, "direction": 290.06, "angle": 76.93, "elevation": 45.24, "pano_id": "TMX7316010203-000786_pano_0003_000860", "timestamp": "2018-06-12T11:42:45.843510Z", "filename": "pano_0003_000860.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 10.5022178, "relative_pitch": 76.93196811293866, "relative_heading": 290.06130918453783, "relative_elevation": 45.2449331311509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87021348537358, 52.3603589241462, 45.2892520371825 ] }, "distance": 10.88, "direction": 65.02, "angle": 76.49, "elevation": 45.29, "pano_id": "TMX7316010203-001502_pano_0000_000069", "timestamp": "2019-12-09T11:08:35.639040Z", "filename": "pano_0000_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 10.8811089, "relative_pitch": 76.49028578872696, "relative_heading": 65.02232866342263, "relative_elevation": 45.2892520371825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0000_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86991851225913, 52.3603586250453, 45.8386192023754 ] }, "distance": 11.2, "direction": 294.03, "angle": 76.27, "elevation": 45.84, "pano_id": "TMX7316010203-001040_pano_0000_000226", "timestamp": "2019-01-07T10:44:47.473280Z", "filename": "pano_0000_000226.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 11.20240185, "relative_pitch": 76.26679122303695, "relative_heading": 294.0280131546454, "relative_elevation": 45.8386192023754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_01190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869918175932313, 52.36036111359707, 0.0 ] }, "distance": 11.34, "direction": 295.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_01190", "timestamp": "2025-07-31T11:26:04Z", "filename": "recording_2025-07-31_10-53-44_01190.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 11.33869876, "relative_pitch": 0.0, "relative_heading": 295.2589815457501, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0002_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87022917400293, 52.3603559469931, 46.1917969593778 ] }, "distance": 11.73, "direction": 68.69, "angle": 75.75, "elevation": 46.19, "pano_id": "TMX7316010203-002929_pano_0002_000026", "timestamp": "2023-01-12T10:03:20.104240Z", "filename": "pano_0002_000026.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 11.73414797, "relative_pitch": 75.74659057221842, "relative_heading": 68.6948110641124, "relative_elevation": 46.1917969593778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86991058129762, 52.3603604805179, 49.0994342872873 ] }, "distance": 11.78, "direction": 293.88, "angle": 76.51, "elevation": 49.1, "pano_id": "TMX7316060226-000022_pano_0006_000796", "timestamp": "2016-08-16T08:39:10.416810Z", "filename": "pano_0006_000796.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 11.77999292, "relative_pitch": 76.50853831650407, "relative_heading": 293.875172364752, "relative_elevation": 49.0994342872873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0002_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86990481588814, 52.3603625037189, 46.3201578846201 ] }, "distance": 12.23, "direction": 294.09, "angle": 75.21, "elevation": 46.32, "pano_id": "TMX7316010203-002929_pano_0002_000021", "timestamp": "2023-01-12T10:03:14.294280Z", "filename": "pano_0002_000021.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 12.23036314, "relative_pitch": 75.20919302189685, "relative_heading": 294.09486205465413, "relative_elevation": 46.3201578846201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86989671116918, 52.3603622361731, 45.8458835044876 ] }, "distance": 12.72, "direction": 292.96, "angle": 74.49, "elevation": 45.85, "pano_id": "TMX7316010203-002921_pano_0007_000402", "timestamp": "2023-01-10T10:00:58.559490Z", "filename": "pano_0007_000402.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 12.72474526, "relative_pitch": 74.4877499365139, "relative_heading": 292.957474128686, "relative_elevation": 45.8458835044876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86990226307593, 52.360371117543, 47.447068810463 ] }, "distance": 12.81, "direction": 297.69, "angle": 74.9, "elevation": 47.45, "pano_id": "TMX7316010203-002789_pano_0000_000889", "timestamp": "2022-09-02T10:42:53.779600Z", "filename": "pano_0000_000889.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 12.80568759, "relative_pitch": 74.89607626167039, "relative_heading": 297.6944582007952, "relative_elevation": 47.447068810463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86991594042228, 52.3603869254842, 45.8829952357337 ] }, "distance": 12.95, "direction": 306.54, "angle": 74.24, "elevation": 45.88, "pano_id": "TMX7316010203-001702_pano_0000_009626", "timestamp": "2020-05-11T11:14:24.743070Z", "filename": "pano_0000_009626.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 12.95204434, "relative_pitch": 74.23646559575076, "relative_heading": 306.5350516902069, "relative_elevation": 45.8829952357337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_01185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870246700585397, 52.36036177573914, 0.0 ] }, "distance": 13.08, "direction": 67.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_01185", "timestamp": "2025-07-31T11:25:56Z", "filename": "recording_2025-07-31_10-53-44_01185.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 13.083315, "relative_pitch": 0.0, "relative_heading": 67.9483680946486, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87024010054198, 52.3603728653479, 45.7776312977076 ] }, "distance": 13.2, "direction": 62.24, "angle": 73.92, "elevation": 45.78, "pano_id": "TMX7316010203-001702_pano_0000_009621", "timestamp": "2020-05-11T11:14:20.858070Z", "filename": "pano_0000_009621.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 13.19530569, "relative_pitch": 73.92048503930764, "relative_heading": 62.2397658242977, "relative_elevation": 45.7776312977076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track63_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869895618883367, 52.36037313050852, 0.0 ] }, "distance": 13.31, "direction": 297.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track63_Sphere_00022", "timestamp": "2024-11-29T11:40:17Z", "filename": "Job_20241129_0829_Track63_Sphere_00022.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 13.31057639, "relative_pitch": 0.0, "relative_heading": 297.642656304047, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86989247884721, 52.360370005011, 45.2816346948966 ] }, "distance": 13.34, "direction": 295.89, "angle": 73.58, "elevation": 45.28, "pano_id": "TMX7316010203-001502_pano_0000_000074", "timestamp": "2019-12-09T11:08:40.004170Z", "filename": "pano_0000_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 13.34493655, "relative_pitch": 73.57924384066433, "relative_heading": 295.89350275169244, "relative_elevation": 45.2816346948966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0000_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87025246150412, 52.3603599189388, 45.8502718126401 ] }, "distance": 13.37, "direction": 69.4, "angle": 73.74, "elevation": 45.85, "pano_id": "TMX7316010203-001040_pano_0000_000221", "timestamp": "2019-01-07T10:44:42.268230Z", "filename": "pano_0000_000221.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 13.37379092, "relative_pitch": 73.73887975777056, "relative_heading": 69.4002016486816, "relative_elevation": 45.8502718126401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87024903336812, 52.3603677583893, 48.6550785098225 ] }, "distance": 13.49, "direction": 65.58, "angle": 74.5, "elevation": 48.66, "pano_id": "TMX7316060226-000022_pano_0006_000791", "timestamp": "2016-08-16T08:39:04.041950Z", "filename": "pano_0006_000791.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 13.49206314, "relative_pitch": 74.50129505649726, "relative_heading": 65.5808356861728, "relative_elevation": 48.6550785098225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8699003053712, 52.3603830664775, 45.8236672859639 ] }, "distance": 13.59, "direction": 302.4, "angle": 73.48, "elevation": 45.82, "pano_id": "TMX7316010203-002921_pano_0007_000407", "timestamp": "2023-01-10T10:01:10.709410Z", "filename": "pano_0007_000407.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 13.58756978, "relative_pitch": 73.48393009729882, "relative_heading": 302.4027453301374, "relative_elevation": 45.8236672859639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87025318928216, 52.3603668813662, 45.2000411376357 ] }, "distance": 13.71, "direction": 66.44, "angle": 73.13, "elevation": 45.2, "pano_id": "TMX7316010203-000786_pano_0003_000855", "timestamp": "2018-06-12T11:42:39.638570Z", "filename": "pano_0003_000855.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 13.71106102, "relative_pitch": 73.12525718260157, "relative_heading": 66.44130362494198, "relative_elevation": 45.2000411376357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8702542548374, 52.3603656843601, 45.9067588932812 ] }, "distance": 13.73, "direction": 67.07, "angle": 73.35, "elevation": 45.91, "pano_id": "TMX7316010203-002062_pano_0000_000191", "timestamp": "2021-03-26T08:27:56.228580Z", "filename": "pano_0000_000191.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 13.72519715, "relative_pitch": 73.3543934837065, "relative_heading": 67.07211589805075, "relative_elevation": 45.9067588932812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0002_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87025855417858, 52.3603694591881, 44.626194995828 ] }, "distance": 14.16, "direction": 65.97, "angle": 72.39, "elevation": 44.63, "pano_id": "TMX7316010203-001147_pano_0002_000027", "timestamp": "2019-04-29T13:22:56.474420Z", "filename": "pano_0002_000027.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 14.16121328, "relative_pitch": 72.39422548790516, "relative_heading": 65.9684944659072, "relative_elevation": 44.626194995828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86989630907006, 52.3603918244202, 45.7788199232891 ] }, "distance": 14.36, "direction": 305.11, "angle": 72.59, "elevation": 45.78, "pano_id": "TMX7316010203-002062_pano_0000_000197", "timestamp": "2021-03-26T08:28:03.353450Z", "filename": "pano_0000_000197.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 14.35561678, "relative_pitch": 72.58928304841947, "relative_heading": 305.1054259825958, "relative_elevation": 45.7788199232891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0002_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86989927754371, 52.3603978067331, 44.9374432554469 ] }, "distance": 14.59, "direction": 307.7, "angle": 72.02, "elevation": 44.94, "pano_id": "TMX7316010203-001147_pano_0002_000033", "timestamp": "2019-04-29T13:23:03.289390Z", "filename": "pano_0002_000033.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 14.58797096, "relative_pitch": 72.01509682288689, "relative_heading": 307.70201102282164, "relative_elevation": 44.9374432554469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track63_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870270988290672, 52.3603637512494, 0.0 ] }, "distance": 14.71, "direction": 69.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track63_Sphere_00028", "timestamp": "2024-11-29T11:40:26Z", "filename": "Job_20241129_0829_Track63_Sphere_00028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 14.70533702, "relative_pitch": 0.0, "relative_heading": 69.57512357312277, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000883/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000883/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000883/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000883/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000883/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000883/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000883/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000883/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000883/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87027329161275, 52.3603617866138, 47.2587596988305 ] }, "distance": 14.78, "direction": 70.58, "angle": 72.63, "elevation": 47.26, "pano_id": "TMX7316010203-002789_pano_0000_000883", "timestamp": "2022-09-02T10:42:44.829630Z", "filename": "pano_0000_000883.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 14.77837623, "relative_pitch": 72.6349155525244, "relative_heading": 70.5817561360997, "relative_elevation": 47.2587596988305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86988719034282, 52.3603907216362, 45.2798552177846 ] }, "distance": 14.8, "direction": 303.33, "angle": 71.9, "elevation": 45.28, "pano_id": "TMX7316010203-000786_pano_0003_000861", "timestamp": "2018-06-12T11:42:47.013680Z", "filename": "pano_0003_000861.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 14.80033835, "relative_pitch": 71.8993136126711, "relative_heading": 303.3335121781497, "relative_elevation": 45.2798552177846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0000_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86988358477642, 52.3603984718922, 45.8374910578132 ] }, "distance": 15.49, "direction": 305.5, "angle": 71.33, "elevation": 45.84, "pano_id": "TMX7316010203-001040_pano_0000_000227", "timestamp": "2019-01-07T10:44:48.388180Z", "filename": "pano_0000_000227.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 15.49052881, "relative_pitch": 71.32759975347618, "relative_heading": 305.49984378129557, "relative_elevation": 45.8374910578132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_01191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869884943135705, 52.360401098657896, 0.0 ] }, "distance": 15.59, "direction": 306.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_01191", "timestamp": "2025-07-31T11:26:05Z", "filename": "recording_2025-07-31_10-53-44_01191.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 15.58765425, "relative_pitch": 0.0, "relative_heading": 306.57210018774254, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87028043291885, 52.3603748127837, 45.2969814455137 ] }, "distance": 15.77, "direction": 66.2, "angle": 70.81, "elevation": 45.3, "pano_id": "TMX7316010203-001502_pano_0000_000068", "timestamp": "2019-12-09T11:08:34.834020Z", "filename": "pano_0000_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 15.76523753, "relative_pitch": 70.80997329121494, "relative_heading": 66.19709689592165, "relative_elevation": 45.2969814455137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0002_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86987718566785, 52.360400184863, 46.3368373410776 ] }, "distance": 15.96, "direction": 305.15, "angle": 71.0, "elevation": 46.34, "pano_id": "TMX7316010203-002929_pano_0002_000020", "timestamp": "2023-01-12T10:03:13.259270Z", "filename": "pano_0002_000020.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 15.95642316, "relative_pitch": 70.99848494776212, "relative_heading": 305.1480502402958, "relative_elevation": 46.3368373410776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86987357090812, 52.3603993166314, 49.207678347826 ] }, "distance": 16.1, "direction": 304.36, "angle": 71.88, "elevation": 49.21, "pano_id": "TMX7316060226-000022_pano_0006_000797", "timestamp": "2016-08-16T08:39:11.796810Z", "filename": "pano_0006_000797.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 16.10367392, "relative_pitch": 71.87883091937485, "relative_heading": 304.3625648845722, "relative_elevation": 49.207678347826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86987137095564, 52.3604034917388, 45.8634072979912 ] }, "distance": 16.49, "direction": 305.4, "angle": 70.22, "elevation": 45.86, "pano_id": "TMX7316010203-002921_pano_0007_000401", "timestamp": "2023-01-10T10:00:57.634510Z", "filename": "pano_0007_000401.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 16.49232169, "relative_pitch": 70.22159162999097, "relative_heading": 305.4010723580649, "relative_elevation": 45.8634072979912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86987481596555, 52.3604144000019, 47.5192770622671 ] }, "distance": 17.04, "direction": 309.19, "angle": 70.27, "elevation": 47.52, "pano_id": "TMX7316010203-002789_pano_0000_000890", "timestamp": "2022-09-02T10:42:55.919590Z", "filename": "pano_0000_000890.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 17.04137, "relative_pitch": 70.27114369453317, "relative_heading": 309.1874425102221, "relative_elevation": 47.5192770622671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86986365907224, 52.3604113500664, 45.2846849868074 ] }, "distance": 17.43, "direction": 306.74, "angle": 68.95, "elevation": 45.28, "pano_id": "TMX7316010203-001502_pano_0000_000075", "timestamp": "2019-12-09T11:08:40.793980Z", "filename": "pano_0000_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 17.43189971, "relative_pitch": 68.94627403188687, "relative_heading": 306.743597378317, "relative_elevation": 45.2846849868074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86987868599584, 52.3604269713086, 45.9060930470005 ] }, "distance": 17.76, "direction": 313.22, "angle": 68.84, "elevation": 45.91, "pano_id": "TMX7316010203-001702_pano_0000_009627", "timestamp": "2020-05-11T11:14:25.613050Z", "filename": "pano_0000_009627.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 17.76499276, "relative_pitch": 68.84428467026243, "relative_heading": 313.22494715613755, "relative_elevation": 45.9060930470005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86987158449077, 52.3604246740382, 45.8223775094375 ] }, "distance": 17.95, "direction": 311.57, "angle": 68.61, "elevation": 45.82, "pano_id": "TMX7316010203-002921_pano_0007_000408", "timestamp": "2023-01-10T10:01:11.349410Z", "filename": "pano_0007_000408.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 17.94991255, "relative_pitch": 68.60832586549152, "relative_heading": 311.5725541075131, "relative_elevation": 45.8223775094375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_01184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870314398666567, 52.360378833494195, 0.0 ] }, "distance": 18.07, "direction": 67.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_01184", "timestamp": "2025-07-31T11:25:55Z", "filename": "recording_2025-07-31_10-53-44_01184.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 18.07051893, "relative_pitch": 0.0, "relative_heading": 67.86043744086287, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track63_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8698655648009, 52.360422521647926, 0.0 ] }, "distance": 18.1, "direction": 310.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track63_Sphere_00021", "timestamp": "2024-11-29T11:40:16Z", "filename": "Job_20241129_0829_Track63_Sphere_00021.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 18.10340812, "relative_pitch": 0.0, "relative_heading": 310.1440749944644, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87030646002044, 52.3603903428993, 45.7782808542252 ] }, "distance": 18.11, "direction": 63.46, "angle": 68.42, "elevation": 45.78, "pano_id": "TMX7316010203-001702_pano_0000_009620", "timestamp": "2020-05-11T11:14:20.278040Z", "filename": "pano_0000_009620.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 18.10565975, "relative_pitch": 68.42082448945337, "relative_heading": 63.45713847595952, "relative_elevation": 45.7782808542252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0000_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87032213033928, 52.3603774188478, 45.8650529468432 ] }, "distance": 18.5, "direction": 68.93, "angle": 68.03, "elevation": 45.87, "pano_id": "TMX7316010203-001040_pano_0000_000220", "timestamp": "2019-01-07T10:44:41.483340Z", "filename": "pano_0000_000220.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 18.50228602, "relative_pitch": 68.03050401020089, "relative_heading": 68.9267133833034, "relative_elevation": 45.8650529468432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87031985317631, 52.3603828432186, 45.1999112842605 ] }, "distance": 18.58, "direction": 67.02, "angle": 67.65, "elevation": 45.2, "pano_id": "TMX7316010203-000786_pano_0003_000854", "timestamp": "2018-06-12T11:42:38.703550Z", "filename": "pano_0003_000854.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 18.58486704, "relative_pitch": 67.64898427978828, "relative_heading": 67.0180140631691, "relative_elevation": 45.1999112842605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87032089014212, 52.3603823988772, 45.9416409023106 ] }, "distance": 18.63, "direction": 67.24, "angle": 67.93, "elevation": 45.94, "pano_id": "TMX7316010203-002062_pano_0000_000190", "timestamp": "2021-03-26T08:27:55.318590Z", "filename": "pano_0000_000190.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 18.63074213, "relative_pitch": 67.92593910552814, "relative_heading": 67.2428255141846, "relative_elevation": 45.9416409023106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87031885626578, 52.3603865820724, 48.6038402402774 ] }, "distance": 18.69, "direction": 65.76, "angle": 68.97, "elevation": 48.6, "pano_id": "TMX7316060226-000022_pano_0006_000790", "timestamp": "2016-08-16T08:39:02.951820Z", "filename": "pano_0006_000790.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 18.68926758, "relative_pitch": 68.96712785227922, "relative_heading": 65.76240595269788, "relative_elevation": 48.6038402402774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86987097293055, 52.3604340747509, 45.7590479804203 ] }, "distance": 18.69, "direction": 313.89, "angle": 67.78, "elevation": 45.76, "pano_id": "TMX7316010203-002062_pano_0000_000198", "timestamp": "2021-03-26T08:28:04.303550Z", "filename": "pano_0000_000198.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 18.69046101, "relative_pitch": 67.78224944785431, "relative_heading": 313.88742196561157, "relative_elevation": 45.7590479804203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0002_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87032263302068, 52.3603868870848, 44.5942703941837 ] }, "distance": 18.94, "direction": 65.99, "angle": 66.99, "elevation": 44.59, "pano_id": "TMX7316010203-001147_pano_0002_000026", "timestamp": "2019-04-29T13:22:55.579330Z", "filename": "pano_0002_000026.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 18.93796011, "relative_pitch": 66.99040365367513, "relative_heading": 65.98833105897768, "relative_elevation": 44.5942703941837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86986280656032, 52.3604347758907, 45.2991130445153 ] }, "distance": 19.15, "direction": 312.9, "angle": 67.09, "elevation": 45.3, "pano_id": "TMX7316010203-000786_pano_0003_000862", "timestamp": "2018-06-12T11:42:48.028740Z", "filename": "pano_0003_000862.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 19.14833437, "relative_pitch": 67.0857909645701, "relative_heading": 312.90160346507827, "relative_elevation": 45.2991130445153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0002_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0002_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0002_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86987082327845, 52.3604400487375, 44.9797636670992 ] }, "distance": 19.16, "direction": 315.3, "angle": 66.92, "elevation": 44.98, "pano_id": "TMX7316010203-001147_pano_0002_000034", "timestamp": "2019-04-29T13:23:04.389390Z", "filename": "pano_0002_000034.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 19.16445525, "relative_pitch": 66.92267918540824, "relative_heading": 315.2987627127673, "relative_elevation": 44.9797636670992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000882/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000882/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000882/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000882/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000882/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000882/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000882/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000882/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000882/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87034091067609, 52.3603794117566, 47.2610013522208 ] }, "distance": 19.78, "direction": 69.66, "angle": 67.29, "elevation": 47.26, "pano_id": "TMX7316010203-002789_pano_0000_000882", "timestamp": "2022-09-02T10:42:43.829650Z", "filename": "pano_0000_000882.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 19.77749054, "relative_pitch": 67.29196760522356, "relative_heading": 69.65995526791053, "relative_elevation": 47.2610013522208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0000_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0000_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0000_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8698576071104, 52.3604410406967, 45.8371261935681 ] }, "distance": 19.88, "direction": 313.68, "angle": 66.55, "elevation": 45.84, "pano_id": "TMX7316010203-001040_pano_0000_000228", "timestamp": "2019-01-07T10:44:49.213240Z", "filename": "pano_0000_000228.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 19.88418218, "relative_pitch": 66.54876130055088, "relative_heading": 313.67825787577067, "relative_elevation": 45.8371261935681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track63_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track63_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870341541610479, 52.36038270888322, 0.0 ] }, "distance": 19.95, "direction": 68.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track63_Sphere_00029", "timestamp": "2024-11-29T11:40:27Z", "filename": "Job_20241129_0829_Track63_Sphere_00029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 19.94803206, "relative_pitch": 0.0, "relative_heading": 68.71474402093506, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0002_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86985271376321, 52.360439722278, 46.3358975946903 ] }, "distance": 20.03, "direction": 312.72, "angle": 66.63, "elevation": 46.34, "pano_id": "TMX7316010203-002929_pano_0002_000019", "timestamp": "2023-01-12T10:03:12.379280Z", "filename": "pano_0002_000019.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 20.0267865, "relative_pitch": 66.62557048271584, "relative_heading": 312.7160085031409, "relative_elevation": 46.3358975946903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_01192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_01192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_01192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869857298630565, 52.3604427618763, 0.0 ] }, "distance": 20.03, "direction": 314.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_01192", "timestamp": "2025-07-31T11:26:07Z", "filename": "recording_2025-07-31_10-53-44_01192.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 20.03203166, "relative_pitch": 0.0, "relative_heading": 314.0329319598451, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86984519236686, 52.3604414544064, 49.3226759620011 ] }, "distance": 20.54, "direction": 312.14, "angle": 67.4, "elevation": 49.32, "pano_id": "TMX7316060226-000022_pano_0006_000798", "timestamp": "2016-08-16T08:39:13.311740Z", "filename": "pano_0006_000798.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 20.53503897, "relative_pitch": 67.39604909089117, "relative_heading": 312.14129019669423, "relative_elevation": 49.3226759620011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87034687512442, 52.3603914763783, 45.3280387511477 ] }, "distance": 20.66, "direction": 66.56, "angle": 65.5, "elevation": 45.33, "pano_id": "TMX7316010203-001502_pano_0000_000067", "timestamp": "2019-12-09T11:08:34.074010Z", "filename": "pano_0000_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 20.65536735, "relative_pitch": 65.50189448689711, "relative_heading": 66.55850677724672, "relative_elevation": 45.3280387511477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track63_Sphere_00025/adjacencies/b_20241129_0829_Track63_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86984694304998, 52.3604456147632, 45.8625447833911 ] }, "distance": 20.76, "direction": 313.31, "angle": 65.64, "elevation": 45.86, "pano_id": "TMX7316010203-002921_pano_0007_000400", "timestamp": "2023-01-10T10:00:56.879560Z", "filename": "pano_0007_000400.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_20241129_0829_Track63_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119773.25608549407, 485950.5994594516 ] }, "relative_distance": 20.76153376, "relative_pitch": 65.64419373494515, "relative_heading": 313.30952789550844, "relative_elevation": 45.8625447833911 } ] } }