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_20241016_1007_Track86_Sphere_00567/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track86_Sphere_00567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785790258052419, 52.36127215823043, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track86_Sphere_00567", "timestamp": "2024-10-16T12:29:19Z", "filename": "Job_20241016_1007_Track86_Sphere_00567.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "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_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7857950819734, 52.3612677907649, 42.1402985863388 ] }, "distance": 0.59, "direction": 145.93, "angle": 89.2, "elevation": 42.14, "pano_id": "TMX7316010203-000289_pano_0001_001896", "timestamp": "2017-05-09T10:38:29.317340Z", "filename": "pano_0001_001896.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 0.58666535, "relative_pitch": 89.20239584593871, "relative_heading": 145.9334515932154, "relative_elevation": 42.1402985863388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0001_000160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78576792886737, 52.3612651948931, 42.6453825440258 ] }, "distance": 1.71, "direction": 243.01, "angle": 87.71, "elevation": 42.65, "pano_id": "TMX7316010203-002842_pano_0001_000160", "timestamp": "2022-12-09T10:50:20.708010Z", "filename": "pano_0001_000160.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 1.70712338, "relative_pitch": 87.70763531144215, "relative_heading": 243.0067119777166, "relative_elevation": 42.6453825440258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_003723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7857757087025, 52.3612578293807, 42.2648446466774 ] }, "distance": 1.88, "direction": 211.87, "angle": 87.46, "elevation": 42.26, "pano_id": "TMX7316010203-000038_pano_0000_003723", "timestamp": "2016-08-01T08:22:53.025190Z", "filename": "pano_0000_003723.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 1.87739275, "relative_pitch": 87.45660918510363, "relative_heading": 211.86660354948526, "relative_elevation": 42.2648446466774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_001734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78576496404569, 52.3612646307944, 42.496581999585 ] }, "distance": 1.92, "direction": 244.08, "angle": 87.42, "elevation": 42.5, "pano_id": "TMX7316010203-002110_pano_0000_001734", "timestamp": "2021-04-21T08:21:56.973050Z", "filename": "pano_0000_001734.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 1.91591875, "relative_pitch": 87.41862123785701, "relative_heading": 244.07564825083958, "relative_elevation": 42.496581999585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78577895610502, 52.3612924714146, 42.3088916335255 ] }, "distance": 2.39, "direction": 341.19, "angle": 86.77, "elevation": 42.31, "pano_id": "TMX7316010203-001319_pano_0001_000224", "timestamp": "2019-07-18T09:44:03.059140Z", "filename": "pano_0001_000224.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 2.38786547, "relative_pitch": 86.76971865776912, "relative_heading": 341.1897606416165, "relative_elevation": 42.3088916335255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78580257757416, 52.3612505406641, 42.3079429613426 ] }, "distance": 2.55, "direction": 160.77, "angle": 86.55, "elevation": 42.31, "pano_id": "TMX7316010203-001319_pano_0001_000223", "timestamp": "2019-07-18T09:44:02.464280Z", "filename": "pano_0001_000223.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 2.5476788, "relative_pitch": 86.55395233860601, "relative_heading": 160.7665073875833, "relative_elevation": 42.3079429613426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_002370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78574649921723, 52.3612631277609, 42.3626794442534 ] }, "distance": 3.15, "direction": 251.37, "angle": 85.75, "elevation": 42.36, "pano_id": "TMX7316010203-001798_pano_0000_002370", "timestamp": "2020-07-08T06:14:30.115650Z", "filename": "pano_0000_002370.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 3.1458238, "relative_pitch": 85.75304941340134, "relative_heading": 251.37179385083138, "relative_elevation": 42.3626794442534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_001055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78574554584918, 52.3612578672383, 42.3372158147395 ] }, "distance": 3.44, "direction": 242.43, "angle": 85.36, "elevation": 42.34, "pano_id": "TMX7316010203-000813_pano_0000_001055", "timestamp": "2018-06-28T08:40:55.897350Z", "filename": "pano_0000_001055.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 3.43608772, "relative_pitch": 85.36004537496697, "relative_heading": 242.43213174866332, "relative_elevation": 42.3372158147395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_002472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78574217129395, 52.3612582198548, 42.304503781721 ] }, "distance": 3.62, "direction": 244.66, "angle": 85.1, "elevation": 42.3, "pano_id": "TMX7316010203-002488_pano_0003_002472", "timestamp": "2022-03-29T09:27:53.368830Z", "filename": "pano_0003_002472.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 3.62446602, "relative_pitch": 85.10310485587915, "relative_heading": 244.66438532830097, "relative_elevation": 42.304503781721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_04707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785740478397451, 52.36128385908763, 0.0 ] }, "distance": 3.63, "direction": 291.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_04707", "timestamp": "2025-09-09T07:56:08Z", "filename": "recording_2025-09-09_06-44-43_04707.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 3.63253384, "relative_pitch": 0.0, "relative_heading": 291.0037349905916, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0002_000153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78573691730508, 52.3612728682824, 42.3180913785473 ] }, "distance": 3.63, "direction": 271.25, "angle": 85.09, "elevation": 42.32, "pano_id": "TMX7316010203-002401_pano_0002_000153", "timestamp": "2022-01-07T10:45:17.462370Z", "filename": "pano_0002_000153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 3.63463246, "relative_pitch": 85.09100537812884, "relative_heading": 271.2456279604103, "relative_elevation": 42.3180913785473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78573673907659, 52.3612762178981, 42.3679509060457 ] }, "distance": 3.67, "direction": 277.06, "angle": 85.04, "elevation": 42.37, "pano_id": "TMX7316010203-001033_pano_0006_000262", "timestamp": "2019-01-02T12:14:55.531510Z", "filename": "pano_0006_000262.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 3.67379398, "relative_pitch": 85.04418566676652, "relative_heading": 277.06308838735066, "relative_elevation": 42.3679509060457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_04708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78576410529099, 52.36124121518022, 0.0 ] }, "distance": 3.88, "direction": 207.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_04708", "timestamp": "2025-09-09T07:56:08Z", "filename": "recording_2025-09-09_06-44-43_04708.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 3.87679819, "relative_pitch": 0.0, "relative_heading": 207.35880151026154, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_003724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78584615294026, 52.36125243307, 42.2098827781156 ] }, "distance": 4.4, "direction": 119.96, "angle": 84.06, "elevation": 42.21, "pano_id": "TMX7316010203-000038_pano_0000_003724", "timestamp": "2016-08-01T08:22:55.589940Z", "filename": "pano_0000_003724.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 4.39507929, "relative_pitch": 84.05553189534672, "relative_heading": 119.96027483254923, "relative_elevation": 42.2098827781156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_003722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78572758430362, 52.361288848041, 42.2522967942059 ] }, "distance": 4.66, "direction": 293.51, "angle": 83.71, "elevation": 42.25, "pano_id": "TMX7316010203-000038_pano_0000_003722", "timestamp": "2016-08-01T08:22:50.894940Z", "filename": "pano_0000_003722.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 4.65598925, "relative_pitch": 83.71166611766657, "relative_heading": 293.5077281941008, "relative_elevation": 42.2522967942059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_001733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78575875378988, 52.3613101152189, 42.4993723575026 ] }, "distance": 4.74, "direction": 333.06, "angle": 83.64, "elevation": 42.5, "pano_id": "TMX7316010203-002110_pano_0000_001733", "timestamp": "2021-04-21T08:21:56.132950Z", "filename": "pano_0000_001733.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 4.73763743, "relative_pitch": 83.63918754539522, "relative_heading": 333.0631598760398, "relative_elevation": 42.4993723575026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0001_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78575272281718, 52.3613090237628, 42.6482507726178 ] }, "distance": 4.83, "direction": 328.06, "angle": 83.53, "elevation": 42.65, "pano_id": "TMX7316010203-002842_pano_0001_000161", "timestamp": "2022-12-09T10:50:21.413040Z", "filename": "pano_0001_000161.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 4.83387674, "relative_pitch": 83.53352630201205, "relative_heading": 328.0632123368003, "relative_elevation": 42.6482507726178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78575989166413, 52.3612325805865, 42.3685065871105 ] }, "distance": 4.87, "direction": 205.16, "angle": 83.45, "elevation": 42.37, "pano_id": "TMX7316010203-001033_pano_0006_000263", "timestamp": "2019-01-02T12:14:56.246500Z", "filename": "pano_0006_000263.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 4.86563182, "relative_pitch": 83.44880802322838, "relative_heading": 205.16083212427964, "relative_elevation": 42.3685065871105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0002_000154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78576019102111, 52.3612302225914, 42.3227375568822 ] }, "distance": 5.1, "direction": 203.7, "angle": 83.13, "elevation": 42.32, "pano_id": "TMX7316010203-002401_pano_0002_000154", "timestamp": "2022-01-07T10:45:17.987320Z", "filename": "pano_0002_000154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 5.09610866, "relative_pitch": 83.13403277608616, "relative_heading": 203.6989241203848, "relative_elevation": 42.3227375568822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_001054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78572199914564, 52.361301520259, 42.328579925932 ] }, "distance": 5.68, "direction": 305.09, "angle": 82.35, "elevation": 42.33, "pano_id": "TMX7316010203-000813_pano_0000_001054", "timestamp": "2018-06-28T08:40:55.262410Z", "filename": "pano_0000_001054.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 5.68311817, "relative_pitch": 82.35308589874936, "relative_heading": 305.0928020142615, "relative_elevation": 42.328579925932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0001_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78578289815779, 52.3612211114618, 42.6400252049789 ] }, "distance": 5.7, "direction": 185.04, "angle": 82.38, "elevation": 42.64, "pano_id": "TMX7316010203-002842_pano_0001_000159", "timestamp": "2022-12-09T10:50:20.018150Z", "filename": "pano_0001_000159.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 5.70227406, "relative_pitch": 82.38299644257476, "relative_heading": 185.04436621998707, "relative_elevation": 42.6400252049789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_002471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78571940493102, 52.3613005727057, 42.302311274223 ] }, "distance": 5.77, "direction": 303.23, "angle": 82.23, "elevation": 42.3, "pano_id": "TMX7316010203-002488_pano_0003_002471", "timestamp": "2022-03-29T09:27:52.813810Z", "filename": "pano_0003_002471.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 5.77016338, "relative_pitch": 82.23261818017211, "relative_heading": 303.22695724041483, "relative_elevation": 42.302311274223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_002371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78577058360738, 52.3612205052663, 42.3662393838167 ] }, "distance": 5.9, "direction": 193.13, "angle": 82.07, "elevation": 42.37, "pano_id": "TMX7316010203-001798_pano_0000_002371", "timestamp": "2020-07-08T06:14:30.650630Z", "filename": "pano_0000_002371.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 5.90184677, "relative_pitch": 82.06942480949107, "relative_heading": 193.1262951265868, "relative_elevation": 42.3662393838167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_002369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78572284131813, 52.3613058632989, 42.3593133762479 ] }, "distance": 5.93, "direction": 309.24, "angle": 82.03, "elevation": 42.36, "pano_id": "TMX7316010203-001798_pano_0000_002369", "timestamp": "2020-07-08T06:14:29.570630Z", "filename": "pano_0000_002369.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 5.92950321, "relative_pitch": 82.03145177707992, "relative_heading": 309.236009094946, "relative_elevation": 42.3593133762479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track86_Sphere_00565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785815376188459, 52.36122021951627, 0.0 ] }, "distance": 6.03, "direction": 163.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track86_Sphere_00565", "timestamp": "2024-10-16T12:29:18Z", "filename": "Job_20241016_1007_Track86_Sphere_00565.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 6.02743143, "relative_pitch": 0.0, "relative_heading": 163.50732145605772, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track86_Sphere_00569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785763158208, 52.36132407788256, 0.0 ] }, "distance": 6.07, "direction": 342.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track86_Sphere_00569", "timestamp": "2024-10-16T12:29:20Z", "filename": "Job_20241016_1007_Track86_Sphere_00569.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 6.06511735, "relative_pitch": 0.0, "relative_heading": 342.2787223305008, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_001735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78577065458909, 52.3612188326794, 42.4868387402967 ] }, "distance": 6.08, "direction": 192.68, "angle": 81.85, "elevation": 42.49, "pano_id": "TMX7316010203-002110_pano_0000_001735", "timestamp": "2021-04-21T08:21:57.693000Z", "filename": "pano_0000_001735.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 6.08218297, "relative_pitch": 81.8532007031709, "relative_heading": 192.6837668821044, "relative_elevation": 42.4868387402967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_002473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78576529635929, 52.3612160827517, 42.3045337665826 ] }, "distance": 6.47, "direction": 195.24, "angle": 81.31, "elevation": 42.3, "pano_id": "TMX7316010203-002488_pano_0003_002473", "timestamp": "2022-03-29T09:27:53.923810Z", "filename": "pano_0003_002473.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 6.4673169, "relative_pitch": 81.30818717333263, "relative_heading": 195.24431562865257, "relative_elevation": 42.3045337665826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78584999656567, 52.3612265570777, 42.0457560485229 ] }, "distance": 6.5, "direction": 141.27, "angle": 81.21, "elevation": 42.05, "pano_id": "TMX7316010203-000289_pano_0001_001728", "timestamp": "2017-05-09T10:33:45.524560Z", "filename": "pano_0001_001728.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 6.50458327, "relative_pitch": 81.20591375342318, "relative_heading": 141.2698025524772, "relative_elevation": 42.0457560485229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_001056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78576944330421, 52.3612142694102, 42.3428851282224 ] }, "distance": 6.6, "direction": 192.41, "angle": 81.15, "elevation": 42.34, "pano_id": "TMX7316010203-000813_pano_0000_001056", "timestamp": "2018-06-28T08:40:56.532430Z", "filename": "pano_0000_001056.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 6.59575694, "relative_pitch": 81.14618179287797, "relative_heading": 192.4145804304616, "relative_elevation": 42.3428851282224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78588707712894, 52.3612599751283, 42.011396558024 ] }, "distance": 6.73, "direction": 101.61, "angle": 80.89, "elevation": 42.01, "pano_id": "TMX7316010203-000289_pano_0001_001733", "timestamp": "2017-05-09T10:34:08.634390Z", "filename": "pano_0001_001733.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 6.73356223, "relative_pitch": 80.89411384666938, "relative_heading": 101.61467969402125, "relative_elevation": 42.011396558024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0002_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78571352388891, 52.3613155435673, 42.3180692167953 ] }, "distance": 7.12, "direction": 312.72, "angle": 80.46, "elevation": 42.32, "pano_id": "TMX7316010203-002401_pano_0002_000152", "timestamp": "2022-01-07T10:45:16.932400Z", "filename": "pano_0002_000152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 7.11563759, "relative_pitch": 80.45519789659724, "relative_heading": 312.72337796451717, "relative_elevation": 42.3180692167953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_003741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78578005133118, 52.3612083554925, 42.2391494233161 ] }, "distance": 7.13, "direction": 185.59, "angle": 80.41, "elevation": 42.24, "pano_id": "TMX7316010203-000038_pano_0000_003741", "timestamp": "2016-08-01T08:23:50.464610Z", "filename": "pano_0000_003741.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 7.13356696, "relative_pitch": 80.41404565521105, "relative_heading": 185.59360295210757, "relative_elevation": 42.2391494233161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78575494520392, 52.3613343266388, 42.3186805006117 ] }, "distance": 7.32, "direction": 340.82, "angle": 80.18, "elevation": 42.32, "pano_id": "TMX7316010203-001319_pano_0001_000225", "timestamp": "2019-07-18T09:44:03.649160Z", "filename": "pano_0001_000225.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 7.32408705, "relative_pitch": 80.18109366912631, "relative_heading": 340.82490237528265, "relative_elevation": 42.3186805006117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78571351915654, 52.3613197955912, 42.3746036244556 ] }, "distance": 7.44, "direction": 315.4, "angle": 80.04, "elevation": 42.37, "pano_id": "TMX7316010203-001033_pano_0006_000261", "timestamp": "2019-01-02T12:14:54.826520Z", "filename": "pano_0006_000261.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 7.44498896, "relative_pitch": 80.03514408786614, "relative_heading": 315.3976576354966, "relative_elevation": 42.3746036244556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78582582435191, 52.3612083616386, 42.301945370622 ] }, "distance": 7.5, "direction": 161.15, "angle": 79.94, "elevation": 42.3, "pano_id": "TMX7316010203-001319_pano_0001_000222", "timestamp": "2019-07-18T09:44:01.859150Z", "filename": "pano_0001_000222.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 7.50100672, "relative_pitch": 79.94479535429493, "relative_heading": 161.15482998612958, "relative_elevation": 42.301945370622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_04706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785716866625464, 52.36132646711573, 0.0 ] }, "distance": 7.84, "direction": 320.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_04706", "timestamp": "2025-09-09T07:56:08Z", "filename": "recording_2025-09-09_06-44-43_04706.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 7.84327673, "relative_pitch": 0.0, "relative_heading": 320.3980760379265, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_04709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785787747062342, 52.361198553367906, 0.0 ] }, "distance": 8.19, "direction": 181.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_04709", "timestamp": "2025-09-09T07:56:09Z", "filename": "recording_2025-09-09_06-44-43_04709.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 8.19210877, "relative_pitch": 0.0, "relative_heading": 181.19647320283252, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_003721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78570302872446, 52.3613295489525, 42.2511212183163 ] }, "distance": 8.72, "direction": 317.06, "angle": 78.33, "elevation": 42.25, "pano_id": "TMX7316010203-000038_pano_0000_003721", "timestamp": "2016-08-01T08:22:49.339980Z", "filename": "pano_0000_003721.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 8.72320704, "relative_pitch": 78.33456598530574, "relative_heading": 317.0612962139959, "relative_elevation": 42.2511212183163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_003725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78591991321885, 52.3612682540985, 42.1201983401552 ] }, "distance": 8.84, "direction": 92.82, "angle": 78.14, "elevation": 42.12, "pano_id": "TMX7316010203-000038_pano_0000_003725", "timestamp": "2016-08-01T08:22:58.079930Z", "filename": "pano_0000_003725.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 8.84327829, "relative_pitch": 78.14277884321729, "relative_heading": 92.81575750463493, "relative_elevation": 42.1201983401552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78578290345663, 52.3611887787416, 42.3652685154229 ] }, "distance": 9.29, "direction": 183.09, "angle": 77.63, "elevation": 42.37, "pano_id": "TMX7316010203-001033_pano_0006_000264", "timestamp": "2019-01-02T12:14:56.971500Z", "filename": "pano_0006_000264.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 9.29150454, "relative_pitch": 77.62980878863324, "relative_heading": 183.09104747291343, "relative_elevation": 42.3652685154229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78575053443315, 52.3613528870577, 42.15074681025 ] }, "distance": 9.38, "direction": 343.24, "angle": 77.45, "elevation": 42.15, "pano_id": "TMX7316010203-000289_pano_0001_001897", "timestamp": "2017-05-09T10:38:30.197330Z", "filename": "pano_0001_001897.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 9.38179253, "relative_pitch": 77.45181559841055, "relative_heading": 343.2351981316497, "relative_elevation": 42.15074681025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0002_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78578339098931, 52.3611872627706, 42.3222065260634 ] }, "distance": 9.46, "direction": 182.84, "angle": 77.4, "elevation": 42.32, "pano_id": "TMX7316010203-002401_pano_0002_000155", "timestamp": "2022-01-07T10:45:18.512350Z", "filename": "pano_0002_000155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 9.45825108, "relative_pitch": 77.40242778201092, "relative_heading": 182.83504311448493, "relative_elevation": 42.3222065260634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0001_000162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78573653970263, 52.3613524180833, 42.6560774296522 ] }, "distance": 9.65, "direction": 337.72, "angle": 77.25, "elevation": 42.66, "pano_id": "TMX7316010203-002842_pano_0001_000162", "timestamp": "2022-12-09T10:50:22.127990Z", "filename": "pano_0001_000162.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 9.65152867, "relative_pitch": 77.25071073160973, "relative_heading": 337.7182295695557, "relative_elevation": 42.6560774296522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_001732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78573732828646, 52.361353843028, 42.5199708333239 ] }, "distance": 9.78, "direction": 338.36, "angle": 77.05, "elevation": 42.52, "pano_id": "TMX7316010203-002110_pano_0000_001732", "timestamp": "2021-04-21T08:21:55.202960Z", "filename": "pano_0000_001732.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 9.77849638, "relative_pitch": 77.0486393235153, "relative_heading": 338.3617754275387, "relative_elevation": 42.5199708333239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_002470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78569716723918, 52.3613427911954, 42.3143433183432 ] }, "distance": 10.1, "direction": 321.1, "angle": 76.58, "elevation": 42.31, "pano_id": "TMX7316010203-002488_pano_0003_002470", "timestamp": "2022-03-29T09:27:52.258870Z", "filename": "pano_0003_002470.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 10.09905027, "relative_pitch": 76.57648766775671, "relative_heading": 321.1010354216716, "relative_elevation": 42.3143433183432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_001053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78569904615005, 52.3613448543985, 42.336263127625 ] }, "distance": 10.2, "direction": 322.47, "angle": 76.45, "elevation": 42.34, "pano_id": "TMX7316010203-000813_pano_0000_001053", "timestamp": "2018-06-28T08:40:54.622520Z", "filename": "pano_0000_001053.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 10.20025976, "relative_pitch": 76.45365914265666, "relative_heading": 322.4705041716815, "relative_elevation": 42.336263127625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_002372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78579476431605, 52.3611777816651, 42.3687780573964 ] }, "distance": 10.51, "direction": 178.33, "angle": 76.07, "elevation": 42.37, "pano_id": "TMX7316010203-001798_pano_0000_002372", "timestamp": "2020-07-08T06:14:31.180650Z", "filename": "pano_0000_002372.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 10.50616328, "relative_pitch": 76.07330616414212, "relative_heading": 178.32561009826716, "relative_elevation": 42.3687780573964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78583980914628, 52.3611826824249, 42.1342503102496 ] }, "distance": 10.51, "direction": 161.27, "angle": 75.99, "elevation": 42.13, "pano_id": "TMX7316010203-000289_pano_0001_001895", "timestamp": "2017-05-09T10:38:28.467340Z", "filename": "pano_0001_001895.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 10.51302253, "relative_pitch": 75.99004768644342, "relative_heading": 161.27120997264822, "relative_elevation": 42.1342503102496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_002368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78569956828411, 52.3613488551128, 42.3707222240046 ] }, "distance": 10.54, "direction": 324.1, "angle": 76.04, "elevation": 42.37, "pano_id": "TMX7316010203-001798_pano_0000_002368", "timestamp": "2020-07-08T06:14:29.010790Z", "filename": "pano_0000_002368.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 10.53588877, "relative_pitch": 76.03605849887647, "relative_heading": 324.0988877457667, "relative_elevation": 42.3707222240046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0001_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78579958229353, 52.361177106191, 42.6338996049017 ] }, "distance": 10.6, "direction": 176.56, "angle": 76.04, "elevation": 42.63, "pano_id": "TMX7316010203-002842_pano_0001_000158", "timestamp": "2022-12-09T10:50:19.338050Z", "filename": "pano_0001_000158.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 10.59589695, "relative_pitch": 76.04293547786754, "relative_heading": 176.56316585757546, "relative_elevation": 42.6338996049017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_001736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78578774901089, 52.3611745949867, 42.4711427101865 ] }, "distance": 10.86, "direction": 180.9, "angle": 75.66, "elevation": 42.47, "pano_id": "TMX7316010203-002110_pano_0000_001736", "timestamp": "2021-04-21T08:21:58.312930Z", "filename": "pano_0000_001736.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 10.85761796, "relative_pitch": 75.65964936974089, "relative_heading": 180.90201465429308, "relative_elevation": 42.4711427101865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_002474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78578881668958, 52.3611740926762, 42.3030762942508 ] }, "distance": 10.91, "direction": 180.52, "angle": 75.54, "elevation": 42.3, "pano_id": "TMX7316010203-002488_pano_0003_002474", "timestamp": "2022-03-29T09:27:54.483860Z", "filename": "pano_0003_002474.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 10.91260845, "relative_pitch": 75.53518473005, "relative_heading": 180.51555259055107, "relative_elevation": 42.3030762942508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_001057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78579358829179, 52.3611708661157, 42.3428635941818 ] }, "distance": 11.27, "direction": 178.85, "angle": 75.09, "elevation": 42.34, "pano_id": "TMX7316010203-000813_pano_0000_001057", "timestamp": "2018-06-28T08:40:57.172430Z", "filename": "pano_0000_001057.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 11.27348263, "relative_pitch": 75.09125856707865, "relative_heading": 178.84689444296868, "relative_elevation": 42.3428635941818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_003742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78579481716422, 52.3611665259515, 42.2278941553086 ] }, "distance": 11.76, "direction": 178.49, "angle": 74.44, "elevation": 42.23, "pano_id": "TMX7316010203-000038_pano_0000_003742", "timestamp": "2016-08-01T08:23:51.519670Z", "filename": "pano_0000_003742.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 11.75825059, "relative_pitch": 74.44027285010722, "relative_heading": 178.48640221067058, "relative_elevation": 42.2278941553086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0002_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78569014265434, 52.3613583858696, 42.3249581614509 ] }, "distance": 11.77, "direction": 324.59, "angle": 74.46, "elevation": 42.32, "pano_id": "TMX7316010203-002401_pano_0002_000151", "timestamp": "2022-01-07T10:45:16.392390Z", "filename": "pano_0002_000151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 11.77191243, "relative_pitch": 74.45706523976502, "relative_heading": 324.5941519484275, "relative_elevation": 42.3249581614509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track86_Sphere_00563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785837352071311, 52.36116831876029, 0.0 ] }, "distance": 11.99, "direction": 164.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track86_Sphere_00563", "timestamp": "2024-10-16T12:29:17Z", "filename": "Job_20241016_1007_Track86_Sphere_00563.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 11.99177887, "relative_pitch": 0.0, "relative_heading": 164.4823139676986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track86_Sphere_00571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78573490273776, 52.3613756860713, 0.0 ] }, "distance": 12.12, "direction": 341.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track86_Sphere_00571", "timestamp": "2024-10-16T12:29:21Z", "filename": "Job_20241016_1007_Track86_Sphere_00571.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 12.12148566, "relative_pitch": 0.0, "relative_heading": 341.8744133519191, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78569071159173, 52.3613630382506, 42.3851663554087 ] }, "distance": 12.18, "direction": 326.15, "angle": 73.97, "elevation": 42.39, "pano_id": "TMX7316010203-001033_pano_0006_000260", "timestamp": "2019-01-02T12:14:54.141540Z", "filename": "pano_0006_000260.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 12.17592395, "relative_pitch": 73.97230778633848, "relative_heading": 326.1543761182461, "relative_elevation": 42.3851663554087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78596861136291, 52.3612813661745, 42.0387774221599 ] }, "distance": 12.19, "direction": 85.18, "angle": 73.83, "elevation": 42.04, "pano_id": "TMX7316010203-000289_pano_0001_001729", "timestamp": "2017-05-09T10:33:48.084550Z", "filename": "pano_0001_001729.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 12.19322688, "relative_pitch": 73.82534997154414, "relative_heading": 85.17963467174214, "relative_elevation": 42.0387774221599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78573051822767, 52.3613760260808, 42.3263385798782 ] }, "distance": 12.25, "direction": 340.6, "angle": 73.85, "elevation": 42.33, "pano_id": "TMX7316010203-001319_pano_0001_000226", "timestamp": "2019-07-18T09:44:04.239170Z", "filename": "pano_0001_000226.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 12.25338646, "relative_pitch": 73.85438063120763, "relative_heading": 340.6020090635772, "relative_elevation": 42.3263385798782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78584886884276, 52.3611656366295, 42.3064867379144 ] }, "distance": 12.51, "direction": 161.38, "angle": 73.53, "elevation": 42.31, "pano_id": "TMX7316010203-001319_pano_0001_000221", "timestamp": "2019-07-18T09:44:01.239170Z", "filename": "pano_0001_000221.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 12.50753919, "relative_pitch": 73.53015141919256, "relative_heading": 161.3835540396232, "relative_elevation": 42.3064867379144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_04705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785693445036181, 52.36136912104431, 0.0 ] }, "distance": 12.65, "direction": 328.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_04705", "timestamp": "2025-09-09T07:56:07Z", "filename": "recording_2025-09-09_06-44-43_04705.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 12.64554994, "relative_pitch": 0.0, "relative_heading": 328.56388933866174, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_002347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7858446684004, 52.3611629593107, 42.3214145451784 ] }, "distance": 12.7, "direction": 163.04, "angle": 73.29, "elevation": 42.32, "pano_id": "TMX7316010203-002488_pano_0003_002347", "timestamp": "2022-03-29T09:25:31.520080Z", "filename": "pano_0003_002347.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 12.7038013, "relative_pitch": 73.29159374753351, "relative_heading": 163.03576449274706, "relative_elevation": 42.3214145451784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_04710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785811270010241, 52.361155989812794, 0.0 ] }, "distance": 13.01, "direction": 173.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_04710", "timestamp": "2025-09-09T07:56:09Z", "filename": "recording_2025-09-09_06-44-43_04710.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 13.00556057, "relative_pitch": 0.0, "relative_heading": 173.68111106234585, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_003720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78568111498088, 52.3613711505827, 42.2576473830268 ] }, "distance": 13.29, "direction": 325.98, "angle": 72.54, "elevation": 42.26, "pano_id": "TMX7316010203-000038_pano_0000_003720", "timestamp": "2016-08-01T08:22:48.149990Z", "filename": "pano_0000_003720.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 13.28982297, "relative_pitch": 72.54189387352146, "relative_heading": 325.9810279201439, "relative_elevation": 42.2576473830268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_003726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78599153876858, 52.3612855559895, 42.1622973745689 ] }, "distance": 13.79, "direction": 83.79, "angle": 71.89, "elevation": 42.16, "pano_id": "TMX7316010203-000038_pano_0000_003726", "timestamp": "2016-08-01T08:22:59.894840Z", "filename": "pano_0000_003726.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 13.7928084, "relative_pitch": 71.88521225283156, "relative_heading": 83.79486183829744, "relative_elevation": 42.1622973745689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78580599218832, 52.3611446585031, 42.3593340478837 ] }, "distance": 14.23, "direction": 175.68, "angle": 71.43, "elevation": 42.36, "pano_id": "TMX7316010203-001033_pano_0006_000265", "timestamp": "2019-01-02T12:14:57.706460Z", "filename": "pano_0006_000265.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 14.22786356, "relative_pitch": 71.43357394648166, "relative_heading": 175.67946502771065, "relative_elevation": 42.3593340478837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0002_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78580653738474, 52.3611443026412, 42.3271224778146 ] }, "distance": 14.27, "direction": 175.54, "angle": 71.37, "elevation": 42.33, "pano_id": "TMX7316010203-002401_pano_0002_000156", "timestamp": "2022-01-07T10:45:19.037460Z", "filename": "pano_0002_000156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 14.27018796, "relative_pitch": 71.36895391106374, "relative_heading": 175.5427428498878, "relative_elevation": 42.3271224778146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0001_000163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78571904025947, 52.3613954840246, 42.6559030702338 ] }, "distance": 14.56, "direction": 340.53, "angle": 71.16, "elevation": 42.66, "pano_id": "TMX7316010203-002842_pano_0001_000163", "timestamp": "2022-12-09T10:50:22.853220Z", "filename": "pano_0001_000163.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 14.555356, "relative_pitch": 71.15896099200093, "relative_heading": 340.5295025427217, "relative_elevation": 42.6559030702338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_002469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78567513539822, 52.3613853690473, 42.3201203402132 ] }, "distance": 14.84, "direction": 328.1, "angle": 70.68, "elevation": 42.32, "pano_id": "TMX7316010203-002488_pano_0003_002469", "timestamp": "2022-03-29T09:27:51.693850Z", "filename": "pano_0003_002469.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 14.83919374, "relative_pitch": 70.6772123063856, "relative_heading": 328.09557881582845, "relative_elevation": 42.3201203402132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_001731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78570748136614, 52.3613956347021, 42.5257547600195 ] }, "distance": 14.85, "direction": 337.69, "angle": 70.75, "elevation": 42.53, "pano_id": "TMX7316010203-002110_pano_0000_001731", "timestamp": "2021-04-21T08:21:54.317970Z", "filename": "pano_0000_001731.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 14.85192107, "relative_pitch": 70.74848369203033, "relative_heading": 337.68585353310533, "relative_elevation": 42.5257547600195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_001052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78567658175363, 52.3613884413353, 42.3394588772208 ] }, "distance": 15.08, "direction": 329.1, "angle": 70.4, "elevation": 42.34, "pano_id": "TMX7316010203-000813_pano_0000_001052", "timestamp": "2018-06-28T08:40:53.962480Z", "filename": "pano_0000_001052.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 15.07965709, "relative_pitch": 70.39609220346863, "relative_heading": 329.09994043261986, "relative_elevation": 42.3394588772208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_002367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78567713941394, 52.3613920138586, 42.3729852894321 ] }, "distance": 15.4, "direction": 329.98, "angle": 70.02, "elevation": 42.37, "pano_id": "TMX7316010203-001798_pano_0000_002367", "timestamp": "2020-07-08T06:14:28.435650Z", "filename": "pano_0000_002367.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 15.40307293, "relative_pitch": 70.02320581402145, "relative_heading": 329.98061588657424, "relative_elevation": 42.3729852894321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_002373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78581858009477, 52.3611345599796, 42.3750274609774 ] }, "distance": 15.43, "direction": 172.82, "angle": 69.99, "elevation": 42.38, "pano_id": "TMX7316010203-001798_pano_0000_002373", "timestamp": "2020-07-08T06:14:31.710600Z", "filename": "pano_0000_002373.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 15.43222283, "relative_pitch": 69.98928607949716, "relative_heading": 172.8178114856947, "relative_elevation": 42.3750274609774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0001_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78582035364915, 52.3611336647931, 42.634087421 ] }, "distance": 15.55, "direction": 172.42, "angle": 69.97, "elevation": 42.63, "pano_id": "TMX7316010203-002842_pano_0001_000157", "timestamp": "2022-12-09T10:50:18.668030Z", "filename": "pano_0001_000157.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 15.54652918, "relative_pitch": 69.96560490976495, "relative_heading": 172.4219193257146, "relative_elevation": 42.634087421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_002475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78581236329149, 52.3611321722265, 42.3074946664274 ] }, "distance": 15.65, "direction": 174.48, "angle": 69.7, "elevation": 42.31, "pano_id": "TMX7316010203-002488_pano_0003_002475", "timestamp": "2022-03-29T09:27:55.044200Z", "filename": "pano_0003_002475.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 15.64945352, "relative_pitch": 69.70067183795638, "relative_heading": 174.47806442711968, "relative_elevation": 42.3074946664274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_001737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78581213006379, 52.3611318079629, 42.4658392937854 ] }, "distance": 15.69, "direction": 174.55, "angle": 69.72, "elevation": 42.47, "pano_id": "TMX7316010203-002110_pano_0000_001737", "timestamp": "2021-04-21T08:21:58.863200Z", "filename": "pano_0000_001737.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 15.68828207, "relative_pitch": 69.72410677739023, "relative_heading": 174.55006649220505, "relative_elevation": 42.4658392937854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78586513249839, 52.3611372881781, 42.0916207386181 ] }, "distance": 15.85, "direction": 161.23, "angle": 69.36, "elevation": 42.09, "pano_id": "TMX7316010203-000289_pano_0001_001727", "timestamp": "2017-05-09T10:33:43.189580Z", "filename": "pano_0001_001727.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 15.85068856, "relative_pitch": 69.36483701749022, "relative_heading": 161.22820428002146, "relative_elevation": 42.0916207386181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_001058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78581827873749, 52.3611275607235, 42.349479354918 ] }, "distance": 16.2, "direction": 173.23, "angle": 69.06, "elevation": 42.35, "pano_id": "TMX7316010203-000813_pano_0000_001058", "timestamp": "2018-06-28T08:40:57.807340Z", "filename": "pano_0000_001058.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 16.20280957, "relative_pitch": 69.063268800096, "relative_heading": 173.23417073554253, "relative_elevation": 42.349479354918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_003743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78581252991222, 52.3611252803811, 42.2198677873239 ] }, "distance": 16.41, "direction": 174.7, "angle": 68.76, "elevation": 42.22, "pano_id": "TMX7316010203-000038_pano_0000_003743", "timestamp": "2016-08-01T08:23:52.594580Z", "filename": "pano_0000_003743.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 16.41399061, "relative_pitch": 68.75520822022379, "relative_heading": 174.69621924627435, "relative_elevation": 42.2198677873239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0002_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7856668752856, 52.36140130949, 42.3223071601242 ] }, "distance": 16.65, "direction": 329.68, "angle": 68.53, "elevation": 42.32, "pano_id": "TMX7316010203-002401_pano_0002_000150", "timestamp": "2022-01-07T10:45:15.832430Z", "filename": "pano_0002_000150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 16.64873536, "relative_pitch": 68.52633236743046, "relative_heading": 329.67795639664297, "relative_elevation": 42.3223071601242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78566789625865, 52.361406360482, 42.384299563244 ] }, "distance": 17.1, "direction": 330.83, "angle": 68.03, "elevation": 42.38, "pano_id": "TMX7316010203-001033_pano_0006_000259", "timestamp": "2019-01-02T12:14:53.466480Z", "filename": "pano_0006_000259.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 17.10223458, "relative_pitch": 68.02572694045855, "relative_heading": 330.82980479836726, "relative_elevation": 42.384299563244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78570594005179, 52.3614177006143, 42.3320623468608 ] }, "distance": 17.18, "direction": 340.47, "angle": 67.91, "elevation": 42.33, "pano_id": "TMX7316010203-001319_pano_0001_000227", "timestamp": "2019-07-18T09:44:04.834230Z", "filename": "pano_0001_000227.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 17.18359203, "relative_pitch": 67.906595272726, "relative_heading": 340.4715525682326, "relative_elevation": 42.3320623468608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78587137869354, 52.3611228155084, 42.3072822876275 ] }, "distance": 17.51, "direction": 161.61, "angle": 67.51, "elevation": 42.31, "pano_id": "TMX7316010203-001319_pano_0001_000220", "timestamp": "2019-07-18T09:44:00.619190Z", "filename": "pano_0001_000220.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 17.51277166, "relative_pitch": 67.51326976163513, "relative_heading": 161.60560535620453, "relative_elevation": 42.3072822876275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_04704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785670024254622, 52.36141171205754, 0.0 ] }, "distance": 17.56, "direction": 332.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_04704", "timestamp": "2025-09-09T07:56:07Z", "filename": "recording_2025-09-09_06-44-43_04704.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 17.55649467, "relative_pitch": 0.0, "relative_heading": 332.1902558800595, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78604545149517, 52.3612991947674, 41.9843172580004 ] }, "distance": 17.64, "direction": 80.18, "angle": 67.21, "elevation": 41.98, "pano_id": "TMX7316010203-000289_pano_0001_001732", "timestamp": "2017-05-09T10:34:01.924450Z", "filename": "pano_0001_001732.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 17.64312902, "relative_pitch": 67.20632432093919, "relative_heading": 80.18196705316284, "relative_elevation": 41.9843172580004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_002346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78586849949448, 52.3611201691061, 42.3254877319559 ] }, "distance": 17.73, "direction": 162.51, "angle": 67.27, "elevation": 42.33, "pano_id": "TMX7316010203-002488_pano_0003_002346", "timestamp": "2022-03-29T09:25:30.590090Z", "filename": "pano_0003_002346.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 17.73250425, "relative_pitch": 67.26847526764419, "relative_heading": 162.507268247589, "relative_elevation": 42.3254877319559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_04711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_04711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_04711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785835086385376, 52.36111343673123, 0.0 ] }, "distance": 17.92, "direction": 170.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_04711", "timestamp": "2025-09-09T07:56:09Z", "filename": "recording_2025-09-09_06-44-43_04711.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 17.92368859, "relative_pitch": 0.0, "relative_heading": 170.18992852634497, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track86_Sphere_00561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785856970071065, 52.36111599258315, 0.0 ] }, "distance": 17.96, "direction": 165.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track86_Sphere_00561", "timestamp": "2024-10-16T12:29:16Z", "filename": "Job_20241016_1007_Track86_Sphere_00561.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 17.96166793, "relative_pitch": 0.0, "relative_heading": 165.34360850681776, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_003719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78565895436914, 52.3614128803158, 42.2591804312542 ] }, "distance": 18.03, "direction": 330.26, "angle": 66.89, "elevation": 42.26, "pano_id": "TMX7316010203-000038_pano_0000_003719", "timestamp": "2016-08-01T08:22:47.070040Z", "filename": "pano_0000_003719.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 18.0335007, "relative_pitch": 66.89032733609082, "relative_heading": 330.2633386464106, "relative_elevation": 42.2591804312542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track86_Sphere_00573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785705751732512, 52.361427289702625, 0.0 ] }, "distance": 18.2, "direction": 341.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track86_Sphere_00573", "timestamp": "2024-10-16T12:29:22Z", "filename": "Job_20241016_1007_Track86_Sphere_00573.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 18.19678169, "relative_pitch": 0.0, "relative_heading": 341.5566120829658, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_003727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_003727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_003727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78606375093035, 52.3613004830967, 42.1044055419043 ] }, "distance": 18.9, "direction": 80.4, "angle": 65.83, "elevation": 42.1, "pano_id": "TMX7316010203-000038_pano_0000_003727", "timestamp": "2016-08-01T08:23:01.299880Z", "filename": "pano_0000_003727.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 18.89607744, "relative_pitch": 65.8298871607732, "relative_heading": 80.398194540002, "relative_elevation": 42.1044055419043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0002_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0002_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0002_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78582980537192, 52.3611013311205, 42.3364224508405 ] }, "distance": 19.2, "direction": 171.93, "angle": 65.61, "elevation": 42.34, "pano_id": "TMX7316010203-002401_pano_0002_000157", "timestamp": "2022-01-07T10:45:19.567290Z", "filename": "pano_0002_000157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 19.19862189, "relative_pitch": 65.60676956608438, "relative_heading": 171.93311526513577, "relative_elevation": 42.3364224508405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0006_000266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0006_000266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0006_000266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78582926574343, 52.3611006901064, 42.3643618244678 ] }, "distance": 19.26, "direction": 172.07, "angle": 65.55, "elevation": 42.36, "pano_id": "TMX7316010203-001033_pano_0006_000266", "timestamp": "2019-01-02T12:14:58.421540Z", "filename": "pano_0006_000266.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 19.26414162, "relative_pitch": 65.54751204853748, "relative_heading": 172.07114092986058, "relative_elevation": 42.3643618244678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78570584481028, 52.3614376618254, 42.1641301242635 ] }, "distance": 19.29, "direction": 342.66, "angle": 65.41, "elevation": 42.16, "pano_id": "TMX7316010203-000289_pano_0001_001898", "timestamp": "2017-05-09T10:38:31.132390Z", "filename": "pano_0001_001898.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 19.29321442, "relative_pitch": 65.41239402434212, "relative_heading": 342.6589035883342, "relative_elevation": 42.1641301242635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0001_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78570000745359, 52.3614382440001, 42.6580229960382 ] }, "distance": 19.48, "direction": 341.6, "angle": 65.46, "elevation": 42.66, "pano_id": "TMX7316010203-002842_pano_0001_000164", "timestamp": "2022-12-09T10:50:23.593020Z", "filename": "pano_0001_000164.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 19.47691063, "relative_pitch": 65.45938639328116, "relative_heading": 341.59900397080884, "relative_elevation": 42.6580229960382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_002468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78565321999282, 52.3614281380238, 42.3196355290711 ] }, "distance": 19.71, "direction": 331.73, "angle": 65.03, "elevation": 42.32, "pano_id": "TMX7316010203-002488_pano_0003_002468", "timestamp": "2022-03-29T09:27:51.113840Z", "filename": "pano_0003_002468.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 19.70789886, "relative_pitch": 65.02899992682042, "relative_heading": 331.7256329014964, "relative_elevation": 42.3196355290711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_001730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78567217213638, 52.3614357075614, 42.5315269557759 ] }, "distance": 19.9, "direction": 336.15, "angle": 64.93, "elevation": 42.53, "pano_id": "TMX7316010203-002110_pano_0000_001730", "timestamp": "2021-04-21T08:21:53.442970Z", "filename": "pano_0000_001730.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 19.89749296, "relative_pitch": 64.92843131944149, "relative_heading": 336.15312935857304, "relative_elevation": 42.5315269557759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0000_001051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0000_001051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0000_001051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7856541597572, 52.3614320953718, 42.3410291727632 ] }, "distance": 20.07, "direction": 332.48, "angle": 64.64, "elevation": 42.34, "pano_id": "TMX7316010203-000813_pano_0000_001051", "timestamp": "2018-06-28T08:40:53.277360Z", "filename": "pano_0000_001051.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 20.06713414, "relative_pitch": 64.64182576563914, "relative_heading": 332.48221025675537, "relative_elevation": 42.3410291727632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_002366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78565532780952, 52.3614353806118, 42.3676245752722 ] }, "distance": 20.36, "direction": 333.16, "angle": 64.34, "elevation": 42.37, "pano_id": "TMX7316010203-001798_pano_0000_002366", "timestamp": "2020-07-08T06:14:27.840650Z", "filename": "pano_0000_002366.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 20.35598366, "relative_pitch": 64.33753910856909, "relative_heading": 333.15625637785774, "relative_elevation": 42.3676245752722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_002374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_002374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_002374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7858422394442, 52.3610913717042, 42.3839021241292 ] }, "distance": 20.43, "direction": 170.02, "angle": 64.27, "elevation": 42.38, "pano_id": "TMX7316010203-001798_pano_0000_002374", "timestamp": "2020-07-08T06:14:32.235620Z", "filename": "pano_0000_002374.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 20.42617613, "relative_pitch": 64.2690758660931, "relative_heading": 170.0164759124508, "relative_elevation": 42.3839021241292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78588503521034, 52.361097684995, 42.1394877564162 ] }, "distance": 20.46, "direction": 161.6, "angle": 64.1, "elevation": 42.14, "pano_id": "TMX7316010203-000289_pano_0001_001894", "timestamp": "2017-05-09T10:38:27.637350Z", "filename": "pano_0001_001894.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 20.4598475, "relative_pitch": 64.10218772615272, "relative_heading": 161.60450648733504, "relative_elevation": 42.1394877564162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_002476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_002476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_002476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78583542299873, 52.3610903606116, 42.3161611845717 ] }, "distance": 20.46, "direction": 171.35, "angle": 64.19, "elevation": 42.32, "pano_id": "TMX7316010203-002488_pano_0003_002476", "timestamp": "2022-03-29T09:27:55.603800Z", "filename": "pano_0003_002476.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 20.46203363, "relative_pitch": 64.19385201361702, "relative_heading": 171.35179016582288, "relative_elevation": 42.3161611845717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0001_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0001_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0001_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78584493171991, 52.3610909036212, 42.6410869779065 ] }, "distance": 20.51, "direction": 169.54, "angle": 64.31, "elevation": 42.64, "pano_id": "TMX7316010203-002842_pano_0001_000156", "timestamp": "2022-12-09T10:50:18.008110Z", "filename": "pano_0001_000156.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 20.50998741, "relative_pitch": 64.3128552254778, "relative_heading": 169.53709132203574, "relative_elevation": 42.6410869779065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_001738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_001738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_001738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78583670922058, 52.3610890355505, 42.477692999877 ] }, "distance": 20.62, "direction": 171.17, "angle": 64.11, "elevation": 42.48, "pano_id": "TMX7316010203-002110_pano_0000_001738", "timestamp": "2021-04-21T08:21:59.362920Z", "filename": "pano_0000_001738.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 20.6210786, "relative_pitch": 64.10543684871884, "relative_heading": 171.17269965357332, "relative_elevation": 42.477692999877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00567/adjacencies/b_20241016_1007_Track86_Sphere_00567/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track86_Sphere_00560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track86_Sphere_00560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track86_Sphere_00560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785866380326154, 52.36109000272973, 0.0 ] }, "distance": 20.92, "direction": 165.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track86_Sphere_00560", "timestamp": "2024-10-16T12:29:16Z", "filename": "Job_20241016_1007_Track86_Sphere_00560.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_20241016_1007_Track86_Sphere_00567", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114033.26208029673, 486101.10345948034 ] }, "relative_distance": 20.92206489, "relative_pitch": 0.0, "relative_heading": 165.64904141610313, "relative_elevation": 0.0 } ] } }