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_20241017_0902_Track87_Sphere_00098/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800662174400548, 52.34537626282394, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00098", "timestamp": "2024-10-17T12:20:39Z", "filename": "Job_20241017_0902_Track87_Sphere_00098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "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_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8006527340004, 52.3453738689061, 43.8708336818963 ] }, "distance": 0.7, "direction": 247.51, "angle": 89.09, "elevation": 43.87, "pano_id": "TMX7316010203-002520_pano_0000_001046", "timestamp": "2022-04-14T10:06:43.560210Z", "filename": "pano_0000_001046.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 0.69631417, "relative_pitch": 89.0906825752708, "relative_heading": 247.5077795922913, "relative_elevation": 43.8708336818963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001984/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001984/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001984/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001984/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001984/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001984/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001984/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001984/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001984/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80067386378167, 52.345372373019, 44.1060338383541 ] }, "distance": 0.91, "direction": 118.52, "angle": 88.82, "elevation": 44.11, "pano_id": "TMX7316010203-002095_pano_0000_001984", "timestamp": "2021-04-16T08:15:39.518740Z", "filename": "pano_0000_001984.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 0.90660555, "relative_pitch": 88.8224432519802, "relative_heading": 118.51718445458845, "relative_elevation": 44.1060338383541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80065457551168, 52.3453644681221, 43.7232884401456 ] }, "distance": 1.41, "direction": 201.53, "angle": 88.15, "elevation": 43.72, "pano_id": "TMX7316010203-001873_pano_0000_003354", "timestamp": "2020-08-13T07:22:32.292260Z", "filename": "pano_0000_003354.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 1.41091281, "relative_pitch": 88.15175595407008, "relative_heading": 201.53272421209584, "relative_elevation": 43.7232884401456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80064862303801, 52.3453880877949, 43.5245636124164 ] }, "distance": 1.61, "direction": 324.94, "angle": 87.88, "elevation": 43.52, "pano_id": "TMX7316010203-000041_pano_0000_002397", "timestamp": "2016-08-02T11:41:42.642660Z", "filename": "pano_0000_002397.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 1.60754855, "relative_pitch": 87.88478293330333, "relative_heading": 324.93692281141574, "relative_elevation": 43.5245636124164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80063776506615, 52.3453665026291, 43.6147354766726 ] }, "distance": 1.99, "direction": 236.86, "angle": 87.39, "elevation": 43.61, "pano_id": "TMX7316010203-001312_pano_0001_000937", "timestamp": "2019-07-15T10:30:12.638150Z", "filename": "pano_0001_000937.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 1.98660304, "relative_pitch": 87.39204309221182, "relative_heading": 236.85981655950522, "relative_elevation": 43.6147354766726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80064375213565, 52.3453581966991, 44.1768190795556 ] }, "distance": 2.37, "direction": 211.99, "angle": 86.93, "elevation": 44.18, "pano_id": "TMX7316010203-000804_pano_0000_002197", "timestamp": "2018-06-22T11:08:27.420170Z", "filename": "pano_0000_002197.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 2.3701057, "relative_pitch": 86.92900055674929, "relative_heading": 211.98519434889428, "relative_elevation": 44.1768190795556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800645510385354, 52.345355714973294, 0.0 ] }, "distance": 2.55, "direction": 206.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02752", "timestamp": "2025-07-17T09:01:42Z", "filename": "recording_2025-07-17_07-56-36_02752.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 2.552929, "relative_pitch": 0.0, "relative_heading": 206.41256901500805, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02753/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02753/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02753/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02753/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02753/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02753/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02753/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02753/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02753/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800665759573986, 52.34540036794372, 0.0 ] }, "distance": 2.69, "direction": 5.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02753", "timestamp": "2025-07-17T09:01:43Z", "filename": "recording_2025-07-17_07-56-36_02753.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 2.69337532, "relative_pitch": 0.0, "relative_heading": 5.204603957512978, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80066473601641, 52.3454028860321, 44.1892421646044 ] }, "distance": 2.97, "direction": 3.37, "angle": 86.16, "elevation": 44.19, "pano_id": "TMX7316010203-000804_pano_0000_002196", "timestamp": "2018-06-22T11:08:26.555110Z", "filename": "pano_0000_002196.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 2.96760734, "relative_pitch": 86.15796874384512, "relative_heading": 3.3723706534093894, "relative_elevation": 44.1892421646044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80067363922219, 52.3454073151195, 43.746687120758 ] }, "distance": 3.54, "direction": 12.74, "angle": 85.37, "elevation": 43.75, "pano_id": "TMX7316010203-001873_pano_0000_003355", "timestamp": "2020-08-13T07:22:33.141980Z", "filename": "pano_0000_003355.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 3.54254278, "relative_pitch": 85.37037351534084, "relative_heading": 12.741321470642516, "relative_elevation": 43.746687120758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80066054349727, 52.345409376879, 43.6304788468406 ] }, "distance": 3.69, "direction": 358.27, "angle": 85.17, "elevation": 43.63, "pano_id": "TMX7316010203-001312_pano_0001_000936", "timestamp": "2019-07-15T10:30:11.793210Z", "filename": "pano_0001_000936.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 3.68640609, "relative_pitch": 85.17046229573697, "relative_heading": 358.2723024015597, "relative_elevation": 43.6304788468406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_002006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80066892198128, 52.345411046126, 43.6550647439435 ] }, "distance": 3.9, "direction": 6.78, "angle": 84.9, "elevation": 43.66, "pano_id": "TMX7316010203-000286_pano_0000_002006", "timestamp": "2017-05-04T12:33:59.277140Z", "filename": "pano_0000_002006.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 3.89769378, "relative_pitch": 84.89793872942222, "relative_heading": 6.775320859690839, "relative_elevation": 43.6550647439435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800680311543711, 52.345413049971505, 0.0 ] }, "distance": 4.28, "direction": 16.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00099", "timestamp": "2024-10-17T12:20:58Z", "filename": "Job_20241017_0902_Track87_Sphere_00099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 4.27598638, "relative_pitch": 0.0, "relative_heading": 16.801639502254414, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80062364585137, 52.3453444353474, 43.4987555639818 ] }, "distance": 4.41, "direction": 216.55, "angle": 84.21, "elevation": 43.5, "pano_id": "TMX7316010203-000041_pano_0000_002396", "timestamp": "2016-08-02T11:41:41.272650Z", "filename": "pano_0000_002396.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 4.40871371, "relative_pitch": 84.21268395664228, "relative_heading": 216.55257544371165, "relative_elevation": 43.4987555639818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80067781213946, 52.3454167092113, 43.8720422675833 ] }, "distance": 4.63, "direction": 13.32, "angle": 83.98, "elevation": 43.87, "pano_id": "TMX7316010203-002520_pano_0000_001045", "timestamp": "2022-04-14T10:06:42.745220Z", "filename": "pano_0000_001045.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 4.6250762, "relative_pitch": 83.98199583912404, "relative_heading": 13.321458749658083, "relative_elevation": 43.8720422675833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001985/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001985/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001985/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001985/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001985/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001985/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001985/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001985/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001985/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800696254707, 52.3454160699112, 44.1327945124358 ] }, "distance": 5.0, "direction": 27.67, "angle": 83.53, "elevation": 44.13, "pano_id": "TMX7316010203-002095_pano_0000_001985", "timestamp": "2021-04-16T08:15:40.593710Z", "filename": "pano_0000_001985.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 5.001444, "relative_pitch": 83.53441746132728, "relative_heading": 27.66932638762185, "relative_elevation": 44.1327945124358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80065308954653, 52.3453284748473, 44.0728296199813 ] }, "distance": 5.35, "direction": 186.64, "angle": 83.07, "elevation": 44.07, "pano_id": "TMX7316010203-002095_pano_0000_001983", "timestamp": "2021-04-16T08:15:38.543730Z", "filename": "pano_0000_001983.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 5.35347503, "relative_pitch": 83.07427799096054, "relative_heading": 186.64098808152565, "relative_elevation": 44.0728296199813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80063054875831, 52.34533032133, 43.8660565484315 ] }, "distance": 5.55, "direction": 202.86, "angle": 82.79, "elevation": 43.87, "pano_id": "TMX7316010203-002520_pano_0000_001047", "timestamp": "2022-04-14T10:06:44.320220Z", "filename": "pano_0000_001047.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 5.54783617, "relative_pitch": 82.79194626576167, "relative_heading": 202.86006952267076, "relative_elevation": 43.8660565484315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80068001695591, 52.345430119804, 43.5470149936154 ] }, "distance": 6.11, "direction": 11.47, "angle": 82.01, "elevation": 43.55, "pano_id": "TMX7316010203-000041_pano_0000_002398", "timestamp": "2016-08-02T11:41:44.117670Z", "filename": "pano_0000_002398.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 6.11498767, "relative_pitch": 82.00663988648672, "relative_heading": 11.469448353172641, "relative_elevation": 43.5470149936154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_002005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80063357194943, 52.3453234458609, 43.6317730760202 ] }, "distance": 6.19, "direction": 198.35, "angle": 81.92, "elevation": 43.63, "pano_id": "TMX7316010203-000286_pano_0000_002005", "timestamp": "2017-05-04T12:33:58.012300Z", "filename": "pano_0000_002005.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 6.19195439, "relative_pitch": 81.92286847337722, "relative_heading": 198.34855972785203, "relative_elevation": 43.6317730760202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80063456273674, 52.3453212469616, 43.70866293367 ] }, "distance": 6.4, "direction": 197.09, "angle": 81.66, "elevation": 43.71, "pano_id": "TMX7316010203-001873_pano_0000_003353", "timestamp": "2020-08-13T07:22:31.502000Z", "filename": "pano_0000_003353.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 6.40449431, "relative_pitch": 81.66394871412193, "relative_heading": 197.08604233005968, "relative_elevation": 43.70866293367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80061934722062, 52.3453228331136, 43.6053929235786 ] }, "distance": 6.62, "direction": 206.15, "angle": 81.36, "elevation": 43.61, "pano_id": "TMX7316010203-001312_pano_0001_000938", "timestamp": "2019-07-15T10:30:13.433230Z", "filename": "pano_0001_000938.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 6.62308044, "relative_pitch": 81.36354099361252, "relative_heading": 206.14670625017175, "relative_elevation": 43.6053929235786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800633348438204, 52.34531875970307, 0.0 ] }, "distance": 6.69, "direction": 197.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00097", "timestamp": "2024-10-17T12:20:37Z", "filename": "Job_20241017_0902_Track87_Sphere_00097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 6.6933597, "relative_pitch": 0.0, "relative_heading": 197.06707314693094, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80062246061195, 52.3453136827729, 44.15628929995 ] }, "distance": 7.47, "direction": 201.24, "angle": 80.4, "elevation": 44.16, "pano_id": "TMX7316010203-000804_pano_0000_002198", "timestamp": "2018-06-22T11:08:28.285100Z", "filename": "pano_0000_002198.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 7.47097362, "relative_pitch": 80.39685097824648, "relative_heading": 201.239000061172, "relative_elevation": 44.15628929995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800626121519442, 52.345312594192016, 0.0 ] }, "distance": 7.5, "direction": 199.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02751", "timestamp": "2025-07-17T09:01:40Z", "filename": "recording_2025-07-17_07-56-36_02751.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 7.49859534, "relative_pitch": 0.0, "relative_heading": 199.12643458011698, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02754/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02754/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02754/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02754/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02754/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02754/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02754/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02754/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02754/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800697040120141, 52.34544093219595, 0.0 ] }, "distance": 7.58, "direction": 18.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02754", "timestamp": "2025-07-17T09:01:44Z", "filename": "recording_2025-07-17_07-56-36_02754.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 7.57813673, "relative_pitch": 0.0, "relative_heading": 18.272574679277866, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80068596081666, 52.3454475291394, 44.1712958673015 ] }, "distance": 8.09, "direction": 11.55, "angle": 79.62, "elevation": 44.17, "pano_id": "TMX7316010203-000804_pano_0000_002195", "timestamp": "2018-06-22T11:08:25.680180Z", "filename": "pano_0000_002195.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 8.09406162, "relative_pitch": 79.61617371001297, "relative_heading": 11.552761375787297, "relative_elevation": 44.1712958673015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80069228795619, 52.3454493698148, 43.6506152646616 ] }, "distance": 8.39, "direction": 14.16, "angle": 79.12, "elevation": 43.65, "pano_id": "TMX7316010203-001312_pano_0001_000935", "timestamp": "2019-07-15T10:30:10.873280Z", "filename": "pano_0001_000935.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 8.38975947, "relative_pitch": 79.1202825432649, "relative_heading": 14.15852677613948, "relative_elevation": 43.6506152646616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80069228894493, 52.3454499723221, 43.7386220162734 ] }, "distance": 8.45, "direction": 14.05, "angle": 79.06, "elevation": 43.74, "pano_id": "TMX7316010203-001873_pano_0000_003356", "timestamp": "2020-08-13T07:22:34.246950Z", "filename": "pano_0000_003356.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 8.45479846, "relative_pitch": 79.05950054824585, "relative_heading": 14.047836690139365, "relative_elevation": 43.7386220162734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80060209314127, 52.3453000915932, 43.4984822832048 ] }, "distance": 9.41, "direction": 205.78, "angle": 77.79, "elevation": 43.5, "pano_id": "TMX7316010203-000041_pano_0000_002395", "timestamp": "2016-08-02T11:41:39.947930Z", "filename": "pano_0000_002395.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 9.41301093, "relative_pitch": 77.78954820353486, "relative_heading": 205.78379787686492, "relative_elevation": 43.4984822832048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80071358396301, 52.3454556948821, 43.8527295300737 ] }, "distance": 9.51, "direction": 21.62, "angle": 77.77, "elevation": 43.85, "pano_id": "TMX7316010203-002520_pano_0000_001044", "timestamp": "2022-04-14T10:06:41.825240Z", "filename": "pano_0000_001044.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 9.50774288, "relative_pitch": 77.76699273196276, "relative_heading": 21.62223771596133, "relative_elevation": 43.8527295300737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001986/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001986/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001986/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001986/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001986/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001986/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001986/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001986/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001986/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80072035230032, 52.345459555397, 44.1700613787398 ] }, "distance": 10.08, "direction": 23.16, "angle": 77.14, "elevation": 44.17, "pano_id": "TMX7316010203-002095_pano_0000_001986", "timestamp": "2021-04-16T08:15:41.758720Z", "filename": "pano_0000_001986.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 10.08068357, "relative_pitch": 77.14389860990474, "relative_heading": 23.159871192436178, "relative_elevation": 44.1700613787398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80063229637682, 52.3452846353802, 44.0471084620804 ] }, "distance": 10.4, "direction": 191.29, "angle": 76.72, "elevation": 44.05, "pano_id": "TMX7316010203-002095_pano_0000_001982", "timestamp": "2021-04-16T08:15:37.648830Z", "filename": "pano_0000_001982.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 10.39706866, "relative_pitch": 76.71875970388041, "relative_heading": 191.29366720284668, "relative_elevation": 44.0471084620804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80073384295394, 52.3454609181735, 43.5466281855479 ] }, "distance": 10.61, "direction": 27.41, "angle": 76.31, "elevation": 43.55, "pano_id": "TMX7316010203-000041_pano_0000_002399", "timestamp": "2016-08-02T11:41:45.477670Z", "filename": "pano_0000_002399.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 10.61081285, "relative_pitch": 76.30585067003348, "relative_heading": 27.4059719432034, "relative_elevation": 43.5466281855479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80060995950894, 52.3452861746064, 43.872163714841 ] }, "distance": 10.64, "direction": 199.54, "angle": 76.37, "elevation": 43.87, "pano_id": "TMX7316010203-002520_pano_0000_001048", "timestamp": "2022-04-14T10:06:45.085220Z", "filename": "pano_0000_001048.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 10.6372859, "relative_pitch": 76.37101944140512, "relative_heading": 199.5432076791153, "relative_elevation": 43.872163714841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80061402497358, 52.3452780731573, 43.7095540007576 ] }, "distance": 11.41, "direction": 196.72, "angle": 75.37, "elevation": 43.71, "pano_id": "TMX7316010203-001873_pano_0000_003352", "timestamp": "2020-08-13T07:22:30.751980Z", "filename": "pano_0000_003352.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 11.40803546, "relative_pitch": 75.37232311775415, "relative_heading": 196.71618464344894, "relative_elevation": 43.7095540007576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80060307198768, 52.3452788353304, 43.6080836104229 ] }, "distance": 11.57, "direction": 200.38, "angle": 75.15, "elevation": 43.61, "pano_id": "TMX7316010203-001312_pano_0001_000939", "timestamp": "2019-07-15T10:30:14.228170Z", "filename": "pano_0001_000939.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 11.5651575, "relative_pitch": 75.14670567047123, "relative_heading": 200.38119993160797, "relative_elevation": 43.6080836104229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800608964722567, 52.34527270210925, 0.0 ] }, "distance": 12.08, "direction": 197.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00096", "timestamp": "2024-10-17T12:20:36Z", "filename": "Job_20241017_0902_Track87_Sphere_00096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 12.0806637, "relative_pitch": 0.0, "relative_heading": 197.467321609089, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02755/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02755/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02755/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02755/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02755/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02755/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02755/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02755/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02755/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800751989877969, 52.34547057669062, 0.0 ] }, "distance": 12.15, "direction": 30.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02755", "timestamp": "2025-07-17T09:01:45Z", "filename": "recording_2025-07-17_07-56-36_02755.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 12.14914985, "relative_pitch": 0.0, "relative_heading": 30.251786094767986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800606423101235, 52.34526957972652, 0.0 ] }, "distance": 12.46, "direction": 197.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02750", "timestamp": "2025-07-17T09:01:40Z", "filename": "recording_2025-07-17_07-56-36_02750.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 12.46422152, "relative_pitch": 0.0, "relative_heading": 197.74741923870545, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80060072172724, 52.34526941492, 44.1268706368282 ] }, "distance": 12.61, "direction": 199.4, "angle": 74.06, "elevation": 44.13, "pano_id": "TMX7316010203-000804_pano_0000_002199", "timestamp": "2018-06-22T11:08:29.155090Z", "filename": "pano_0000_002199.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 12.60539218, "relative_pitch": 74.05734731112888, "relative_heading": 199.40423886274078, "relative_elevation": 44.1268706368282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80074356932351, 52.3454791428559, 43.690849176608 ] }, "distance": 12.72, "direction": 25.85, "angle": 73.77, "elevation": 43.69, "pano_id": "TMX7316010203-001312_pano_0001_000934", "timestamp": "2019-07-15T10:30:09.858120Z", "filename": "pano_0001_000934.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 12.72092047, "relative_pitch": 73.7666824205744, "relative_heading": 25.85187358955877, "relative_elevation": 43.690849176608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8007064600406, 52.3454920787348, 44.2264832006767 ] }, "distance": 13.24, "direction": 13.18, "angle": 73.34, "elevation": 44.23, "pano_id": "TMX7316010203-000804_pano_0000_002194", "timestamp": "2018-06-22T11:08:24.775140Z", "filename": "pano_0000_002194.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 13.23595264, "relative_pitch": 73.33878747804239, "relative_heading": 13.180164863578428, "relative_elevation": 44.2264832006767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80071144013614, 52.345492819347, 43.804838296026 ] }, "distance": 13.4, "direction": 14.51, "angle": 72.99, "elevation": 43.8, "pano_id": "TMX7316010203-001873_pano_0000_003357", "timestamp": "2020-08-13T07:22:35.531980Z", "filename": "pano_0000_003357.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 13.39720238, "relative_pitch": 72.99435506156686, "relative_heading": 14.513129849128058, "relative_elevation": 43.804838296026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_002007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80069173806424, 52.3455000221593, 43.6481478828937 ] }, "distance": 13.92, "direction": 8.32, "angle": 72.31, "elevation": 43.65, "pano_id": "TMX7316010203-000286_pano_0000_002007", "timestamp": "2017-05-04T12:34:00.457140Z", "filename": "pano_0000_002007.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 13.91777929, "relative_pitch": 72.3144420380083, "relative_heading": 8.32324829216226, "relative_elevation": 43.6481478828937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80076689157416, 52.3454845151782, 43.880481492728 ] }, "distance": 14.0, "direction": 30.64, "angle": 72.3, "elevation": 43.88, "pano_id": "TMX7316010203-002520_pano_0000_001043", "timestamp": "2022-04-14T10:06:40.710180Z", "filename": "pano_0000_001043.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 14.00087468, "relative_pitch": 72.30376054041146, "relative_heading": 30.64397581474615, "relative_elevation": 43.880481492728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80058274820787, 52.3452558605689, 43.5049842325971 ] }, "distance": 14.45, "direction": 202.0, "angle": 71.63, "elevation": 43.5, "pano_id": "TMX7316010203-000041_pano_0000_002394", "timestamp": "2016-08-02T11:41:38.712690Z", "filename": "pano_0000_002394.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 14.44972158, "relative_pitch": 71.62663718689642, "relative_heading": 201.99917929277854, "relative_elevation": 43.5049842325971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8006123259253, 52.34524085745, 44.0208246866241 ] }, "distance": 15.45, "direction": 192.71, "angle": 70.67, "elevation": 44.02, "pano_id": "TMX7316010203-002095_pano_0000_001981", "timestamp": "2021-04-16T08:15:36.773750Z", "filename": "pano_0000_001981.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 15.44529909, "relative_pitch": 70.66589178954129, "relative_heading": 192.70572417071992, "relative_elevation": 44.0208246866241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80059105991359, 52.3452418793284, 43.8832127097994 ] }, "distance": 15.72, "direction": 197.96, "angle": 70.29, "elevation": 43.88, "pano_id": "TMX7316010203-002520_pano_0000_001049", "timestamp": "2022-04-14T10:06:45.860190Z", "filename": "pano_0000_001049.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 15.71910976, "relative_pitch": 70.29231046744472, "relative_heading": 197.95734491287686, "relative_elevation": 43.8832127097994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_01164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_01164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_01164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800777851596504, 52.34550031071177, 0.0 ] }, "distance": 15.9, "direction": 29.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_01164", "timestamp": "2025-07-17T08:21:12Z", "filename": "recording_2025-07-17_07-56-36_01164.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 15.8957701, "relative_pitch": 0.0, "relative_heading": 29.731030812334712, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80081064471553, 52.3454889775144, 43.6070430725813 ] }, "distance": 16.11, "direction": 38.89, "angle": 69.72, "elevation": 43.61, "pano_id": "TMX7316010203-001312_pano_0001_000933", "timestamp": "2019-07-15T10:30:08.723300Z", "filename": "pano_0001_000933.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 16.11459965, "relative_pitch": 69.71865093344842, "relative_heading": 38.893558576401404, "relative_elevation": 43.6070430725813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_002004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8005913591025, 52.3452367624008, 43.6332841906697 ] }, "distance": 16.26, "direction": 197.27, "angle": 69.57, "elevation": 43.63, "pano_id": "TMX7316010203-000286_pano_0000_002004", "timestamp": "2017-05-04T12:33:56.752170Z", "filename": "pano_0000_002004.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 16.25563657, "relative_pitch": 69.56705679374824, "relative_heading": 197.27022700336565, "relative_elevation": 43.6332841906697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800798657496933, 52.34549617155563, 0.0 ] }, "distance": 16.26, "direction": 34.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00032", "timestamp": "2024-10-17T12:19:12Z", "filename": "Job_20241017_0902_Track87_Sphere_00032.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 16.26462022, "relative_pitch": 0.0, "relative_heading": 34.87990428682884, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_002349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_002349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_002349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80081640180216, 52.3454889006777, 44.528168165125 ] }, "distance": 16.36, "direction": 39.98, "angle": 69.83, "elevation": 44.53, "pano_id": "TMX7316010203-002095_pano_0000_002349", "timestamp": "2021-04-16T08:24:28.044610Z", "filename": "pano_0000_002349.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 16.35723447, "relative_pitch": 69.82940530993828, "relative_heading": 39.98203185682302, "relative_elevation": 44.528168165125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80059388215194, 52.3452349796556, 43.7084282506257 ] }, "distance": 16.4, "direction": 196.49, "angle": 69.44, "elevation": 43.71, "pano_id": "TMX7316010203-001873_pano_0000_003351", "timestamp": "2020-08-13T07:22:30.032090Z", "filename": "pano_0000_003351.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 16.39553804, "relative_pitch": 69.4383495806697, "relative_heading": 196.49061969260094, "relative_elevation": 43.7084282506257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80058718829301, 52.345234745003, 43.6159037193283 ] }, "distance": 16.56, "direction": 197.98, "angle": 69.21, "elevation": 43.62, "pano_id": "TMX7316010203-001312_pano_0001_000940", "timestamp": "2019-07-15T10:30:15.063470Z", "filename": "pano_0001_000940.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 16.55564883, "relative_pitch": 69.21432688421974, "relative_heading": 197.97893166245345, "relative_elevation": 43.6159037193283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80078013562723, 52.3455071237653, 43.6015723356977 ] }, "distance": 16.63, "direction": 28.9, "angle": 69.12, "elevation": 43.6, "pano_id": "TMX7316010203-000804_pano_0000_002670", "timestamp": "2018-06-22T11:22:27.329600Z", "filename": "pano_0000_002670.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 16.63302459, "relative_pitch": 69.11926583579226, "relative_heading": 28.90148412594663, "relative_elevation": 43.6015723356977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_01163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_01163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_01163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800843538360992, 52.34548038662597, 0.0 ] }, "distance": 16.94, "direction": 46.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_01163", "timestamp": "2025-07-17T08:21:08Z", "filename": "recording_2025-07-17_07-56-36_01163.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 16.94112258, "relative_pitch": 0.0, "relative_heading": 46.84970923712459, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80084216671141, 52.3454819598678, 43.5276667615399 ] }, "distance": 16.99, "direction": 46.2, "angle": 68.67, "elevation": 43.53, "pano_id": "TMX7316010203-000804_pano_0000_002671", "timestamp": "2018-06-22T11:22:28.524670Z", "filename": "pano_0000_002671.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 16.99373334, "relative_pitch": 68.67371850713704, "relative_heading": 46.20354201274063, "relative_elevation": 43.5276667615399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800586335002725, 52.3452294034762, 0.0 ] }, "distance": 17.14, "direction": 197.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00095", "timestamp": "2024-10-17T12:20:35Z", "filename": "Job_20241017_0902_Track87_Sphere_00095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.13942657, "relative_pitch": 0.0, "relative_heading": 197.55052609082946, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80079107227297, 52.3455095286288, 43.7298645237461 ] }, "distance": 17.24, "direction": 30.64, "angle": 68.49, "elevation": 43.73, "pano_id": "TMX7316010203-001873_pano_0000_003269", "timestamp": "2020-08-13T07:20:59.852320Z", "filename": "pano_0000_003269.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.23544915, "relative_pitch": 68.48888834603521, "relative_heading": 30.64086174813857, "relative_elevation": 43.7298645237461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80084239499945, 52.3454861939725, 43.6783487610519 ] }, "distance": 17.33, "direction": 45.11, "angle": 68.35, "elevation": 43.68, "pano_id": "TMX7316010203-000041_pano_0000_002330", "timestamp": "2016-08-02T11:40:37.163070Z", "filename": "pano_0000_002330.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.33416924, "relative_pitch": 68.3538749408099, "relative_heading": 45.114993783876166, "relative_elevation": 43.6783487610519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000155_pano_0000_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000155_pano_0000_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000155_pano_0000_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80085291887408, 52.3454793736035, 43.5780411018059 ] }, "distance": 17.34, "direction": 48.57, "angle": 68.3, "elevation": 43.58, "pano_id": "TMX7316010203-000155_pano_0000_000133", "timestamp": "2016-10-10T12:42:46.902440Z", "filename": "pano_0000_000133.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.33819659, "relative_pitch": 68.30410008737186, "relative_heading": 48.56650410092828, "relative_elevation": 43.5780411018059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000155_pano_0000_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000155_pano_0000_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000155_pano_0000_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80079850520102, 52.3455078717909, 43.6051855059341 ] }, "distance": 17.34, "direction": 32.39, "angle": 68.31, "elevation": 43.61, "pano_id": "TMX7316010203-000155_pano_0000_000134", "timestamp": "2016-10-10T12:42:48.347420Z", "filename": "pano_0000_000134.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.34308206, "relative_pitch": 68.31080961391753, "relative_heading": 32.391341212327916, "relative_elevation": 43.6051855059341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800586357264897, 52.34522660837512, 0.0 ] }, "distance": 17.44, "direction": 197.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02749", "timestamp": "2025-07-17T09:01:39Z", "filename": "recording_2025-07-17_07-56-36_02749.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.43577345, "relative_pitch": 0.0, "relative_heading": 197.2375762646012, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800860226981804, 52.34547575070534, 0.0 ] }, "distance": 17.46, "direction": 50.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00033", "timestamp": "2024-10-17T12:19:13Z", "filename": "Job_20241017_0902_Track87_Sphere_00033.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.45624972, "relative_pitch": 0.0, "relative_heading": 50.64072513809229, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80082249072026, 52.3454988789181, 43.2235951945186 ] }, "distance": 17.48, "direction": 38.69, "angle": 67.98, "elevation": 43.22, "pano_id": "TMX7316010203-001312_pano_0001_001002", "timestamp": "2019-07-15T10:31:08.602840Z", "filename": "pano_0001_001002.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.47910849, "relative_pitch": 67.98217687623789, "relative_heading": 38.68554781183278, "relative_elevation": 43.2235951945186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80078719290753, 52.3455138652744, 43.7284033596516 ] }, "distance": 17.52, "direction": 29.09, "angle": 68.16, "elevation": 43.73, "pano_id": "TMX7316010203-000041_pano_0000_002329", "timestamp": "2016-08-02T11:40:36.138080Z", "filename": "pano_0000_002329.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.52228676, "relative_pitch": 68.1636675876311, "relative_heading": 29.092723020937235, "relative_elevation": 43.7284033596516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80082899580848, 52.3454969282151, 43.6928298007697 ] }, "distance": 17.59, "direction": 40.25, "angle": 68.07, "elevation": 43.69, "pano_id": "TMX7316010203-002520_pano_0000_001546", "timestamp": "2022-04-14T10:13:02.532970Z", "filename": "pano_0000_001546.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.59335778, "relative_pitch": 68.06732268629905, "relative_heading": 40.25453253266628, "relative_elevation": 43.6928298007697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_002350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_002350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_002350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80076998661045, 52.3455206654185, 44.6322481147945 ] }, "distance": 17.67, "direction": 24.57, "angle": 68.4, "elevation": 44.63, "pano_id": "TMX7316010203-002095_pano_0000_002350", "timestamp": "2021-04-16T08:24:29.819410Z", "filename": "pano_0000_002350.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.66832482, "relative_pitch": 68.40314326013592, "relative_heading": 24.572194460271756, "relative_elevation": 44.6322481147945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80085204985016, 52.3454844478371, 43.684697220102 ] }, "distance": 17.67, "direction": 47.07, "angle": 67.97, "elevation": 43.68, "pano_id": "TMX7316010203-001873_pano_0000_003270", "timestamp": "2020-08-13T07:21:00.887270Z", "filename": "pano_0000_003270.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.67349176, "relative_pitch": 67.97325073813667, "relative_heading": 47.06692615193457, "relative_elevation": 43.684697220102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80057777732178, 52.3452252598383, 44.1442342530936 ] }, "distance": 17.76, "direction": 198.9, "angle": 68.08, "elevation": 44.14, "pano_id": "TMX7316010203-000804_pano_0000_002200", "timestamp": "2018-06-22T11:08:30.035270Z", "filename": "pano_0000_002200.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.75979865, "relative_pitch": 68.08443664727724, "relative_heading": 198.89598619598186, "relative_elevation": 44.1442342530936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_002306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80085951540114, 52.3454827387914, 43.5665111830458 ] }, "distance": 17.92, "direction": 48.62, "angle": 67.64, "elevation": 43.57, "pano_id": "TMX7316010203-000286_pano_0000_002306", "timestamp": "2017-05-04T12:48:34.710560Z", "filename": "pano_0000_002306.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 17.92303339, "relative_pitch": 67.63799195385391, "relative_heading": 48.62002456482479, "relative_elevation": 43.5665111830458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800757353101505, 52.345530057679326, 0.0 ] }, "distance": 18.3, "direction": 20.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00031", "timestamp": "2024-10-17T12:19:10Z", "filename": "Job_20241017_0902_Track87_Sphere_00031.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 18.30132026, "relative_pitch": 0.0, "relative_heading": 20.75751157852575, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80077446729704, 52.3455260983741, 43.7183863632381 ] }, "distance": 18.35, "direction": 24.65, "angle": 67.24, "elevation": 43.72, "pano_id": "TMX7316010203-002520_pano_0000_001547", "timestamp": "2022-04-14T10:13:03.682970Z", "filename": "pano_0000_001547.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 18.34511754, "relative_pitch": 67.23609522922969, "relative_heading": 24.654339901089756, "relative_elevation": 43.7183863632381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80073381823217, 52.34553526448, 43.782324463129 ] }, "distance": 18.35, "direction": 15.43, "angle": 67.26, "elevation": 43.78, "pano_id": "TMX7316010203-001873_pano_0000_003358", "timestamp": "2020-08-13T07:22:36.686970Z", "filename": "pano_0000_003358.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 18.354036, "relative_pitch": 67.25602838234173, "relative_heading": 15.427058723932879, "relative_elevation": 43.782324463129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_002348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_002348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_002348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_002348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80088255268545, 52.345477184626, 44.4576144833118 ] }, "distance": 18.75, "direction": 53.21, "angle": 67.13, "elevation": 44.46, "pano_id": "TMX7316010203-002095_pano_0000_002348", "timestamp": "2021-04-16T08:24:25.739450Z", "filename": "pano_0000_002348.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 18.75269561, "relative_pitch": 67.12946442562846, "relative_heading": 53.212671367179524, "relative_elevation": 44.4576144833118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80088032107535, 52.3454816688985, 43.6089750211686 ] }, "distance": 18.94, "direction": 51.73, "angle": 66.53, "elevation": 43.61, "pano_id": "TMX7316010203-001312_pano_0001_000932", "timestamp": "2019-07-15T10:30:07.578170Z", "filename": "pano_0001_000932.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 18.93607144, "relative_pitch": 66.528348660241, "relative_heading": 51.72780052866035, "relative_elevation": 43.6089750211686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80077723804018, 52.3455323946296, 43.2191432705149 ] }, "distance": 19.06, "direction": 24.29, "angle": 66.2, "elevation": 43.22, "pano_id": "TMX7316010203-001312_pano_0001_001003", "timestamp": "2019-07-15T10:31:09.812840Z", "filename": "pano_0001_001003.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 19.06100642, "relative_pitch": 66.20100661903956, "relative_heading": 24.291681768189076, "relative_elevation": 43.2191432705149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80088753965123, 52.3454802023408, 43.2419326091185 ] }, "distance": 19.23, "direction": 53.02, "angle": 66.03, "elevation": 43.24, "pano_id": "TMX7316010203-001312_pano_0001_001001", "timestamp": "2019-07-15T10:31:07.487850Z", "filename": "pano_0001_001001.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 19.22607033, "relative_pitch": 66.02928664546722, "relative_heading": 53.01775215538891, "relative_elevation": 43.2419326091185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80056326243198, 52.3452118291049, 43.5212402064353 ] }, "distance": 19.5, "direction": 200.22, "angle": 65.87, "elevation": 43.52, "pano_id": "TMX7316010203-000041_pano_0000_002393", "timestamp": "2016-08-02T11:41:37.592910Z", "filename": "pano_0000_002393.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 19.49932667, "relative_pitch": 65.8656347178721, "relative_heading": 200.22385351513773, "relative_elevation": 43.5212402064353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80074291822208, 52.345546368043, 43.5555385891348 ] }, "distance": 19.71, "direction": 16.21, "angle": 65.65, "elevation": 43.56, "pano_id": "TMX7316010203-000804_pano_0000_002669", "timestamp": "2018-06-22T11:22:25.959660Z", "filename": "pano_0000_002669.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 19.71185986, "relative_pitch": 65.6499958636741, "relative_heading": 16.20936448981396, "relative_elevation": 43.5555385891348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80090941173162, 52.3454682637917, 43.6543072555214 ] }, "distance": 19.72, "direction": 58.72, "angle": 65.7, "elevation": 43.65, "pano_id": "TMX7316010203-000041_pano_0000_002331", "timestamp": "2016-08-02T11:40:38.098150Z", "filename": "pano_0000_002331.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 19.71505682, "relative_pitch": 65.69522356717366, "relative_heading": 58.717048473408724, "relative_elevation": 43.6543072555214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80091217220761, 52.3454664311311, 43.5169169809669 ] }, "distance": 19.77, "direction": 59.51, "angle": 65.57, "elevation": 43.52, "pano_id": "TMX7316010203-000804_pano_0000_002672", "timestamp": "2018-06-22T11:22:29.594620Z", "filename": "pano_0000_002672.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 19.77180687, "relative_pitch": 65.56544092724204, "relative_heading": 59.50518349133808, "relative_elevation": 43.5169169809669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_01165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_01165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_01165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800759401858916, 52.34554382817984, 0.0 ] }, "distance": 19.79, "direction": 19.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_01165", "timestamp": "2025-07-17T08:21:16Z", "filename": "recording_2025-07-17_07-56-36_01165.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 19.78793679, "relative_pitch": 0.0, "relative_heading": 19.562997053299746, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80089808258201, 52.3454841099553, 43.6923816995695 ] }, "distance": 20.06, "direction": 53.26, "angle": 65.34, "elevation": 43.69, "pano_id": "TMX7316010203-002520_pano_0000_001545", "timestamp": "2022-04-14T10:13:01.427910Z", "filename": "pano_0000_001545.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 20.0617589, "relative_pitch": 65.33734348783086, "relative_heading": 53.26014364116045, "relative_elevation": 43.6923816995695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000155_pano_0000_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000155_pano_0000_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000155_pano_0000_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80076592022938, 52.3455462993252, 43.5569625049829 ] }, "distance": 20.2, "direction": 20.49, "angle": 65.12, "elevation": 43.56, "pano_id": "TMX7316010203-000155_pano_0000_000135", "timestamp": "2016-10-10T12:42:49.487420Z", "filename": "pano_0000_000135.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 20.19841897, "relative_pitch": 65.12170249088098, "relative_heading": 20.489194815959692, "relative_elevation": 43.5569625049829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_01162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_01162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_01162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_01162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80091539518308, 52.34547108970685, 0.0 ] }, "distance": 20.23, "direction": 58.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_01162", "timestamp": "2025-07-17T08:21:07Z", "filename": "recording_2025-07-17_07-56-36_01162.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 20.22689789, "relative_pitch": 0.0, "relative_heading": 58.55558804415826, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000155_pano_0000_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000155_pano_0000_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000155_pano_0000_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000155/pano_0000_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80092138803915, 52.3454656353321, 43.5624645240605 ] }, "distance": 20.27, "direction": 60.62, "angle": 65.04, "elevation": 43.56, "pano_id": "TMX7316010203-000155_pano_0000_000132", "timestamp": "2016-10-10T12:42:45.442460Z", "filename": "pano_0000_000132.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 20.27188816, "relative_pitch": 65.04498319276101, "relative_heading": 60.621688939614735, "relative_elevation": 43.5624645240605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8009200569821, 52.3454680554804, 43.6736869737506 ] }, "distance": 20.33, "direction": 59.83, "angle": 65.04, "elevation": 43.67, "pano_id": "TMX7316010203-001873_pano_0000_003271", "timestamp": "2020-08-13T07:21:01.812350Z", "filename": "pano_0000_003271.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 20.32687175, "relative_pitch": 65.04150445871993, "relative_heading": 59.83477031187467, "relative_elevation": 43.6736869737506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.800926175413833, 52.34546267658709, 0.0 ] }, "distance": 20.4, "direction": 61.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00034", "timestamp": "2024-10-17T12:19:14Z", "filename": "Job_20241017_0902_Track87_Sphere_00034.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 20.39956878, "relative_pitch": 0.0, "relative_heading": 61.87710292962939, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_002307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_002307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_002307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80076612373081, 52.3455487102655, 43.538875319995 ] }, "distance": 20.45, "direction": 20.26, "angle": 64.84, "elevation": 43.54, "pano_id": "TMX7316010203-000286_pano_0000_002307", "timestamp": "2017-05-04T12:48:36.435580Z", "filename": "pano_0000_002307.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 20.45473641, "relative_pitch": 64.83567575749905, "relative_heading": 20.262546246772427, "relative_elevation": 43.538875319995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80059013801416, 52.3451974865069, 43.9978796159849 ] }, "distance": 20.49, "direction": 193.86, "angle": 65.03, "elevation": 44.0, "pano_id": "TMX7316010203-002095_pano_0000_001980", "timestamp": "2021-04-16T08:15:35.853750Z", "filename": "pano_0000_001980.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 20.4899205, "relative_pitch": 65.02848896911911, "relative_heading": 193.86231977919948, "relative_elevation": 43.9978796159849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80075095057894, 52.345553159077, 43.7161426832899 ] }, "distance": 20.59, "direction": 17.08, "angle": 64.78, "elevation": 43.72, "pano_id": "TMX7316010203-000041_pano_0000_002328", "timestamp": "2016-08-02T11:40:34.918130Z", "filename": "pano_0000_002328.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 20.59269306, "relative_pitch": 64.77700093827156, "relative_heading": 17.084959409157907, "relative_elevation": 43.7161426832899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00098/adjacencies/b_20241017_0902_Track87_Sphere_00098/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80057227051042, 52.3451973890568, 43.8902976596728 ] }, "distance": 20.83, "direction": 197.11, "angle": 64.62, "elevation": 43.89, "pano_id": "TMX7316010203-002520_pano_0000_001050", "timestamp": "2022-04-14T10:06:46.670170Z", "filename": "pano_0000_001050.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_20241017_0902_Track87_Sphere_00098", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115031.96908117944, 484324.19345843524 ] }, "relative_distance": 20.82561486, "relative_pitch": 64.61601362201712, "relative_heading": 197.10934099439962, "relative_elevation": 43.8902976596728 } ] } }